.. |
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
|
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 |
mem
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
sound
|
gb: fix lfsr reg init value -- 0d07cb7851
|
2013-10-11 21:28:44 +00:00 |
video
|
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 |
bitmap_font.cpp
|
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 |
bitmap_font.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 |
cinterface.cpp
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
cinterface.h
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00: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
|
gb: memory callbacks no longer fire on writes to the system bus. (they were already not firing for all other memory domain action). add a new memory callback, exec. occurs right before the cpu reads a byte, if that byte will be the first byte of a new opcode. read callback no longer occurs in this situation.
|
2013-11-13 17:08:52 +00:00 |
cpu.h
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
gambatte.cpp
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
initstate.cpp
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
initstate.h
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
insertion_sort.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 |
interrupter.cpp
|
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 |
interrupter.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 |
interruptrequester.cpp
|
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 |
interruptrequester.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 |
memory.cpp
|
gb: memory callbacks no longer fire on writes to the system bus. (they were already not firing for all other memory domain action). add a new memory callback, exec. occurs right before the cpu reads a byte, if that byte will be the first byte of a new opcode. read callback no longer occurs in this situation.
|
2013-11-13 17:08:52 +00:00 |
memory.h
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
minkeeper.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 |
osd_element.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 |
savestate.h
|
fix issue 122 using MrWint42's patch. thanks! gambatte RTC for movies should work now.
|
2013-11-24 17:32:46 +00:00 |
sound.cpp
|
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 |
sound.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 |
state_osd_elements.cpp
|
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 |
state_osd_elements.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 |
statesaver.cpp
|
GB: gambatte saved a thumbnail of the framebuffer to savestates internally, which was only used with some core-internal "UI" stuff that we don't bother with. disable that feature. does not break old savestates.
|
2012-11-21 13:43:58 +00:00 |
statesaver.h
|
gambatte savestates. slightly modifies some parts of the core and the pinvoke hookup to produce memory arrays instead of disk files as savestates.
|
2012-09-09 18:47:00 +00:00 |
tima.cpp
|
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 |
tima.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 |
video.cpp
|
gambatte: fully implement cgb palette selection
|
2012-11-18 18:46:57 +00:00 |
video.h
|
GB: gbc color change infrastructure. not hooked up to UI yet
|
2012-11-18 17:02:55 +00:00 |