Commit Graph

  • bd71e23e04 added sublabels master bx 2021-09-05 23:59:52 +0100
  • 0c2217168d labels dont need to have l_ as prefix anymore bx 2021-09-05 22:35:50 +0100
  • 0989bd54f0 added syscall and jalr to assembler, also fixed v1 value bx 2021-09-03 13:58:33 +0100
  • a7979dfeab made a snafo on last commit, fixed it now bx 2021-09-02 21:58:24 +0100
  • eb67ac6c5e changed lwi to li to match other assemblers bx 2021-09-02 20:56:48 +0100
  • 2810109764 re-worked assemlber to load from file and have real labels bx 2021-09-01 22:05:19 +0100
  • 943f45dcc3 got printf working with static string! bx 2021-08-31 22:22:29 +0100
  • 1047cb9268 added ADDI and ADDIU bx 2021-08-31 21:37:31 +0100
  • 481301023e we now have lines! bx 2021-08-31 17:32:08 +0100
  • d5fbe1a89b added register names, base on no$ docs bx 2021-08-31 11:13:55 +0100
  • 19e844f43e added load word immediate(lwi) pseudo-instruction bx 2021-08-31 10:50:42 +0100
  • b666aa05e9 fixed bug in ori encoding bx 2021-08-31 10:37:09 +0100
  • 5221fe45d9 added or immediate (ori) instruction bx 2021-08-31 10:11:25 +0100
  • 53c69e77a9 addled shift right logical (srl) bx 2021-08-30 20:12:26 +0100
  • 97b12551e5 re-named int to word bx 2021-08-30 19:38:26 +0100
  • 229a7b73fa added load upper immediate (lui) op code bx 2021-08-30 19:36:12 +0100
  • be640f2540 gitignore EXE files bx 2021-08-30 17:40:28 +0100
  • ea0423b9b0 assemble.bat re-assembles when files change bx 2021-08-30 17:39:04 +0100
  • ab6e9f43c3 basic assembler that emmits a EXE file bx 2021-08-30 17:27:37 +0100
  • 443a9cba68 Initial commit bx 2021-08-30 16:03:05 +0000