gsport/src
2014-04-03 21:04:18 +00:00
..
arch Arch routines for TFE 2013-11-16 00:27:24 +00:00
tfe Update the Visual Studio project files to the current version of Visual Studio (2013). 2013-12-04 01:47:37 +00:00
adb.c Map Alt-F4 to exit and Alt-F10 to reset 2013-11-24 15:19:07 +00:00
adb.h Merge in changes from activegs 2010-05-08 04:41:06 +00:00
clock.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
compile_time.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
config.c Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
config.h
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
defs.h
dis.c Fix console input on Windows to permit the debugger to function. 2013-12-04 01:55:22 +00:00
disas.h
engine_c.c Fix some C++ syntax that I accidentally introduced into C code. 2013-06-25 17:17:58 +00:00
engine_s.s
fbdriver.c Bring up to speed w/ TOGGLE_STATUS 2013-11-22 20:37:05 +00:00
gsport32.aps
gsport32.ico
gsport32.rc
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 Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
gsport.vcxproj.filters Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
gsportfont.h
imagewriter.cpp Fix misc errors. Remove SDL and FreeType libraries from vars_win32. 2014-04-03 21:04:18 +00:00
imagewriter.h Fix misc errors. Remove SDL and FreeType libraries from vars_win32. 2014-04-03 21:04:18 +00:00
instable.h
INTERNALS.iwm
INTERNALS.overview
INTERNALS.xdriver
iw_charmaps.h Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
iwm_35_525.h Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +00:00
iwm.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
iwm.h
joystick_driver.c Joystick fix from Dave Schmenk - correctly read joystick values even when it's not in motion. 2013-09-10 20:47:42 +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 Skip the leading return character when this is the first line in the paste buffer 2013-02-01 14:24:59 +00:00
macsnd_driver.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
make_inst
make_size
make_win
Makefile Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +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
paddles.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
parallel.c Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +00:00
parallel.rom
partls.c
printer_charmaps.h
printer.cpp Made the Visual C++ 2010 solution generally work (again). 2013-01-09 22:52:17 +00:00
printer.h Add #include for Raspberry Pi 2013-04-23 15:31:48 +00:00
prodos_protos.h
prodos.h
protos_engine_c.h
protos_macdriver.h Merge activegs changes specific to Mac 2010-05-08 05:13:17 +00:00
protos_macsnd_driver.h
protos_windriver.h Merge in changes from activegs 2010-05-08 04:41:06 +00:00
protos_xdriver.h
protos.h Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
resource
resource.h
scc_imagewriter.c Fix misc errors. Remove SDL and FreeType libraries from vars_win32. 2014-04-03 21:04:18 +00:00
scc_macdriver.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
scc_socket_driver.c Open the SCC port on IN#, not just PR# 2013-01-28 19:34:44 +00:00
scc_windriver.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
scc.c Merge Imagewriter branch into trunk. 2014-04-02 21:29:34 +00:00
scc.h
SDL.dll
sim65816.c Fix so that Imagewriter will build without SDL. 2014-04-03 19:34:59 +00:00
size_tab.h
smartport.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
sound_driver.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
sound.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
sound.h
superhires.h
support.h
to_pro.c
vars_c
vars_fbrpilinux Uthernet support for RPi 2013-11-16 00:28:17 +00:00
vars_hp
vars_kegs32
vars_linuxppc
vars_mac Add a little note in the mac vars about some interesting tidbits about SDKs and linking 2012-03-05 17:52:51 +00:00
vars_pi Add TOGGLE_STATUS define 2013-12-21 22:12:03 +00:00
vars_solaris
vars_win32 Fix misc errors. Remove SDL and FreeType libraries from vars_win32. 2014-04-03 21:04:18 +00:00
vars_win32_sdl Toggle status lines with shift-F10 2013-11-19 02:43:27 +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
video.c OSX needs to calculate endianness mid-compilation; it can't be passed on compile command since one gcc invocation can produce both ppc and intel binaries 2012-02-29 17:37:44 +00:00
win32.ico
win32.rc
win32snd_driver.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
win_console.c Fix console input on Windows to permit the debugger to function. 2013-12-04 01:55:22 +00:00
win_generic.c Re-enable Cygwin with a couple of tweaks to ifdefs 2013-05-28 20:05:37 +00:00
win_keymap.h Cleanup whitespace, indentation, header files, global declarations, and comments in the Win32-specific code to make this code easier to read and maintain. 2013-05-15 20:03:32 +00:00
winresource.h
wintoolbar.bmp
xdriver.c Capture WM DELETE WINDOW for proper cleanup 2013-11-22 22:19:34 +00:00