gsport/src
2015-03-14 17:57:47 +00:00
..
arch Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
atbridge Remove the AppleTalk "notes.txt" file because the content has migrated to "appletalk.apt". 2014-06-22 20:02:15 +00:00
tfe Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +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 Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +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 Fix console input on Windows to permit the debugger to function. 2013-12-04 01:55:22 +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 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +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
fbdriver.c Bring up to speed w/ TOGGLE_STATUS 2013-11-22 20:37:05 +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 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
gsport.vcxproj Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
gsport.vcxproj.filters Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +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
gsportfont.h Removing all references to the KEGS name except in the copyright notices 2010-04-21 21:59:03 +00:00
imagewriter.cpp Always show mouse cursor when printer selection dialog is shown. Previously the cursor was hidden when under GS/OS or when the mouse was "captured" via F8. 2015-02-09 02:23:14 +00:00
imagewriter.h Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +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
iw_charmaps.h Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +00:00
iwm_35_525.h Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +00:00
iwm.c Fix 5.25 track stepping bug. The only test case is that Mabel's Mansion now boots. 2015-02-02 09:51:26 +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 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 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 Compile C source files with the C compiler rather than the C++ compiler. 2014-04-23 15:36:50 +00:00
moremem.c Patch from Vladmir Ivanov (vladitx) - better floating bus support, fixes Castle Wolfenstein random event generation 2014-05-04 13:30:59 +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 Fix a few minor but distracting build warnings. 2013-04-07 18:35:53 +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 Implement RLE and ASCII85 encoding on color Postscript output in the Imagewriter emulator. Fix B&W Postscript output scaling bug. 2014-07-30 03:55:12 +00:00
printer.h Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +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 Add menu item to allow user to apply changes to emulated Imagewriter without restarting GSport. To use, make changes and then select "Apply Changes". 2015-02-03 00:02:45 +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_imagewriter.c Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +00:00
scc_llap.c Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
scc_llap.h Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
scc_macdriver.c Merge in changes from activegs 2010-05-08 04:41:06 +00:00
scc_socket_driver.c Added typedef USHORT so non-Windows platforms can properly compile scc_socket_driver.c. 2015-03-14 17:57:47 +00:00
scc_windriver.c Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
scc.c Speed up serial transfer to Virtual Imagewriter. 2014-12-16 21:56:24 +00:00
scc.h Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
sim65816.c Add support to Imagewriter for multiple page sizes and banner printing. 2015-02-08 04:55:32 +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 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 Fix annoying Ensoniq DOC bug that was causing out-of-tune notes in Synthlab and Diversi-Tune. 2014-08-31 03:17:37 +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_fbrpilinux Fix libraries for fb RPi build 2014-06-10 18:33:33 +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 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 Compile C source files with the C compiler rather than the C++ compiler. 2014-04-23 15:36:50 +00:00
vars_solaris Standard SVN approach 2010-04-11 22:07:58 +00:00
vars_win32 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
vars_win32_sdl Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. 2014-04-15 03:23:34 +00:00
vars_x86linux Compile C source files with the C compiler rather than the C++ compiler. 2014-04-23 15:36:50 +00:00
vars_x86linux_sdl Add vars_x86linux_sdl so folks can build virtual printer support under Linux X11. 2014-07-23 01:28:17 +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 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
win_console.c Integer-only scaled full-screen mode on Windows. (Non-integer scaling can be enabled in the source.) Doing this fixed an existing bug where full-screen restore swapped window position X and Y. 2015-02-06 02:12:28 +00:00
win_generic.c Integer-only scaled full-screen mode on Windows. (Non-integer scaling can be enabled in the source.) Doing this fixed an existing bug where full-screen restore swapped window position X and Y. 2015-02-06 02:12:28 +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
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
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 Compile C source files with the C compiler rather than the C++ compiler. 2014-04-23 15:36:50 +00:00