Commit Graph

253 Commits

Author SHA1 Message Date
dschmenk
a0fd9ab07b Remove JED backup files 2013-06-04 21:51:29 -07:00
dschmenk
d772897b3e Change (slightly) where interrupts are disabled 2013-06-03 19:07:05 -07:00
dschmenk
482d2006c5 Adjust mouse acceleration (again) 2013-06-03 07:56:37 -07:00
dschmenk
32be3492c3 Extend mouse acceleratoin table to handle larger moves 2013-06-02 22:43:23 -07:00
dschmenk
5b6cfc7763 Add exit on unexpected request 2013-06-01 20:43:47 -07:00
dschmenk
efdff1ce02 Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-06-01 20:43:02 -07:00
dschmenk
5f0526bfe1 Avoid 6502 indexed read before write anomoly 2013-06-01 20:42:29 -07:00
David Schmenk
49cb9f4a6e Update README.md 2013-06-01 14:34:12 -06:00
David Schmenk
1869fe7d31 Update README.md 2013-06-01 14:28:08 -06:00
David Schmenk
5a4f6cd5c2 update disk image name from A2PI.DSK to A2PI.PO 2013-06-01 14:26:36 -06:00
David Schmenk
7cb7f1fdc7 Info about socket interface 2013-05-31 17:24:50 -06:00
David Schmenk
d3b943c369 update build and non-RPi run instructions 2013-05-31 17:22:02 -06:00
dschmenk
632fc3570f forgot bintomon 2013-05-31 16:12:11 -07:00
dschmenk
8447e705c4 Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-05-31 16:09:25 -07:00
dschmenk
b4e3891a8c add Makefile and remove compiler warnings 2013-05-31 16:09:10 -07:00
David Schmenk
a6dc0b6ead Update README.md 2013-05-31 15:34:21 -06:00
David Schmenk
72725160f1 Update README.md 2013-05-31 15:33:37 -06: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
dschmenk
f126e00175 Add line to start running slideshow 2013-05-31 07:07:51 -07:00
dschmenk
e34e4439ac stupid github 2013-05-31 06:59:14 -07:00
dschmenk
99c0e542e4 stupid github 2013-05-31 06:58:10 -07:00
dschmenk
9b2f31ea48 move A2Pi.DSK to A2PI.PO 2013-05-31 06:52:56 -07:00
dschmenk
7cedf47176 disk imaging utilities
read a ProDOS floppy
2013-05-31 06:37:35 -07:00
dschmenk
354c7def92 Add small delay when writing zeros over serial port
Writing too many back to back zeros caused the serial transfer to lose
sync.  A small delay when writing a zero seems to cure it.
2013-05-30 17:25:02 -07:00
dschmenk
d421e43481 Read byte when just address in entered 2013-05-30 17:14:29 -07:00
dschmenk
ff4457084e Apple 1 slideshow for Apple 2
Port of the Apple 1 "graphics" program
2013-05-30 16:57:31 -07:00
dschmenk
c3b46360ed update A2PI for mem R/W and call 2013-05-30 12:13:19 -07:00
dschmenk
94533a4aa9 remove source of a2pi, use DSK image instead. 2013-05-30 12:03:02 -07:00
dschmenk
79e8c35096 Apple II monitor program
Compatible with Apple I monitor syntax and remote operation
2013-05-30 11:50:59 -07:00
dschmenk
96c93e6cd1 Client network access to Apple II Pi 2013-05-29 21:12:37 -07:00
dschmenk
5af80002c3 GPL 2013-05-27 20:51:25 -07:00
dschmenk
6e8e1b4422 Update README.md 2013-05-27 17:16:59 -06:00
dschmenk
bfbd2c4e32 Update README.md 2013-05-27 16:29:16 -06:00
dschmenk
06e4b5488a cleanup 2013-05-27 15:27:40 -07:00
dschmenk
5b488e2001 Update README.md 2013-05-27 16:00:44 -06:00
dschmenk
e91cdcf65e Fix typos 2013-05-27 15:59:56 -06:00
David Schmenk
bb6247e755 ProDOS image of Merlin 8, A2PI.S 2013-05-26 22:29:52 -07:00
dschmenk
0234269c26 Update README.md 2013-05-24 10:24:25 -06:00
dschmenk
586d24e3c0 Update README.md 2013-05-24 10:19:55 -06:00
dschmenk
3994521f4a Still recommitting 2013-05-23 18:28:49 -07:00
dschmenk
708966206e REverting the reverted revert 2013-05-23 18:27:20 -07:00
dschmenk
76a3a1d486 Git continues to piss me off 2013-05-23 18:24:08 -07:00
dschmenk
3ed5f3133c Merge branch 'master' of https://github.com/dschmenk/apple2pi 2013-05-23 18:23:19 -07:00
dschmenk
cbe6bc4647 Git is pissing me off 2013-05-23 18:23:10 -07:00
dschmenk
14b7ea9f4a Initial commit 2013-05-23 18:22:02 -07:00
dschmenk
176bb376ce Revert "Revert "Revert "properly check daemon flag"""
This reverts commit f73f09801b.
2013-05-23 18:08:31 -07:00
dschmenk
f73f09801b Revert "Revert "properly check daemon flag""
This reverts commit 0f53892d09.
2013-05-23 18:06:55 -07:00
dschmenk
0f53892d09 Revert "properly check daemon flag"
This reverts commit adcb02b6ee.
2013-05-23 18:05:40 -07:00
dschmenk
adcb02b6ee properly check daemon flag 2013-05-23 18:05:06 -07:00