Lea pushed to master at Lea/invadeez 2023-01-25 18:52:09 +00:00
d7871531ea declutter main.rs
Lea pushed to master at Lea/invadeez 2023-01-25 18:40:30 +00:00
22e0217890 print emulator state as hex
Lea pushed to master at Lea/invadeez 2023-01-25 18:33:50 +00:00
14d04d32ee adjustable memory size
Lea pushed to master at Lea/invadeez 2023-01-25 18:29:58 +00:00
1f98c57eb0 add EI, DI, HLT
Lea pushed to master at Lea/invadeez 2023-01-25 18:12:09 +00:00
1398de8181 mfw overflowing_add
Lea pushed to master at Lea/invadeez 2023-01-25 18:07:58 +00:00
5be0da1a90 turns out 8 bit processors process 8 bit numbers
Lea pushed to master at Lea/invadeez 2023-01-25 15:24:35 +00:00
cf4565c36b Add ACI, DAD
Lea pushed to master at Lea/invadeez 2023-01-25 14:57:50 +00:00
45b4ea8dea add ADC
03c2249416 remove ac flag
Compare 2 commits »
Lea pushed to master at Lea/invadeez 2023-01-25 14:32:33 +00:00
06447c917a implement ADI
Lea pushed to master at Lea/invadeez 2023-01-25 14:24:55 +00:00
a867c30f16 add emulator, implement ADD and NOP instruction
Lea pushed to master at Lea/invadeez 2023-01-25 09:39:14 +00:00
09e60b33f3 Display memory location next to instructions
44930070c2 Add assembled rom
430080da98 #0x -> #$
Compare 3 commits »
Lea pushed to master at Lea/invadeez 2023-01-24 10:50:52 +00:00
17eda9133e decompiler -> disassembler
Lea merged pull request Lea/invadeez#1 2023-01-24 10:46:50 +00:00
apply cargo formatting, inline format macro, fix instructions for 0xb0-0xbf
Lea pushed to master at Lea/invadeez 2023-01-24 10:46:50 +00:00
06b9cab76a Merge pull request 'apply cargo formatting, inline format macro, fix instructions for 0xb0-0xbf' (#1) from lucy/invadeez:master into master
d011b257ba apply cargo formatting, inline format macro, fix instructions for 0xb0-0xbf
Compare 2 commits »
Lea pushed to master at Lea/invadeez 2023-01-23 22:20:31 +00:00
b02e8e7672 gitea web editor is fucked on mobile
Lea pushed to master at Lea/invadeez 2023-01-23 22:18:28 +00:00
320c7c3e7f stupidity
Lea pushed to master at Lea/invadeez 2023-01-23 21:02:08 +00:00
2f17b16b16 mood
Lea pushed to master at Lea/invadeez 2023-01-23 20:54:24 +00:00
b42d9ed744 delete rom/invaders
Lea pushed to master at Lea/invadeez 2023-01-23 20:46:40 +00:00
41368e48a6 implemented all instructions i think?
Lea closed issue Lea/feet#5 2023-01-23 09:46:00 +00:00
Different sort / filter options