You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[network atari] Small tweak to ensure translation byte not lost when performing open, using stack instead of tmp variable which may get corrupt
[fuji apple2] Use "THE_FUJI" for fujinet device lookup instead of old hack for FUJI_DISK_0
[SP apple2] Improved and shortened SmartPort apple2 code by going back to assembler, but also looking for devices by TYPE instead of name
which removes some quite expensive string functions. Saved 256 bytes on a simple "appkey" application.