Commit Graph

  • e3f97daece
    Merge ea638ad70e into 7e788187b2 David Schmidt 2021-02-12 12:19:49 -0500
  • 48ccf5639b
    Merge 7e417b0dc0 into 7e788187b2 Rhett Aultman 2021-02-12 01:39:53 -0500
  • 7e417b0dc0 Remove tfe_set_standard_interface( ) Rhett Aultman 2021-02-12 01:35:48 -0500
  • a6aa45121f
    Merge ca601903b8 into 7e788187b2 Michel Pollet 2020-12-28 11:44:14 -0500
  • 7e788187b2
    Merge pull request #10 from roadriverrail/master master David Schmidt 2020-11-14 11:08:51 -0500
  • d1b556c5c5
    Fix from Kent Dickey on the WAI instruction David Schmidt 2020-08-19 15:24:31 -0400
  • b3de3bb4c7 Network support on modern Linux machines Rhett Aultman 2020-08-08 19:42:00 -0400
  • ca601903b8 x11/linux: Support for XRender and Scaling Michel Pollet 2020-06-30 14:22:50 +0100
  • 9a02196605 Make sure prodos.h structs are Packed Michel Pollet 2020-06-30 14:17:43 +0100
  • a1b3cf67a3 defcomm: Allow customization of BORDER_WIDTH Michel Pollet 2020-06-30 14:16:30 +0100
  • 5f61330edf defc: Use GCC builtin opcodes for byte swapping Michel Pollet 2020-06-30 14:14:25 +0100
  • ea638ad70e Need these for Win32 GSplus_ingestion david-schmidt 2019-02-10 14:51:05 -0500
  • e919ee8352 Backport SDL from GSplus David Schmidt 2019-02-09 15:34:41 -0500
  • 3e26fb1ecd Update to latest cygwin libraries david-schmidt 2017-10-10 15:49:24 -0400
  • 721a604e9f Aim URLs at Github david-schmidt 2017-10-05 13:33:15 -0400
  • 5a36db0663 Update README.md David Schmidt 2017-10-05 13:26:43 -0400
  • 409106ed09 Help Maven understand the difference between https and http david-schmidt 2017-10-05 13:23:08 -0400
  • dc00a783cc Rebuilding web content david-schmidt 2017-10-05 13:14:24 -0400
  • 1be45607fa Merge branch 'master' of https://github.com/david-schmidt/gsport.git david-schmidt 2017-10-05 12:59:51 -0400
  • 8193b7c4d5 Host documentation at Github david-schmidt 2017-10-05 12:59:40 -0400
  • 31692f5fa6 Update README.md David Schmidt 2017-10-05 12:23:59 -0400
  • 876b4519d0 Front-page items after move to Github david-schmidt 2017-10-05 11:25:17 -0400
  • ec6f8bfbb4 Update to latest text of GPL 2.0 David Schmidt 2017-10-05 13:29:07 +0000
  • bfb8ad621d Fixed Windows joystick support. Has nobody ever used this? <:-| Nick Westgate 2017-10-05 10:00:05 +0000
  • 8dda6fd620 Fix F4 can exit app after Alt-Tab Nick Westgate 2017-04-16 10:18:11 +0000
  • d83331d9ee Close up a brace for MS URL David Schmidt 2016-01-26 19:34:28 +0000
  • f50274816d Remove an unused variable to cleanup a compiler warning. Peter 2016-01-26 19:10:18 +0000
  • 6159ff50c0 Document the steps for building with Visual Studio. Cygwin works too on MS Windows if you prefer. Peter 2016-01-26 19:06:27 +0000
  • 9a48a8c099 Update the Visual Studio project files for compatibility with the latest free "2015 Community" edition. If you use an older edition (like 2013), the Visual Studio IDE will present a warning but allow you to continue. Peter 2016-01-26 18:52:33 +0000
  • 1462ff0dfb Corrected some of the standard 16 colours for TEXT/LORES/HIRES/DHIRES with RGB values extracted from ROM 3 IIgs video signals by Koichi Nishida. Nick Westgate 2015-10-01 10:04:36 +0000
  • cddea99bd5 Missed one string. Christopher Mason 2015-07-12 00:00:59 +0000
  • 3d256ecb15 Hide virtual printer menus if not building with SDL. Minor formatting changes to menus (consistent casing of "ImageWriter") and clarify that the other virtual printer is an Epson. Christopher Mason 2015-07-08 21:35:07 +0000
  • eda058cd0b Fix Ensoniq DOC swap mode behavior so Ninjaforce's NinjaTracker plays looped instruments correctly. Christopher Mason 2015-06-06 02:49:33 +0000
  • 6ff24f85d0 Configure the "enable AppleTalk diagnostic messages" flag earlier so that initialization messages get printed. Peter 2015-05-05 18:02:27 +0000
  • 79e49b9915 Enable collate function in Windows printer dialog. Christopher Mason 2015-05-02 04:51:52 +0000
  • eeec76ecaf Improve handling of Windows printer dialog when printing to a native printer. Christopher Mason 2015-05-02 04:15:12 +0000
  • 4eb6157e11 Force re-creation of the virtual Imagewriter whenever the user enters the control panel. No need to manually select the "Apply Changes" menu item anymore. Moved printer reset function to the main menu so user can reset the virtual Imagewriter quickly and easily if they have a problem. Christopher Mason 2015-04-29 19:59:07 +0000
  • 9cc8c5645f Improve the performance of AppleTalk. Peter 2015-04-14 01:25:47 +0000
  • 1b370205c1 Change the status lines on Windows to use white text on a black background. Peter 2015-03-15 20:45:16 +0000
  • 3563ed395e Added typedef USHORT so non-Windows platforms can properly compile scc_socket_driver.c. Christopher Mason 2015-03-14 17:57:47 +0000
  • 93ee32f993 Improved error handling for SCC socket dial with port number. Nick Westgate 2015-02-12 20:05:42 +0000
  • 5cc387205e 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. Christopher Mason 2015-02-09 02:23:14 +0000
  • 514a316566 Fix VS warning that should be an error! Nick Westgate 2015-02-08 08:47:42 +0000
  • 383f658123 Added SCC socket dial with port number code from Andrew Roughan. Fixed socket closing for Windows. Nick Westgate 2015-02-08 06:00:40 +0000
  • 199e2f9a76 Add support to Imagewriter for multiple page sizes and banner printing. Christopher Mason 2015-02-08 04:55:32 +0000
  • 502b3f50d9 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. Nick Westgate 2015-02-06 02:12:28 +0000
  • a823643faa Fix page margins in Windows once and for all. Clip the source bitmap by the equivalent amount given by the printer driver. Also set the default left margin of the emulated Imagewriter to 1/4 inch. Christopher Mason 2015-02-04 05:39:25 +0000
  • 766a0744d8 Add menu item to allow user to apply changes to emulated Imagewriter without restarting GSport. To use, make changes and then select "Apply Changes". Christopher Mason 2015-02-03 00:02:45 +0000
  • fa8313dd1c Fix 5.25 track stepping bug. The only test case is that Mabel's Mansion now boots. Nick Westgate 2015-02-02 09:51:26 +0000
  • 753d907315 Slight tweak to pixel resize function for low resolution output. Christopher Mason 2015-02-01 20:38:39 +0000
  • 05e6b4c389 Fix Windows printer output to be centered regardless of the margin offsets imposed by a printer driver. Christopher Mason 2015-02-01 20:13:14 +0000
  • e3b7bcd23e Fix a mis-located #endif that would cause the C compiler to skip ImageWriter related function prototypes. Missing prototypes triggered several compiler warnings. Peter 2015-01-07 02:20:23 +0000
  • ce319c9370 Speed up serial transfer to Virtual Imagewriter. Christopher Mason 2014-12-16 21:56:24 +0000
  • 7e57fdbe9c Fix annoying Ensoniq DOC bug that was causing out-of-tune notes in Synthlab and Diversi-Tune. Christopher Mason 2014-08-31 03:17:37 +0000
  • fdead45d01 Implement RLE and ASCII85 encoding on color Postscript output in the Imagewriter emulator. Fix B&W Postscript output scaling bug. Christopher Mason 2014-07-30 03:55:12 +0000
  • 4c064fd973 Add vars_x86linux_sdl so folks can build virtual printer support under Linux X11. Christopher Mason 2014-07-23 01:28:17 +0000
  • ae7f849af1 Update build instructions for Raspberry Pi David Schmidt 2014-07-10 20:24:35 +0000
  • 2432232a60 Trim up the emulated printer documentation David Schmidt 2014-06-26 17:24:08 +0000
  • 7e21d64bf0 Update web assets for latest Maven David Schmidt 2014-06-26 16:35:45 +0000
  • 8266911a0c Add Christopher Mason's emulated Imagewriter LQ/II doc David Schmidt 2014-06-26 16:34:03 +0000
  • 764d461650 Add images for Imagewriter printing David Schmidt 2014-06-26 16:33:06 +0000
  • b36637b133 Remove the AppleTalk "notes.txt" file because the content has migrated to "appletalk.apt". Peter 2014-06-22 20:02:15 +0000
  • c5c82a8c3b Fix two minor typos in the AppleTalk documentation. Peter 2014-06-22 20:00:06 +0000
  • f6925df523 Update version number on site David Schmidt 2014-06-22 13:14:49 +0000
  • a384976235 Re-order release details to put Appletalk first, assign version and date David Schmidt 2014-06-22 13:12:36 +0000
  • ad5e769d90 Better page naming David Schmidt 2014-06-22 02:01:15 +0000
  • e249a055e1 Update web assets for latest maven David Schmidt 2014-06-21 21:46:26 +0000
  • b31c745d6f Update website creation scripts for new content David Schmidt 2014-06-21 21:31:59 +0000
  • 7b565978dc Update web documentation to include Peter Neubauer's AppleTalk implementation David Schmidt 2014-06-21 21:28:06 +0000
  • 23a85a21f4 Tagging version 0.31 0.31 David Schmidt 2014-06-21 20:48:06 +0000
  • 7c874885eb Update maven transform David Schmidt 2014-06-21 20:21:55 +0000
  • 3cf688ac2f Update table to please Maven David Schmidt 2014-06-21 20:21:17 +0000
  • b67b4eeb25 Make default imagewriter font be one we ship David Schmidt 2014-06-21 19:36:58 +0000
  • d6938a174b Update version number to 0.31 David Schmidt 2014-06-21 19:16:05 +0000
  • 044a19af02 Fix an inconsistent menu name. Previously, the "Developer Options" menu appeared in the main menu as "Debugging Options". Peter 2014-06-16 16:09:23 +0000
  • 615f06fa17 Fix libraries for fb RPi build David Schmenk 2014-06-10 18:33:33 +0000
  • ab1fee6d3f Shorten the main menu. Previously, the main menu was too long, and menu items would overwrite the help text near the bottom of the screen. Peter 2014-05-21 17:53:23 +0000
  • 4cee84c171 Add additional documentation for the AppleTalk bridge. Peter 2014-05-21 17:19:20 +0000
  • 2932a6e6bd Fix a few missing breaks in resolution switch statements. Christopher Mason 2014-05-20 23:03:31 +0000
  • 9ff3a2aba1 Patch from Vladmir Ivanov (vladitx) - better floating bus support, fixes Castle Wolfenstein random event generation comp.emulators.apple2, May 4, 2014; Subject: KEGS 0.91 fix for "Beyond Castle Wolfenstein" David Schmidt 2014-05-04 13:30:59 +0000
  • c64cc86de9 Fix Shift-F10 status line toggling on Windows. Peter 2014-04-25 15:36:46 +0000
  • 483b63a050 Show the Debugging Options menu on all platforms that support AppleTalk emulation. Peter 2014-04-23 22:14:35 +0000
  • ab27b61d1c Compile C source files with the C compiler rather than the C++ compiler. Peter 2014-04-23 15:36:50 +0000
  • 58cc512bc9 Merged revision(s) 262-316 from branches/pneubauer/appletalk: Add support for AppleTalk emulation and bridging. Peter 2014-04-15 03:23:34 +0000
  • 20ca867301 Fix missing extern Christopher Mason 2014-04-09 21:56:37 +0000
  • 634b89cc45 Rename a variable to allow Visual Studio to build Imagewriter support. Christopher Mason 2014-04-06 22:58:20 +0000
  • 5df55a3269 Fix some errors in Imagewriter code. Christopher Mason 2014-04-06 02:09:46 +0000
  • ce9d39b004 Fix misc errors. Remove SDL and FreeType libraries from vars_win32. Christopher Mason 2014-04-03 21:04:18 +0000
  • 408c0453d1 Fix so that Imagewriter will build without SDL. Christopher Mason 2014-04-03 19:34:59 +0000
  • 9fe038c8d0 Merge Imagewriter branch into trunk. Christopher Mason 2014-04-02 21:29:34 +0000
  • 21a61c06a7 Update history for Chris Mason's serial port configurability fix David Schmidt 2014-02-14 11:24:12 +0000
  • 2404c4f5f4 Changed how serial ports are configured. Now you can select what individual port connects to. Christopher Mason 2014-02-12 05:10:59 +0000
  • 7149c81995 Add TOGGLE_STATUS define David Schmenk 2013-12-21 22:12:03 +0000
  • bb085287d8 Fix console input on Windows to permit the debugger to function. Peter 2013-12-04 01:55:22 +0000
  • 4db94cb6ff Update the Visual Studio project files to the current version of Visual Studio (2013). Peter 2013-12-04 01:47:37 +0000
  • 26d9202ef9 Map Alt-F4 to exit and Alt-F10 to reset David Schmenk 2013-11-24 15:19:07 +0000
  • 6a22f2d28b Capture WM DELETE WINDOW for proper cleanup David Schmenk 2013-11-22 22:19:34 +0000
  • d411fd85f4 Bring up to speed w/ TOGGLE_STATUS David Schmenk 2013-11-22 20:37:05 +0000
  • e61efdc528 Call xdriver_end only once on quit key sequence David Schmenk 2013-11-22 00:23:41 +0000
  • 405f1c387e Add CMD-SHIFT-F10 -> Quit David Schmenk 2013-11-22 00:08:33 +0000