bx pushed to master at bx/ampler 2021-12-26 17:57:38 +00:00
4039d4edf8 added license
2b5eeb09f3 made visualiser even cooler
5909dad9f8 added cool markovy visualiser
0bb207bbca sounds now have start and end fields
2680732685 udp packets are now rightly placed in message buf, that is cleared at end of frame
bx created repository bx/ampler 2021-12-26 17:56:11 +00:00
bx pushed to master at bx/lis.p8 2021-12-15 16:16:09 +00:00
321f17367a added readme
bx pushed to master at bx/lis.p8 2021-12-15 16:10:37 +00:00
13c5ca7783 putting this in a git so i can post it
bx created repository bx/lis.p8 2021-10-11 07:25:22 +00:00
bx pushed to master at bx/p1es 2021-09-05 23:00:13 +00:00
bd71e23e04 added sublabels
0c2217168d labels dont need to have l_ as prefix anymore
Compare 2 commits »
bx pushed to master at bx/p1es 2021-09-03 20:02:59 +00:00
0989bd54f0 added syscall and jalr to assembler, also fixed v1 value
a7979dfeab made a snafo on last commit, fixed it now
eb67ac6c5e changed lwi to li to match other assemblers
Compare 3 commits »
bx pushed to master at bx/p1es 2021-09-01 21:05:42 +00:00
2810109764 re-worked assemlber to load from file and have real labels
943f45dcc3 got printf working with static string!
1047cb9268 added ADDI and ADDIU
Compare 3 commits »
bx pushed to master at bx/p1es 2021-08-31 16:32:23 +00:00
481301023e we now have lines!
d5fbe1a89b added register names, base on no$ docs
19e844f43e added load word immediate(lwi) pseudo-instruction
b666aa05e9 fixed bug in ori encoding
Compare 4 commits »
bx pushed to master at bx/p1es 2021-08-31 09:11:44 +00:00
5221fe45d9 added or immediate (ori) instruction
53c69e77a9 addled shift right logical (srl)
97b12551e5 re-named int to word
229a7b73fa added load upper immediate (lui) op code
be640f2540 gitignore EXE files
Compare 5 commits »
bx pushed to master at bx/p1es 2021-08-30 16:39:18 +00:00
ea0423b9b0 assemble.bat re-assembles when files change
bx pushed to master at bx/p1es 2021-08-30 16:27:56 +00:00
ab6e9f43c3 basic assembler that emmits a EXE file
bx created repository bx/p1es 2021-08-30 16:03:06 +00:00