Commit Graph

21 Commits

Author SHA1 Message Date
zeromus 775c886a88 cleaned some #ifdef windows code out of fceu.cpp
spiffied a few docs
2006-07-28 07:42:14 +00:00
zeromus 09b7c29018 fixed windows dependency in debug core 2006-07-28 04:53:50 +00:00
zeromus da3c1f6b29 just some stupid crap
[[Split portion of a mixed commit.]]
2006-07-24 06:03:57 +00:00
zeromus d5d8c48b2a last checkin zlib stuff was wrong--fixed. removed some more windows stuff from the core code.
[[Split portion of a mixed commit.]]
2006-07-24 05:34:50 +00:00
zeromus 634c4a5e23 realized that unzip.c/.h was not part of standard OS zlib installation, and that is why it was included with fceu... not only that, but it had been modified in the tinest ways. so I added that back in, and moved the zlib source code to the windows driver because in any gcc platform it should already be included
[[Split portion of a mixed commit.]]
2006-07-24 05:19:59 +00:00
zeromus 26ba7e79e1 more debugging cleanups
[[Split portion of a mixed commit.]]
2006-07-24 04:58:44 +00:00
zeromus 2b9ce103c5 cleaned out cpu code, renamed some include files to .inc
[[Split portion of a mixed commit.]]
2006-07-24 04:22:03 +00:00
zeromus 815e35b570 slowly removing windows-specific code from the emu core code. making some messes and cleaning some others.
[[Split portion of a mixed commit.]]
2006-07-24 04:18:46 +00:00
zeromus b3faac170a obsolete file 2006-07-23 23:34:22 +00:00
zeromus 3b5be4e54b changed much more stuff to cpp. some makefile is still referencing cart.c though... can't find it.
[[Split portion of a mixed commit.]]
2006-07-23 23:30:39 +00:00
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
zeromus e4675d9616 starting to work on some stability fixes 2006-07-20 06:10:45 +00:00
zeromus 6d115a081a fixing ntview and ppuview
[[Split portion of a mixed commit.]]
2006-07-20 02:52:40 +00:00
zeromus 013e56ced3 nope, missed some code. but this should be the last of it
[[Split portion of a mixed commit.]]
2006-07-20 02:21:13 +00:00
zeromus 0d204cdbf6 finally all code integrated and compiling?
[[Split portion of a mixed commit.]]
2006-07-20 02:02:10 +00:00
zeromus 448208f136 memwatch is gone 2006-07-19 05:59:24 +00:00
zeromus d94c7aa450 began merging XD stuff
there are still bugs in the emulator core :(

[[Split portion of a mixed commit.]]
2006-07-19 05:57:00 +00:00
zeromus 9952260cf5 first compiling build. renamed fceux to make me quit being confused about which vs instance is which
[[Split portion of a mixed commit.]]
2006-07-19 02:22:26 +00:00
zeromus 7934852d9d ...etc...
[[Split portion of a mixed commit.]]
2006-07-18 06:35:48 +00:00
zeromus d5ffacea03 first batch of changes
[[Split portion of a mixed commit.]]
2006-07-18 03:58:09 +00:00
zeromus dfd763c100 initial checkin of tasbuild
[[Split portion of a mixed commit.]]
2006-07-18 02:53:36 +00:00