Commit Graph

7 Commits

Author SHA1 Message Date
soules de01f68da5 - removed conv.c from the fceu build
- got rid of the NETWORK defines... they shouldn't be relevant any more
2006-07-28 16:07:14 +00:00
zeromus 77ea12d4c7 made sdl FCEUD_GetCompilerString() return g++ version 2006-07-28 06:05:47 +00:00
zeromus 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
2006-07-28 05:46:27 +00:00
soules 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 2006-07-28 05:08:42 +00:00
soules 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
2006-07-28 04:00:40 +00:00
soules e719ef2a95 - everything in src/drivers/pc compiles under c++... now back to linker errors 2006-07-28 03:26:59 +00:00
soules d6fcdf40c9 - switching files over to c++ build... time to start fixing compilation bugs 2006-07-28 02:57:38 +00:00