fceux/drivers/win
zeromus 730c611994 removed unzip.c (I think this was an old bastardized zlib. we should be using uptodate zlib).
added config.c, perhaps a useful concept, or perhaps it wont be worth its own file in the long run. contains an "about" message to be returned from newly-added FCEUI_GetAboutString()
added FCEUD_GetCompilerString() sine I think as little stuff like this as possible should be done through the makefile system, and because it might be helpful to have some info about the driver in there.
removed some version info from the makefiles--this should be done in types.h now

[[Split portion of a mixed commit.]]
2006-07-23 05:29:58 +00:00
..
res began merging XD stuff 2006-07-19 05:57:00 +00:00
args.c ...etc... 2006-07-18 06:35:48 +00:00
asm.h began merging XD stuff 2006-07-19 05:57:00 +00:00
aviout.c ...etc... 2006-07-18 06:35:48 +00:00
basicbot.c first compiling build. renamed fceux to make me quit being confused about which vs instance is which 2006-07-19 02:22:26 +00:00
basicbot.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
cdlogger.c began merging XD stuff 2006-07-19 05:57:00 +00:00
cheat.c finally all code integrated and compiling? 2006-07-20 02:02:10 +00:00
cheat.h began merging XD stuff 2006-07-19 05:57:00 +00:00
common.h began merging XD stuff 2006-07-19 05:57:00 +00:00
config.c began merging XD stuff 2006-07-19 05:57:00 +00:00
dasm.h began merging XD stuff 2006-07-19 05:57:00 +00:00
debug.c first compiling build. renamed fceux to make me quit being confused about which vs instance is which 2006-07-19 02:22:26 +00:00
debug.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
debugger.c starting to work on some stability fixes 2006-07-20 06:10:45 +00:00
debuggersp.c began merging XD stuff 2006-07-19 05:57:00 +00:00
debuggersp.h began merging XD stuff 2006-07-19 05:57:00 +00:00
input.c began merging XD stuff 2006-07-19 05:57:00 +00:00
input.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
joystick.c ...etc... 2006-07-18 06:35:48 +00:00
joystick.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
keyboard.c first compiling build. renamed fceux to make me quit being confused about which vs instance is which 2006-07-19 02:22:26 +00:00
keyboard.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
keyscan.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
log.c ...etc... 2006-07-18 06:35:48 +00:00
log.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
main.c removed unzip.c (I think this was an old bastardized zlib. we should be using uptodate zlib). 2006-07-23 05:29:58 +00:00
memview.c began merging XD stuff 2006-07-19 05:57:00 +00:00
memviewsp.c began merging XD stuff 2006-07-19 05:57:00 +00:00
memviewsp.h began merging XD stuff 2006-07-19 05:57:00 +00:00
netplay.c ...etc... 2006-07-18 06:35:48 +00:00
netplay.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
ntview.c nope, missed some code. but this should be the last of it 2006-07-20 02:21:13 +00:00
ppuview.c initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
ppuview.h initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
pref.c began merging XD stuff 2006-07-19 05:57:00 +00:00
pref.h began merging XD stuff 2006-07-19 05:57:00 +00:00
res.rc nope, missed some code. but this should be the last of it 2006-07-20 02:21:13 +00:00
resource.h nope, missed some code. but this should be the last of it 2006-07-20 02:21:13 +00:00
sound.c starting to work on some stability fixes 2006-07-20 06:10:45 +00:00
state.c initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
throttle.c initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
tracer.c finally all code integrated and compiling? 2006-07-20 02:02:10 +00:00
video.c starting to work on some stability fixes 2006-07-20 06:10:45 +00:00
wave.c initial checkin of tasbuild 2006-07-18 02:53:36 +00:00
window.c fixing ntview and ppuview 2006-07-20 02:52:40 +00:00