Commit graph

5 commits

Author SHA1 Message Date
Fabien Freling
02e2ef3caf Add basic support for MBC. 2015-03-05 23:00:28 +01:00
Fabien Freling
0f83810230 Add CPU instructions. 2015-02-28 00:25:10 +01:00
Fabien Freling
b2c7e7b947 Basic support for CPU opcodes.
Support for 2 opcodes: nop and jump.
These are the first opcodes encountered in Super Mario Land.
2015-02-27 22:24:26 +01:00
Fabien Freling
fa09906bcb Detail registers. 2015-02-27 14:00:38 +01:00
Fabien Freling
3c6dc24a65 Add draft for CPU registers and flags. 2015-02-24 17:30:14 +01:00