Commit graph

10 commits

Author SHA1 Message Date
Sour
b0eb0d2584 WIP 2020-05-05 19:13:16 -04:00
Souryo
4130ce900a Some PPU<->CPU read/write fixes (may still be partially incorrect, but boots some games/tests) 2017-01-10 19:37:14 -05:00
Souryo
4f1ac3a3bd Added PPU output viewer (looks like it is broken because PPU registers aren't working as expected, but actually outputs the right colors) 2017-01-10 17:20:06 -05:00
Souryo
970dc8a5cf Optimizations (changed ints to shorts, etc.) 2017-01-09 20:02:07 -05:00
Souryo
65c32d7f36 -Better soft reset logic (changes ppu/cpu alignment like in a real NES)
-Fixes in logic for cpu read/writes in halfStep()
2017-01-08 20:58:34 -05:00
Souryo
d07dd6b105 Linux: Fixed minor UI issues 2017-01-06 22:10:08 -05:00
Souryo
b3f55fe42a -Added 2A03 chip inside simulation
-Added ability to load .nes roms and run them on the simulated chips
-UI changes/refactoring
2017-01-06 21:23:50 -05:00
Souryo
67b9f600b5 Linux: Added makefile, fixed warnings 2017-01-03 14:00:17 -05:00
Souryo
e9111377ca Select columns, logging options, program execution, save/load states for ram 2017-01-03 12:46:29 -05:00
Souryo
9b4b63ddfc Added C# UI + memory editing + save states 2017-01-03 08:42:20 -05:00
Renamed from Visual2C02/macros.cpp (Browse further)