Commit Graph

99 Commits

Author SHA1 Message Date
dschmenk
30e1613d6f Many .deb build changes 2013-09-21 22:52:21 -07:00
David Schmenk
31dccb66a8 Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-09-20 18:57:13 -07:00
dschmenk
be12a16587 working on deb creation 2013-09-20 08:57:17 -07:00
David Schmenk
8b8e17eda2 Clean up build 2013-09-19 21:03:28 -07:00
David Schmenk
92703806fc Re-arrange distribution files, merge a2serclk into a2pid 2013-09-19 20:44:18 -07:00
David Schmenk
aa4c9e9a2e Clean up Makefile 2013-09-19 17:25:10 -07:00
David Schmenk
13d534b027 Added dist target for make 2013-09-19 17:07:48 -07:00
David Schmenk
8e229f600b Rename install script to a2pi-setup 2013-09-19 16:41:30 -07:00
dschmenk
22b5d7bc1b Check client uptate for Open-Solid-DEL exit 2013-09-19 11:34:31 -07:00
dschmenk
bf4a85dc61 UPdates to work better with GSport 2013-09-17 20:06:46 -07:00
dschmenk
d6b3d3ff2c Not going to develop this further. 2013-09-13 07:06:30 -07:00
dschmenk
e9627710c7 Only update position when it changes 2013-09-12 18:43:08 -07:00
dschmenk
fae3909359 how did that get in there? 2013-09-11 14:11:41 -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
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
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
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
dschmenk
5559e82d68 Update client code and some formatting changes 2013-08-24 12:50:44 -07:00