Commit Graph

  • bfb73d91f7 oops, forgot to checkin these zeromus 2006-08-01 04:44:47 +0000
  • 06536f226e moved the assembly/disassembly code to the core code improved docs a little zeromus 2006-08-01 04:33:12 +0000
  • 530ce65fa6 Also honor the $CXX environment variable. radsaq 2006-08-01 01:15:30 +0000
  • ebab58016c Simplify scons stuff: - instead of doing Import() and Export() for subdirs, just Return() the files in the subdirectories' SConscripts and add that to the top-level file list - remove the manual handling of sdl-config output, as scons will do it for us - remove the manual addition of libz to LIBS, as scons seems to automatically do it if you do a CheckLib() - properly read and use $CC, $CFLAGS, and $LDFLAGS environment variables, if they exist radsaq 2006-07-31 22:24:21 +0000
  • 0474a05ac3 added support for inheriting CCFLAGS and LINKFLAGS from system environment zeromus 2006-07-31 20:07:15 +0000
  • 9c6cbb0563 renamed pc to SDL for clarity punkrockguy318 2006-07-31 17:42:18 +0000
  • bd5f91edcf added newline to __dummy_mapper.cpp considered the windows default hotkeys zeromus 2006-07-31 07:40:11 +0000
  • bc98e7be2d tinkered around with some more docs zeromus 2006-07-31 06:04:44 +0000
  • 7fbbe82b03 prepared doxygen stuff zeromus 2006-07-31 05:41:13 +0000
  • 45156a8ba6 fixed compiler warning punkrockguy318 2006-07-31 04:21:30 +0000
  • 2faad5ca51 cygwin buildscripts changed again to be more stable. added a couple more endlines to eof zeromus 2006-07-31 00:03:35 +0000
  • b8b6324ba3 got the sdl/sconstruct build working in cygwin this required some changes to build scripts. please assume, if it requires fixing, that what I did was sane! zeromus 2006-07-30 22:49:15 +0000
  • 529df3c6b5 added newline at end of file zeromus 2006-07-30 22:46:39 +0000
  • 1443995ed8 added bugs punkrockguy318 2006-07-30 04:11:13 +0000
  • c3eb9a23ec added bug punkrockguy318 2006-07-30 04:07:20 +0000
  • 3588759582 YUCK! Converted dos eol style to UNIX punkrockguy318 2006-07-30 04:00:49 +0000
  • 11eeb7d9be added back in other projects zeromus 2006-07-29 05:49:34 +0000
  • 5b226ed263 added back in other projects zeromus 2006-07-29 05:49:34 +0000
  • 80d0d46d73 moved fceu to its own folder to make room for other projects zeromus 2006-07-29 05:46:15 +0000
  • fd8e229ccf - slightly more robust way to deal with SDL libraries soules 2006-07-28 18:04:30 +0000
  • f1d0e6d241 - hack to get things comipling... need to parse the output of sdl-config --libs soules 2006-07-28 16:16:22 +0000
  • de01f68da5 - removed conv.c from the fceu build - got rid of the NETWORK defines... they shouldn't be relevant any more soules 2006-07-28 16:07:14 +0000
  • d391673ce1 commented conv luke 2006-07-28 15:57:54 +0000
  • 5669daa0ab - removing the '.h' files from the link-path... dependecies should be captured from file parsing soules 2006-07-28 15:53:24 +0000
  • 073fce6bde ridded of useless luke 2006-07-28 15:44:18 +0000
  • b3de60dd45 - checkpoint of getting SDL build working with scons soules 2006-07-28 15:35:22 +0000
  • 775c886a88 cleaned some #ifdef windows code out of fceu.cpp spiffied a few docs zeromus 2006-07-28 07:42:14 +0000
  • 3a1a7df520 there luke 2006-07-28 06:29:58 +0000
  • e6b73aa075 new build system luke 2006-07-28 06:15:52 +0000
  • 77ea12d4c7 made sdl FCEUD_GetCompilerString() return g++ version zeromus 2006-07-28 06:05:47 +0000
  • a1998899cb problems preventing sdl win32 from compiling of course none of these should matter but the sdl code is dodgy it could use refinining in the future to really be platform agnostic zeromus 2006-07-28 05:46:27 +0000
  • 6b6098089a - everything compiles and links... but the SDL isn't being configured properly, so if you want to compile, you have to add the SDL stuff by hand to the Makefile for now soules 2006-07-28 05:08:42 +0000
  • ad4f663177 BEGONE zeromus 2006-07-28 05:08:13 +0000
  • 364650988e zeromus 2006-07-28 05:04:49 +0000
  • 09b7c29018 fixed windows dependency in debug core zeromus 2006-07-28 04:53:50 +0000
  • ef7a2cd31c had dos crap in it zeromus 2006-07-28 04:44:10 +0000
  • 630f04822e - had to change variable name from brk to brck in sl1632 to avoid linker conflict - added newline to end of sound.h - updated Makefile to include the driver/pc stuff - updates to the driver/pc to solve some linker errors soules 2006-07-28 04:00:40 +0000
  • 4b67a59628 zeromus 2006-07-28 03:52:40 +0000
  • e719ef2a95 - everything in src/drivers/pc compiles under c++... now back to linker errors soules 2006-07-28 03:26:59 +0000
  • d6fcdf40c9 - switching files over to c++ build... time to start fixing compilation bugs soules 2006-07-28 02:57:38 +0000
  • 9c030abf64 - mistakenly committed these during the dos delete... reverting changes soules 2006-07-28 02:43:49 +0000
  • 31feffda2f - discarding all of the dos stuff... go to the attic if you want it back soules 2006-07-28 02:42:44 +0000
  • da3c1f6b29 just some stupid crap zeromus 2006-07-24 06:03:57 +0000
  • 031ea29231 removed nativewin32 stuff from makesystem, added unzip.c to it zeromus 2006-07-24 05:42:02 +0000
  • d5d8c48b2a last checkin zlib stuff was wrong--fixed. removed some more windows stuff from the core code. zeromus 2006-07-24 05:34:50 +0000
  • 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 zeromus 2006-07-24 05:19:59 +0000
  • 26ba7e79e1 more debugging cleanups zeromus 2006-07-24 04:58:44 +0000
  • 16a27a1162 more cleaning up of cpu core zeromus 2006-07-24 04:37:50 +0000
  • 2b9ce103c5 cleaned out cpu code, renamed some include files to .inc zeromus 2006-07-24 04:22:03 +0000
  • 815e35b570 slowly removing windows-specific code from the emu core code. making some messes and cleaning some others. zeromus 2006-07-24 04:18:46 +0000
  • 8bdea5af77 fixed more compile errors. added sexyal (used by sdl driver). added a mingw32 configure script. commented out unix-netplay.o from sdl makefile because it had many compile errors and was making me angry zeromus 2006-07-24 01:07:25 +0000
  • 08a5d0ccf6 gcc version needed some casts zeromus 2006-07-24 00:32:36 +0000
  • 25c29cca28 straightened out a situation with alloca zeromus 2006-07-24 00:26:07 +0000
  • 5b4f266680 consistentified line endings zeromus 2006-07-23 23:57:08 +0000
  • 350447ae73 left out an include zeromus 2006-07-23 23:50:33 +0000
  • b3faac170a obsolete file zeromus 2006-07-23 23:34:22 +0000
  • 3b5be4e54b changed much more stuff to cpp. some makefile is still referencing cart.c though... can't find it. zeromus 2006-07-23 23:30:39 +0000
  • 203134e014 discovered that soundexp.cpp and fceustr.cpp are obsolete zeromus 2006-07-23 22:56:18 +0000
  • e5775d9ae8 should build cpp luke 2006-07-23 05:53:03 +0000
  • 7944d255ce renamed to cpp luke 2006-07-23 05:46:37 +0000
  • 0a4e83314b testing svn rename zeromus 2006-07-23 05:38:15 +0000
  • 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 zeromus 2006-07-23 05:29:58 +0000
  • bf3be6bc46 renamed ines to cpp luke 2006-07-23 04:33:34 +0000
  • 567420e014 - build structure for *nix... using the old automake stuff soules 2006-07-23 03:47:20 +0000
  • 24e193c4fb undid it no-author 2006-07-23 03:38:34 +0000
  • 71fe9d6662 Added sdl stuff from the attic no-author 2006-07-23 03:37:43 +0000
  • 83d450d368 format change no-author 2006-07-23 03:34:39 +0000
  • c0958be02c little stuff, release build brought up to date zeromus 2006-07-23 00:08:12 +0000
  • e4675d9616 starting to work on some stability fixes zeromus 2006-07-20 06:10:45 +0000
  • 6d115a081a fixing ntview and ppuview zeromus 2006-07-20 02:52:40 +0000
  • 013e56ced3 nope, missed some code. but this should be the last of it zeromus 2006-07-20 02:21:13 +0000
  • 0d204cdbf6 finally all code integrated and compiling? zeromus 2006-07-20 02:02:10 +0000
  • b620ad7491 removed old automake garbage zeromus 2006-07-19 06:00:29 +0000
  • 448208f136 memwatch is gone zeromus 2006-07-19 05:59:24 +0000
  • d94c7aa450 began merging XD stuff there are still bugs in the emulator core :( zeromus 2006-07-19 05:57:00 +0000
  • db8bdfb036 forgot to add this file zeromus 2006-07-19 02:22:57 +0000
  • 9952260cf5 first compiling build. renamed fceux to make me quit being confused about which vs instance is which zeromus 2006-07-19 02:22:26 +0000
  • 9b5f554f40 moved the sdl driver to attic to emphasize the point that we need to get the windows build solid before we go back to re-adding sdl zeromus 2006-07-18 06:37:06 +0000
  • 7934852d9d ...etc... zeromus 2006-07-18 06:35:48 +0000
  • d5ffacea03 first batch of changes zeromus 2006-07-18 03:58:09 +0000
  • dfd763c100 initial checkin of tasbuild zeromus 2006-07-18 02:53:36 +0000