Commit graph

17 commits

Author SHA1 Message Date
Lauchmelder
2b71e3e0d2 added SDL 2021-10-23 20:36:38 +02:00
Lauchmelder
7c0957325f added ppu register access 2021-10-23 20:16:40 +02:00
Lauchmelder
19d138fb5f added ppu 2021-10-23 19:30:02 +02:00
Lauchmelder
1af2c37b70 aadded all instructions to run test rom 2021-10-23 18:52:09 +02:00
Lauchmelder
2596ac2c65 added LAX 2021-10-23 16:00:40 +02:00
Lauchmelder
cb890b0960 fixed opcode table 2021-10-23 15:55:54 +02:00
Lauchmelder
92d92a80c6 added illegal opcodes to matrix 2021-10-23 15:44:13 +02:00
Lauchmelder
7dab375c78 Merge branch 'master' of https://github.com/Lauchmelder23/NESEmulator 2021-10-23 01:29:22 +02:00
Lauchmelder
bfdf3f88cf started adding illegal instructions 2021-10-23 01:29:15 +02:00
Lauchmelder
a345421963 added more instructions 2021-10-23 00:47:33 +02:00
Lauchmelder
482bb49541
Create README.md 2021-10-22 18:23:11 +02:00
Lauchmelder
f872e19707 added logging 2021-10-22 17:49:20 +02:00
Lauchmelder
0f62079193 added addressing modes 2021-10-22 16:39:48 +02:00
Lauchmelder
458500bd59 started opcodes 2021-10-21 19:24:53 +02:00
Lauchmelder
4b22287ad0 added rom/bus interaction 2021-10-20 23:23:16 +02:00
Lauchmelder
abb9b2e54a added cartridge loading 2021-10-20 23:11:08 +02:00
Lauchmelder
5aa8a64871 Initial commit 2021-10-20 22:39:29 +02:00