frodo-wii/Src
2010-03-19 13:16:12 +00:00
..
gui Keep v1 for now 2010-03-19 13:16:12 +00:00
1541_ROM.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
1541d64.cpp Init to fix valgrind use-of-uninitialized problem 2010-02-09 12:16:58 +00: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 Fix t64 loading on the Wii 2010-03-14 07:37:37 +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_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 Fix pause 2010-03-10 16:57:48 +00:00
C64_x.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
C64.cpp Fix pause during network play 2010-03-13 14:06:08 +00:00
C64.h Fix pause during network play 2010-03-13 14:06:08 +00:00
Char_ROM.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
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
CPU1541_SC.cpp Warning fixes in CPU emulation 2010-02-08 18:16:38 +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
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
CPUC64_SC.cpp Warning fixes in CPU emulation 2010-02-08 18:16:38 +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
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
Display.cpp Fix mapping of multiple joystick buttons to the same C64 key/button. 2010-03-13 08:14:04 +00:00
Display.h Yet another round of dead code cleanup 2010-03-13 12:47:07 +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
FixPoint.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
Frodo.ico 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
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
main.cpp Fix wii prefs path 2010-03-16 20:17:52 +00: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
Network.cpp Avoid double free 2010-03-17 20:46:43 +00:00
Network.h Split send and receive buffers to be able to answer pings 2010-02-24 18:53:07 +00:00
NetworkUnix.h Separate server and peer addresses 2010-02-14 08:57:55 +00:00
NetworkWii.h Only try once 2010-03-06 15:58:38 +00:00
Prefs.cpp Reverse +/- 2010-03-14 15:58:55 +00:00
Prefs.h Allow saving selected theme in the prefs 2010-03-13 14:30:15 +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_SDL.h Slightly improve sound buffer (SDL) 2010-03-13 14:14:55 +00:00
SID_wii.h Cleanup: Remove most references of "Network::is_master" and make it 2009-11-04 16:43:47 +00:00
SID.cpp Yet another round of dead code cleanup 2010-03-13 12:47:07 +00:00
SID.h Move network-related sound stuff to common code (so that it will work 2009-11-07 14:13:21 +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 Yet another round of dead code cleanup 2010-03-13 12:47:07 +00:00
timer.cpp Timed out objects must be disarmed 2010-01-30 18:43:33 +00:00
timer.hh Timed out objects must be disarmed 2010-01-30 18:43:33 +00:00
utils.cpp Use xmalloc 2010-02-25 11:47:16 +00:00
utils.hh Implement network region setting (but still not on the network end) 2010-02-21 10:25:39 +00:00
Version.h Make frodo CVS the current trunk 2009-01-13 18:46:42 +00:00
VIC_SC.cpp Fix valgrind errors (use of uninitialized values) 2010-02-25 10:10:07 +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