.. |
arch
|
Shuffle Mac build artifacts around, add COPYING.txt to Mac .dmg
|
2012-02-23 12:40:43 +00:00 |
tfe
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
adb.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
adb.h
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
clock.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
compile_time.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
config.c
|
Typo snuck in somehow...
|
2012-02-18 07:58:57 +00:00 |
config.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
defc.h
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
defcomm.h
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
defs_instr.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
defs.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
dis.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
disas.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
engine_c.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
engine_s.s
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
gsport32.aps
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
gsport32.ico
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
gsport32.rc
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
GSport.bat
|
Windows build now puts everything in one directory for easier operation
|
2012-02-18 08:03:17 +00:00 |
gsport.sln
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
gsport.vcxproj
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
gsport.vcxproj.filters
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
gsportfont.h
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
instable.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
INTERNALS.iwm
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
INTERNALS.overview
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
INTERNALS.xdriver
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
iwm_35_525.h
|
Replacing file descriptor read/write calls with FILE fread/fwrite calls for a little more standard portability.
|
2010-04-18 03:06:51 +00:00 |
iwm.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
iwm.h
|
Replacing file descriptor read/write calls with FILE fread/fwrite calls for a little more standard portability.
|
2010-04-18 03:06:51 +00:00 |
joystick_driver.c
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
macdriver_console.c
|
Have *nix ports automagically create a config file in the current working directory if it doesn't exist
|
2012-02-21 14:37:20 +00:00 |
macdriver_generic.c
|
A little cleanup for Mac OSX 10.3
|
2012-02-25 19:19:57 +00:00 |
macsnd_driver.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
make_inst
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
make_size
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
make_win
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
Makefile
|
Add a tiny little boot image in s7d1 so GSport drops you into BASIC vs. the monitor.
|
2012-02-27 19:42:15 +00:00 |
moremem.c
|
Let everyone print text. This is a particularly bad hack of the printer code, with ifdefs all over printer.cpp for SDL. I removed HAVE_PARALLEL, since every one has it now; but HAVE_SDL is now a switch that defines if a platform has the graphics library available instead.
|
2011-01-09 23:19:39 +00:00 |
op_routs.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
paddles.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
parallel.c
|
Remove a couple of debug printfs
|
2011-01-07 12:51:38 +00:00 |
parallel.rom
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
partls.c
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
printer_charmaps.h
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
printer.cpp
|
Making sure Win32 can build with and without SDL support, suppress some warnings
|
2011-01-10 03:10:09 +00:00 |
printer.h
|
Making sure Win32 can build with and without SDL support, suppress some warnings
|
2011-01-10 03:10:09 +00:00 |
prodos_protos.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
prodos.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
protos_engine_c.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
protos_macdriver.h
|
Merge activegs changes specific to Mac
|
2010-05-08 05:13:17 +00:00 |
protos_macsnd_driver.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
protos_windriver.h
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
protos_xdriver.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
protos.h
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
resource
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
resource.h
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
scc_macdriver.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
scc_socket_driver.c
|
Update generic Unix build - compile with g++ to pick up printer additions, which also resulted in a number of casting changes.
|
2012-02-24 22:23:00 +00:00 |
scc_windriver.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
scc.c
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
scc.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
SDL.dll
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
sim65816.c
|
Update version number for release
|
2012-02-26 22:08:08 +00:00 |
size_c.h
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
size_tab.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
smartport.c
|
Merge from mstephens branch. Incorporates modifications to support building under Visual Studio 2010.
|
2010-10-12 02:43:33 +00:00 |
sound_driver.c
|
Have Windows work with sound
|
2011-01-16 22:52:06 +00:00 |
sound.c
|
Update generic Unix build - compile with g++ to pick up printer additions, which also resulted in a number of casting changes.
|
2012-02-24 22:23:00 +00:00 |
sound.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
superhires.h
|
Tired of seeing the RCSID tags - they're supposed to come out of the source control system, but they don't any more.
|
2010-04-28 01:07:29 +00:00 |
support.h
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
to_pro.c
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
vars_c
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
vars_hp
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
vars_kegs32
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
vars_linuxppc
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
vars_mac
|
Add parallel.rom to Mac distro
|
2012-02-27 16:57:34 +00:00 |
vars_solaris
|
Standard SVN approach
|
2010-04-11 22:07:58 +00:00 |
vars_win32
|
Update windows vars
|
2012-02-26 23:21:56 +00:00 |
vars_win32_sdl
|
Update windows vars
|
2012-02-26 23:21:56 +00:00 |
vars_x86linux
|
Update generic Unix build - compile with g++ to pick up printer additions, which also resulted in a number of casting changes.
|
2012-02-24 22:23:00 +00:00 |
vars_x86solaris
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
video.c
|
Clean up a couple of OG-isms
|
2010-05-29 00:33:51 +00:00 |
win32.ico
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
win32.rc
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
win32snd_driver.c
|
Merge in changes from activegs
|
2010-05-08 04:41:06 +00:00 |
win_console.c
|
Work harder to find current working directory in Windows
|
2012-02-21 16:43:36 +00:00 |
win_generic.c
|
Make life easier on Windows - drag/drop files get more Posix-like names so you can edit file locations from config window
|
2012-02-18 07:34:21 +00:00 |
winresource.h
|
Removing all references to the KEGS name except in the copyright notices
|
2010-04-21 21:59:03 +00:00 |
wintoolbar.bmp
|
Initially merge Christopher Mason's changes in (build not working yet)
|
2010-04-12 10:48:59 +00:00 |
xdriver.c
|
Update generic Unix build - compile with g++ to pick up printer additions, which also resulted in a number of casting changes.
|
2012-02-24 22:23:00 +00:00 |