Commit graph

19 commits

Author SHA1 Message Date
Sour
db046d8782 Rename the old CPU definitions to cputransdefs_old instead 2020-05-02 14:04:56 -04:00
Sour
6a429a413b Fixed overflow bug for area calculations (fix by bgourlie) 2020-05-02 13:54:20 -04:00
Sour
714c06e821 Updated transistor definitions for the CPU based on Quietust's update for the Visual 2A03 2020-05-02 13:31:41 -04:00
Sour
70b3771732 Upgrade solution to VS2019 2020-05-02 13:12:45 -04:00
Souryo
f5fa5c28bd PGO targets to simplify PGO builds 2017-01-13 20:40:44 -05: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
9c46cec696 Renamed exe/dll files 2017-01-06 21:34:38 -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
281ded0494 Added secondary sprite OAM at the end of sprite ram ($100-$11F) 2017-01-04 15:49:11 -05:00
Souryo
72d8998f09 Highlight nodes + node info, show simulation state 2017-01-04 14:47:01 -05:00
Souryo
8216a7e19e Static link standard lib in release 2017-01-03 16:49:43 -05:00
Souryo
67b9f600b5 Linux: Added makefile, fixed warnings 2017-01-03 14:00:17 -05:00
Souryo
6af89bf442 Fixed crash on exit 2017-01-03 13:16:20 -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