Commit graph

520 commits

Author SHA1 Message Date
7bf1034265 object attribute memory 2023-01-17 09:39:05 +11:00
2fd4266156 better halt panic 2023-01-17 09:32:49 +11:00
d2e1b2d3eb ime & daa (maybe) instruction 2023-01-17 09:30:42 +11:00
e6cbedc59b all opcodes implemented-ish 2023-01-17 09:09:53 +11:00
e40bf4f786 add step by 2023-01-17 08:58:37 +11:00
edb348ec60 fixes etc 2023-01-16 19:28:11 +11:00
866d4ded80 all opcodes to 0xCF 2023-01-16 19:28:03 +11:00
c131791608 fix write to rom errors... for now 2023-01-16 16:01:50 +11:00
121129fe35 more opcodes 2023-01-16 14:43:27 +11:00
ca839d9375 allow booting bootrom 2023-01-16 14:43:11 +11:00
bbc05c48c7 allow dead code on flags 2023-01-16 14:23:43 +11:00
90a1c92a0c more opcodes & opcode refactoring 2023-01-16 14:23:06 +11:00
04261acd53 split processor to module 2023-01-16 12:13:53 +11:00
831e880a37 memory setting, byte ordering, more opcodes 2023-01-16 12:10:21 +11:00
ba69b1070b ld_immediate_word 2023-01-16 11:46:00 +11:00
289acd0070 fix unused 2023-01-16 11:35:07 +11:00
9789826cf3 new register impl & stepping execution 2023-01-16 11:34:36 +11:00
1b1b8bbd9f starting to implement opcodes... 2023-01-15 21:05:28 +11:00
e49ae14f4d cpu struct & more on memory 2023-01-15 20:34:44 +11:00
0c6c79fa3e initial: memory and cpu state, rom load path 2023-01-15 19:53:15 +11:00