Commit graph

12 commits

Author SHA1 Message Date
Lauchmelder 2fdae00ff8 fixed unneeded ppu read access, causing the vram address to be incremented when it shouldnt be 2021-10-30 19:36:32 +02:00
Robert a579793bd1 Fixed build warnings for gcc 2021-10-29 22:33:34 +02:00
Robert cabc0ae639 fixed gcc build errors 2021-10-29 22:17:01 +02:00
Lauchmelder 034645154d added interrupts 2021-10-24 16:52:15 +02:00
Lauchmelder 1af2c37b70 aadded all instructions to run test rom 2021-10-23 18:52:09 +02:00
Lauchmelder 92d92a80c6 added illegal opcodes to matrix 2021-10-23 15:44:13 +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 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 5aa8a64871 Initial commit 2021-10-20 22:39:29 +02:00