frodo-wii/Src
Fabio Olimpieri 057101b8de Patch for compiling with gcc 6.2.0 2017-01-08 17:02:17 +01:00
..
gui .sav file passed as arguments, UDF8 ttf font 2013-03-06 22:32:16 +00:00
1541_ROM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
1541d64.cpp Patch for compiling with gcc 6.2.0 2017-01-08 17:02:17 +01:00
1541d64.h Fix warnings in 1541 code 2010-02-08 18:40:04 +00:00
1541fs.cpp Yet another round of dead code cleanup 2010-03-13 12:47:07 +00:00
1541fs.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
1541job.cpp Fix 1541job warnings 2010-02-09 06:16:07 +00:00
1541job.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
1541t64.cpp Added argument management, fixed bug for prg files with sdhc card 2013-01-13 18:48:15 +00:00
1541t64.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Basic_ROM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
C64.cpp Fixes for non GEKKO platforms 2012-02-18 14:12:40 +00:00
C64.h Fix pause during network play 2010-03-13 14:06:08 +00:00
C64_SC.cpp Copy in the new GUI code. Builds but will not work now. 2010-01-25 13:01:22 +00:00
C64_SDL.h .sav file passed as arguments, UDF8 ttf font 2013-03-06 22:32:16 +00:00
C64_x.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CIA.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CIA.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CIA_SC.cpp Fix valgrind errors 2010-02-09 11:41:30 +00:00
CPU1541.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CPU1541.h Warning fixes in CPU emulation 2010-02-08 18:16:38 +00:00
CPU1541_SC.cpp Fix true 1541 emulation regression. Wrong warning fix 2010-03-20 13:48:17 +00:00
CPUC64.cpp Demarshal and marshal data, use linecnt for delay 2009-11-06 06:31:06 +00:00
CPUC64.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CPUC64_SC.cpp Warning fixes in CPU emulation 2010-02-08 18:16:38 +00:00
CPU_common.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CPU_common.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
CPU_emulcycle.h Warning fixes in CPU emulation 2010-02-08 18:16:38 +00:00
CPU_emulline.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Char_ROM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Display.cpp Fixed Restore key as binding key, install on usb device, case insensitive file order 2013-01-19 22:46:32 +00:00
Display.h Yet another round of dead code cleanup 2010-03-13 12:47:07 +00:00
FixPoint.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Frodo.ico Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
IEC.cpp Fix regression in r659 2010-02-08 18:36:28 +00:00
IEC.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Invisible.cur Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Kernal_ROM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
Network.cpp Version 2.4 2011-08-08 11:21:52 +00:00
Network.h Version 2.4 2011-08-08 11:21:52 +00:00
NetworkUnix.h Version 2.4 2011-08-08 11:21:52 +00:00
NetworkWii.h Version 2.4 2011-08-08 11:21:52 +00:00
Prefs.cpp Fixed Restore key as binding key, install on usb device, case insensitive file order 2013-01-19 22:46:32 +00:00
Prefs.h Fixed Restore key as binding key, install on usb device, case insensitive file order 2013-01-19 22:46:32 +00:00
REU.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
REU.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
SAM.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
SAM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
SID.cpp Patch for compiling with gcc 6.2.0 2017-01-08 17:02:17 +01:00
SID.h Move network-related sound stuff to common code (so that it will work 2009-11-07 14:13:21 +00:00
SID_SDL.h Unused include 2010-03-21 12:38:16 +00:00
SID_wii.h Fix noise in menu 2010-03-21 12:38:24 +00:00
VIC.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
VIC.h Also remove the define 2010-02-11 18:56:45 +00:00
VIC_SC.cpp Fix valgrind errors (use of uninitialized values) 2010-02-25 10:10:07 +00:00
Version.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
d64-read.c Fix warnings 2010-01-30 14:53:54 +00:00
data_store.cpp Add helper in utils to create a SDL_Surface from data 2010-02-10 18:10:31 +00:00
data_store.hh Add helper in utils to create a SDL_Surface from data 2010-02-10 18:10:31 +00:00
debug.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
file.cpp Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
file.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
font8.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
gcaudio.c Fix the sound crack problem in v9 2009-04-05 14:38:04 +00:00
gcaudio.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
main.cpp Patch for compiling with gcc 6.2.0 2017-01-08 17:02:17 +01:00
main.h Simplify a bit more: Remove main_x/main_wii 2010-02-07 15:14:52 +00:00
ndir.c Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
ndir.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
sysconfig.h.Host-SDL Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
sysconfig.h.Wii Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
sysdeps.h Patch for compiling with gcc 6.2.0 2017-01-08 17:02:17 +01:00
timer.cpp Gui refactoring 2: Separate the timer controller from the Gui 2010-08-15 12:11:23 +00:00
timer.hh Gui refactoring 2: Separate the timer controller from the Gui 2010-08-15 12:11:23 +00:00
utils.cpp Fixed Restore key as binding key, install on usb device, case insensitive file order 2013-01-19 22:46:32 +00:00
utils.hh Correct game screenshot saving: Always save as 8-bit data, always use 2010-03-22 18:37:35 +00:00