Commit Graph

6 Commits

Author SHA1 Message Date
zeromus 203134e014 discovered that soundexp.cpp and fceustr.cpp are obsolete
[[Split portion of a mixed commit.]]
2006-07-23 22:56:18 +00:00
luke e5775d9ae8 should build cpp
[[Split portion of a mixed commit.]]
2006-07-23 05:53:03 +00:00
luke 7944d255ce renamed to cpp 2006-07-23 05:46:37 +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
luke bf3be6bc46 renamed ines to cpp 2006-07-23 04:33:34 +00:00
soules 567420e014 - build structure for *nix... using the old automake stuff
[[Split portion of a mixed commit.]]
2006-07-23 03:47:20 +00:00