Sour
faf4d62ef4
GB: Allow picking GB model (original vs color) and using a boot rom
...
+Adds boot rom/sprite ram in hex editor
+Allow colorized GB games in GBC mode
2020-05-26 00:05:35 -04:00
Sour
5f055110fa
Added Game Boy support
...
CPU/APU are decent - PPU is still just a scanline renderer
No Super Game Boy support yet
2020-05-18 16:11:08 -04:00
Sour
483ffe1143
UI: Added reload rom option
...
Same as Mesen - Power Cycle no longer resets changes done to PRG. Reload ROM must be used when reloading the rom from the disk is needed.
+ Fixed some issues with reset and power cycle not pausing emulation when the option to pause when turned on
2020-02-22 20:54:07 -05:00
Sour
55db5e9fb7
Debugger: Add options to save rom edits (as .sfc or .ips) and generate stripped roms based on CDL data
2020-02-12 20:26:16 -05:00
Sour
d76921e9ce
UI: Added save/load state menus
2020-02-05 21:30:16 -05:00
Sour
3d36c7a27b
UI: Fixed date display on save states
2020-02-05 19:53:18 -05:00
Sour
fa98a0ff4e
Debugger: Fixed deadlocks when switching games/etc with debugger tools opened
2019-10-22 19:53:18 -04:00
Sour
201020b6f9
Updates: Avoid Application.Exit usage, attempt to kill existing processes before upgrade
2019-10-14 15:04:26 -04:00
Sour
bebc1e04fe
Cheats: Added cheat database (Database by Mighty Mo)
2019-10-14 00:37:10 -04:00
Sour
9aba01ba0c
Added cheat code support (GG & PAR)
2019-10-12 22:40:25 -04:00
Sour
60a8abcbd5
Debugger: Fixed crash when using event viewer in PAL mode
2019-10-08 21:04:32 -04:00
Sour
bbb6be6a9f
Added S-DD1 support
2019-07-31 23:04:30 -04:00
Sour
33cee67e61
Added GSU (Super FX) support
2019-07-30 22:43:32 -04:00
Sour
fe470dd87a
SA-1 support (still missing a few rarely used features)
2019-07-25 22:22:09 -04:00
Sour
71ddf2bf1c
Refactoring: Renamed "bios" to "firmware"
2019-07-17 22:14:13 -04:00
Sour
aa5e26855c
UI: Added prompt for firmware files when loading a game that requires one
2019-07-17 22:08:41 -04:00
Sour
ac4b5345f7
Debugger: Added TBL support
2019-03-28 22:45:14 -04:00
Sour
63f6de6a8e
Core: Reset/Power Cycle support (+ fixed power on state for DMA controller)
2019-03-16 12:20:18 -04:00
Sour
c66a63b0f3
Video: Exclusive fullscreen mode support
2019-03-15 11:39:57 -04:00
Sour
0836db643f
UI: Added recent game selection screen
2019-03-14 18:07:25 -04:00
Sour
58af2b136f
UI: Help menu (about, report bug, check for updates)
2019-03-14 12:34:29 -04:00
Sour
99e2e1bf0b
Added pause/resume functionality
2019-03-12 13:13:32 -04:00
Sour
73913e1f0c
Save state support
2019-03-12 09:15:57 -04:00
Sour
fe958a8285
UI: Preferences, shortcut keys, emulation speed, etc.
2019-03-11 17:56:54 -04:00
Sour
f4ad787721
UI: Added support for zip/7z files
2019-03-10 23:45:56 -04:00
Sour
60af2e2f64
UI: Added video options (scale, filters, aspect ratio)
2019-03-10 11:12:50 -04:00
Sour
93e8fd9d5e
Core: Fixed for memory mappings, implemented multiplication register, added logging to help debugging missing functionalities
2019-02-17 14:42:35 -05:00
Sour
691175aaaa
Stop and cleanup properly when closing application (to fix crash)
2019-02-16 01:22:31 -05:00
Sour
6d22b920b8
Debugger: Added hex editor
2019-02-15 21:33:13 -05:00
Sour
5c19584019
Imported some code from Mesen (video, audio, UI, etc.) + basic trace logger/step functionality
2019-02-12 22:13:09 -05:00