Commit Graph

56 Commits

Author SHA1 Message Date
Takashi Toyoshima 124bfa1941 Implement op -0x2f 2014-12-06 22:45:05 +09:00
Takashi Toyoshima 02560fdc4b Implement op -0x20 2014-12-06 21:48:20 +09:00
Takashi Toyoshima e12f4260f3 Implement op -0x0f 2014-12-06 21:22:12 +09:00
Takashi Toyoshima ef36502777 Implement op 0x00-0x08 2014-12-06 21:00:22 +09:00
Takashi Toyoshima dd372c8a2d Ready to implement a 6502 interpreter
All investigation for implementation and testing were done.
Now, 6502.S can be verified on qemu-arm, and run even on LPC1114.
All I have to do is just implement the 6502 interpreter.
2014-12-05 02:43:58 +09:00
Takashi Toyoshima 6b1e8c1914 Initial commit 2014-12-05 02:39:10 +09:00