BizHawk/libgambatte/src
alyosha-tas 14b5d03180 Gambatte: savestate GB rgb palettes
fixes #1337
2018-11-22 10:11:35 -06:00
..
common libgambatte in tree, configured to build to dll with msvs. compiles with no errors. nothing else done yet. 2012-09-08 19:02:33 +00:00
file misc cleanup 2014-05-04 19:04:15 +00:00
mem Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
sound Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
video I'm not sure where to start with this one... It wasn't hooked up to the frontend at all; the C# side enum doesn't have this flag. It can already be done with a different option in the frontend ("VBA Vivid".) It was stored in savestates, despite having no effect on emulation. Even with some other hypothetical front end, it could only be set at initial load time, despite the fact that our existing palette manipulation can be edited at any time, of course... 2018-02-03 14:35:38 -05:00
cinterface.cpp Gambatte: implement TotalExecutedCycles 2018-04-02 18:19:10 -04:00
cinterface.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
counterdef.h libgambatte in tree, configured to build to dll with msvs. compiles with no errors. nothing else done yet. 2012-09-08 19:02:33 +00:00
cpu.cpp Gambatte: Recommit Halt changes (now with Gifvex's improvements too) 2018-05-12 12:21:15 -04:00
cpu.h Gambatte: implement TotalExecutedCycles 2018-04-02 18:19:10 -04:00
gambatte.cpp Gambatte: implement TotalExecutedCycles 2018-04-02 18:19:10 -04:00
initstate.cpp Hackadoodle to change the initial value of the DIV register? This is probably a bad idea 2018-02-20 18:30:27 -05:00
initstate.h Hackadoodle to change the initial value of the DIV register? This is probably a bad idea 2018-02-20 18:30:27 -05:00
insertion_sort.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
interrupter.cpp gambatte: savestate fix round 2 2014-05-10 14:57:19 +00:00
interrupter.h gambatte: continue previous commit 2014-05-07 22:38:01 +00:00
interruptrequester.cpp Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
interruptrequester.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
memory.cpp Gambatte: Fix states 2018-05-15 08:25:27 -04:00
memory.h libgambatte CDL - dont log anything while the bios runs (fixes #1349) 2018-11-12 17:52:41 -05:00
minkeeper.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
newstate.cpp Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
newstate.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
savestate.h Hackadoodle to change the initial value of the DIV register? This is probably a bad idea 2018-02-20 18:30:27 -05:00
sound.cpp Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
sound.h Gambatte: Merge improvements from gifvex(mcmaeve) 2018-01-15 07:45:15 -05:00
tima.cpp Gambatte: Fix states 2018-05-15 08:25:27 -04:00
tima.h Gambatte: Recommit Halt changes (now with Gifvex's improvements too) 2018-05-12 12:21:15 -04:00
video.cpp Gambatte: savestate GB rgb palettes 2018-11-22 10:11:35 -06:00
video.h I'm not sure where to start with this one... It wasn't hooked up to the frontend at all; the C# side enum doesn't have this flag. It can already be done with a different option in the frontend ("VBA Vivid".) It was stored in savestates, despite having no effect on emulation. Even with some other hypothetical front end, it could only be set at initial load time, despite the fact that our existing palette manipulation can be edited at any time, of course... 2018-02-03 14:35:38 -05:00