gsport
gsport copied to clipboard
GSport - Apple II GS emulator based on KEGS by Kent Dickey
If I open an application and exit that application, the Finder wants to scan both 5.25" drives and it's a bit of a hassle waiting.
On a 4K screen, GSport window is /tiny/ -- this PR adds support for scaling, by adding support for rendering via the XRender extension using a scaling transform. It should...
I see a lot of .woz disk images of //gs programs on various sites. However, there isn't a single //gs emulator supporting this format. Perhaps somebody here can implement the...
Hi, I have ported the AppleWin code to Linux and I think it shares some of the network code with this project. Everything works, except I get `ERROR opening adapter:...
Hi there! Can you explain the purpose of the DOS_TFE preprocessor symbol? It appears to guard the inclusion of `pcap.h` in `tfe.c`, but it also triggers the inclusion of the...
crashes on Launch. Longstanding, as the KB Mouse refresh rate code is unique among ppc GS emulators, willing to help work thru bugs if David hasnt got a ppc/ x86-10.5...
Hey there, Would it be possible to have a compiled version for modern MacOS machines, or are there major code changes required?
Hi David, What would it take to support a rom card? (banks $f0-$f8) Cheers, Andy
Pull in SDL and attendant make from GSplus