zeromus
0307e3b827
migration tidying (build master from trunk)
2018-04-08 17:35:15 -05:00
punkrockguy318
2be5084a7b
create new subversion repo structure (trunk, tags, branches)
...
[[Split portion of a mixed commit.]]
2013-03-15 19:00:14 +00:00
punkrockguy318
bf4ba33801
scons: include all relevant source files in src/boards
2012-12-13 20:23:16 +00:00
punkrockguy318
969258d32a
scons: dynamically generate the build source list
2012-12-01 21:54:02 +00:00
CaH4e3
814f7e1b68
almost done with conversion...
2012-11-30 09:49:38 +00:00
zeromus
6bd8ece364
support mapper 028
2012-11-07 21:25:19 +00:00
CaH4e3
e08b2388bf
mapper 252 added
...
stack pointer initial value changed, fixed pirate san guo zhi bootup (can't say if it correct for the core actually), but nothing else changed, except maybe tas features or something...
2012-10-29 16:20:37 +00:00
CaH4e3
be47e34b05
more baordification, refactor
2012-10-28 17:37:53 +00:00
CaH4e3
423586a727
nope, wrong attempt ;)
2012-10-28 08:35:27 +00:00
CaH4e3
13e88c076d
mapper 21, 22, 25 boardification, merged to one vrc board source
2012-10-27 15:07:35 +00:00
CaH4e3
89d7da894f
i'm not a linux guy, so you linux guys should fix your scons yourself
2012-10-27 09:09:52 +00:00
punkrockguy318
5f898848e6
scons: add ks5707 and cityfighter boards to build scripts
2012-10-20 22:36:34 +00:00
punkrockguy318
ea041dffbe
scons: add mapper116 to the build system; adjust variable types to allow for proper gcc compilation
2012-06-23 16:29:00 +00:00
punkrockguy318
68f4cb85ef
sdl: fix build errors introduced by recent tasedit commits
2011-09-25 17:04:08 +00:00
zeromus
36dbc01622
fix sconscript
2010-12-05 22:46:57 +00:00
qeed
3555f87831
update SConscript build to reflect the mapper 253 move
2009-11-08 14:47:20 +00:00
shinydoofy
13f923675a
SDL: fixed latest compilation errors due to r1209. static != extern in gcc
2009-03-22 17:33:29 +00:00
shinydoofy
8f798d564d
fixed major SDL compiling errors due to r1037 and re-added newline at EOF for ines.h - win32devs, please check for unusual behaviour this may have caused
2008-12-18 22:09:43 +00:00
radsaq
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
2006-07-31 22:24:21 +00:00
zeromus
80d0d46d73
moved fceu to its own folder to make room for other projects
...
[[Split portion of a mixed commit.]]
2006-07-29 05:46:15 +00:00