Commit Graph

9 Commits

Author SHA1 Message Date
ivanli88 e8d7907a7d
add 40 track support 2017-11-03 17:17:56 +08:00
dschmenk 0534cca1f6 adjust memory map for dskread/write, joypad fixes 2014-02-14 08:57:31 -08:00
dschmenk d5daf6f970 Speed up memory transfers a littel bit 2013-09-06 20:59:00 -07:00
dschmenk 90e5c15b02 Initial FUSE Prodos driver and fix for key repeats 2013-09-04 21:44:16 -07:00
dschmenk 3dcd243972 Rework mouse code for better acceleration
formatting updated
2013-06-28 10:21:12 -07:00
David Schmenk c27596aac7 Change file properties to not execute, move socket creatio after sync
in a2pid.c
2013-06-20 10:13:53 -07:00
dschmenk ecd31a7118 formatting and update for plug-in card 2013-06-16 21:23:38 -07:00
dschmenk c3aa33d95f Add tty device command line option
Also broke out common a2 io routines into a2lib.c
2013-05-31 14:27:43 -07:00
dschmenk 28c563341f break larger transfers into smaller blocks
Serial protocol is more stable with smaller transfers between
synchronization.  Add ability to write ProDOS disks.
2013-05-31 11:14:36 -07:00