bus.c
|
added more instructions
|
2021-10-23 00:47:33 +02:00 |
bus.h
|
added more instructions
|
2021-10-23 00:47:33 +02:00 |
cartridge.c
|
added more instructions
|
2021-10-23 00:47:33 +02:00 |
cartridge.h
|
added rom/bus interaction
|
2021-10-20 23:23:16 +02:00 |
CMakeLists.txt
|
added logging
|
2021-10-22 17:49:20 +02:00 |
cpu.c
|
added LAX
|
2021-10-23 16:00:40 +02:00 |
cpu.h
|
added illegal opcodes to matrix
|
2021-10-23 15:44:13 +02:00 |
log.c
|
fixed opcode table
|
2021-10-23 15:55:54 +02:00 |
log.h
|
added logging
|
2021-10-22 17:49:20 +02:00 |
main.c
|
started opcodes
|
2021-10-21 19:24:53 +02:00 |
opcodes.c
|
added LAX
|
2021-10-23 16:00:40 +02:00 |
types.h
|
Initial commit
|
2021-10-20 22:39:29 +02:00 |