Commit Graph

126 Commits

Author SHA1 Message Date
David Schmenk
d51056b69d Update a2pid.txt 2013-09-11 21:30:02 -07:00
dschmenk
4be47ea31b documentation... 2013-09-11 21:26:45 -07:00
dschmenk
2b8ee46d27 Initial documentation for FUSE and input devices 2013-09-11 17:41:58 -07:00
dschmenk
b587eff287 Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-09-11 14:11:45 -07:00
dschmenk
fae3909359 how did that get in there? 2013-09-11 14:11:41 -07:00
David Schmenk
2f808eb1bc Update tools.txt 2013-09-11 14:06:39 -07:00
David Schmenk
06909e0da3 Update tools.txt 2013-09-11 14:05:12 -07:00
David Schmenk
999ec7e4ee Update README.md 2013-09-11 13:40:25 -07:00
David Schmenk
c82057e2d1 Update README.md 2013-09-11 13:39:28 -07:00
David Schmenk
0549fd3684 Update README.md 2013-09-11 13:31:12 -07:00
dschmenk
fd127ccd12 Change connection port to not conflict with GSport 2013-09-11 11:51:05 -07:00
dschmenk
990518f4cd Bump up polling rates 2013-09-10 20:58:17 -07:00
dschmenk
2e91f064a8 Move dowlnoad code slightly from $300 to $301 2013-09-10 15:25:58 -07:00
dschmenk
42e223c818 Fix chmod +x 2013-09-10 15:21:17 -07:00
dschmenk
0910f55817 Add raw device write param 2013-09-10 14:51:40 -07:00
dschmenk
7bd16d07b3 remove joystick device link for gsportx 2013-09-10 13:12:36 -07:00
dschmenk
8a14d6570b Add Koala Pad support and fix //c gameport/mouse init 2013-09-10 11:27:39 -07:00
dschmenk
61a5a50024 Bug fixes and joystick drivers! 2013-09-09 21:12:08 -07:00
dschmenk
786e79a756 Raw device access implemented (writes commented out for now) 2013-09-08 17:10:19 -07:00
dschmenk
acf71b0084 Clean up time handling and adjust permissions 2013-09-08 11:11:26 -07:00
dschmenk
6b2e0ece19 Fix release iobuf on open error 2013-09-07 23:06:22 -07:00
dschmenk
8a092aec35 Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-09-07 19:56:34 -07:00
dschmenk
033dfc4b9d Accidental addition 2013-09-07 19:56:30 -07:00
dschmenk
2645ceb89b Fixed oops cache blocks definition 2013-09-07 19:55:59 -07:00
David Schmenk
064f9bc892 Delete fusea2pi 2013-09-07 11:17:53 -07:00
David Schmenk
05afda9a4d Delete fusea2pi.c~ 2013-09-07 11:14:21 -07:00
David Schmenk
6b3fd99202 Delete accidentally addded file 2013-09-07 11:13:18 -07:00
dschmenk
f902991dad Fix date formats 2013-09-07 11:11:08 -07:00
dschmenk
b17af70266 clean up cached_get_file_info a little 2013-09-07 09:10:26 -07:00
dschmenk
2eaf496d05 MERLIN <-> text conversion utility 2013-09-06 21:11:24 -07:00
dschmenk
d5daf6f970 Speed up memory transfers a littel bit 2013-09-06 20:59:00 -07:00
dschmenk
ece53f6bfa Fix directory permissions 2013-09-06 20:30:09 -07:00
dschmenk
65ae9be515 mostly working 2013-09-06 19:21:06 -07:00
dschmenk
ae5ad85338 FUSE updates 2013-09-05 18:42:23 -07:00
dschmenk
90e5c15b02 Initial FUSE Prodos driver and fix for key repeats 2013-09-04 21:44:16 -07:00
dschmenk
01e5b82884 Doc updates and a fix for the IIGS. 2013-09-02 21:27:30 -07:00
dschmenk
da4e1efd8c Fix early exit from Apple II connect and install permissions 2013-08-28 15:13:01 -07:00
dschmenk
26d6b31a92 Fix ugly Apple II 80 column cursor during rdkey 2013-08-28 11:39:26 -07:00
dschmenk
86e09f6aa7 Properly support multiple clients 2013-08-28 09:47:31 -07:00
dschmenk
c35c2e78d8 Close client connection on error 2013-08-28 00:03:47 -07:00
dschmenk
cb402a78db Auto update of Linux files for a2pid install
Apple II now goes 80 column
2013-08-27 16:20:01 -07:00
dschmenk
ec5a386992 Add Apple II config program
Fix redirected stdin for a2term
2013-08-27 12:35:54 -07:00
dschmenk
4d66e0863f Preliminary docs 2013-08-26 19:27:47 -07:00
dschmenk
9cd4961dc8 Fixed a couple of OOPS bugs & streamlined code 2013-08-26 14:08:19 -07:00
dschmenk
9802487541 Refactor code but still issue with //c 2013-08-26 09:07:32 -07:00
dschmenk
31cf14d822 A proper PR# driver install 2013-08-25 22:16:31 -07:00
dschmenk
8234e15ac3 a2term redirected input updates.
a2term can properly input redirected stdin
2013-08-25 19:44:19 -07:00
dschmenk
602b84ca62 Stability fixes
Really fixed phantom read when write to ACIA
2013-08-25 15:04:20 -07:00
dschmenk
52724404bb Both input and ouput hooks check for keyboard events
Having both hooks check for keyboard events vastly improves the
stability of a2term
2013-08-24 22:20:38 -07:00
dschmenk
3effdc6773 Use Apple II I/O vectors for hooking in client functionality
Can now have an Apple II console from Linux!
2013-08-24 21:52:44 -07:00