Commit graph

39 commits

Author SHA1 Message Date
Sour f7dbdf2b2f Update copyright year 2020-05-02 16:31:08 -04:00
Sour 86c8159627 UI: Added search feature
Multiple node names can be entered, separated by a comma
2020-05-02 16:25:16 -04:00
Sour db046d8782 Rename the old CPU definitions to cputransdefs_old instead 2020-05-02 14:04:56 -04:00
Sour dcc28235b2 UI: Added approximate frame number to status bar 2020-05-02 14:03:52 -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 7a5834241f Fixed regression with using mouse wheel to zoom in/out on chip display 2017-01-13 20:41:09 -05:00
Souryo f5fa5c28bd PGO targets to simplify PGO builds 2017-01-13 20:40:44 -05:00
Souryo b0e023e0df Several UI improvements 2017-01-13 10:04:01 -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 992f6cecc0 Allow 16kb PRG roms to work 2017-01-08 20:54:56 -05:00
Souryo 5e3d5761d9 Set mirroring type when loading a rom 2017-01-06 22:34:20 -05:00
Souryo d07dd6b105 Linux: Fixed minor UI issues 2017-01-06 22:10:08 -05:00
Souryo 91dbcaf00b About form title fix 2017-01-06 21:51:38 -05:00
Souryo 155f460a77 About window fixes 2017-01-06 21:49:57 -05:00
Souryo 8b3fd9e643 Prevent hex editors from scrolling back to top when data is refreshed 2017-01-06 21:45:33 -05:00
Souryo 9c46cec696 Renamed exe/dll files 2017-01-06 21:34:38 -05:00
Souryo aa5453c9fc Fixed chip display 2017-01-06 21:34:29 -05:00
SourMesen f6a2b8c410 Update README.md 2017-01-06 21:26:50 -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 640819b99d Fixed minor issues 2017-01-04 15:06:49 -05:00
Souryo 72d8998f09 Highlight nodes + node info, show simulation state 2017-01-04 14:47:01 -05:00
Souryo 9c57edbdd8 Chip display (layers, zoom, pan) 2017-01-03 23:14:19 -05:00
Souryo 8216a7e19e Static link standard lib in release 2017-01-03 16:49:43 -05:00
Souryo ceb5531705 Added icon 2017-01-03 14:31:04 -05:00
SourMesen e11d026b7d Create README.md 2017-01-03 14:23:43 -05:00
Souryo 2f387e2068 Fixed form caption 2017-01-03 14:01:17 -05:00
Souryo 67b9f600b5 Linux: Added makefile, fixed warnings 2017-01-03 14:00:17 -05:00
Souryo 17dfb6f4fe HexBox: Replaced Win32 API calls with managed alternatives 2017-01-03 13:30:01 -05:00
Souryo 20bfb5f45a Added "Dumps" folder 2017-01-03 13:22:26 -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
Souryo dd133ff3f6 Initial commit (C++ port of Visual 2C02) 2017-01-02 16:38:16 -05:00