Commit Graph

  • d5daf6f970 Speed up memory transfers a littel bit dschmenk 2013-09-06 20:59:00 -0700
  • ece53f6bfa Fix directory permissions dschmenk 2013-09-06 20:30:09 -0700
  • 65ae9be515 mostly working dschmenk 2013-09-06 19:21:06 -0700
  • ae5ad85338 FUSE updates dschmenk 2013-09-05 18:42:23 -0700
  • 90e5c15b02 Initial FUSE Prodos driver and fix for key repeats dschmenk 2013-09-04 21:44:16 -0700
  • 01e5b82884 Doc updates and a fix for the IIGS. dschmenk 2013-09-02 21:27:30 -0700
  • da4e1efd8c Fix early exit from Apple II connect and install permissions dschmenk 2013-08-28 15:13:01 -0700
  • 26d6b31a92 Fix ugly Apple II 80 column cursor during rdkey dschmenk 2013-08-28 11:39:26 -0700
  • 86e09f6aa7 Properly support multiple clients dschmenk 2013-08-28 09:47:31 -0700
  • c35c2e78d8 Close client connection on error dschmenk 2013-08-28 00:03:47 -0700
  • cb402a78db Auto update of Linux files for a2pid install dschmenk 2013-08-27 16:20:01 -0700
  • ec5a386992 Add Apple II config program dschmenk 2013-08-27 12:35:54 -0700
  • 4d66e0863f Preliminary docs dschmenk 2013-08-26 19:27:47 -0700
  • 9cd4961dc8 Fixed a couple of OOPS bugs & streamlined code dschmenk 2013-08-26 14:08:19 -0700
  • 9802487541 Refactor code but still issue with //c dschmenk 2013-08-26 09:07:32 -0700
  • 31cf14d822 A proper PR# driver install dschmenk 2013-08-25 22:16:31 -0700
  • 8234e15ac3 a2term redirected input updates. dschmenk 2013-08-25 19:44:19 -0700
  • 602b84ca62 Stability fixes dschmenk 2013-08-25 15:04:20 -0700
  • 52724404bb Both input and ouput hooks check for keyboard events dschmenk 2013-08-24 22:20:38 -0700
  • 3effdc6773 Use Apple II I/O vectors for hooking in client functionality dschmenk 2013-08-24 21:52:44 -0700
  • 5559e82d68 Update client code and some formatting changes dschmenk 2013-08-24 12:50:44 -0700
  • 1a5d470f48 Try for more robust daemon and cool Apple II commands from DOS 3.3 dschmenk 2013-08-24 11:09:02 -0700
  • 9971e7c348 Added binary load and binary run commands dschmenk 2013-08-21 07:15:55 -0700
  • 269bc8c9ab Sheesh David Schmenk 2013-08-10 13:42:02 -0700
  • b20e841128 Merge branch 'master' of https://github.com/dschmenk/apple2pi dschmenk 2013-08-10 13:37:49 -0700
  • 174d46c6ed remove extarneous code dschmenk 2013-08-10 13:37:44 -0700
  • 2fa2183921 Update README.md David Schmenk 2013-08-09 08:18:39 -0700
  • 615f4001d2 Update README.md David Schmenk 2013-08-09 08:18:18 -0700
  • fcdf06e08d Update README.md David Schmenk 2013-08-09 08:16:20 -0700
  • f53600d3ca Update README.md David Schmenk 2013-08-09 08:15:09 -0700
  • 4e9eea6360 Update README.md David Schmenk 2013-08-09 08:14:35 -0700
  • c4ba6192dd Switch to GNU daemon() call David Schmenk 2013-07-07 19:42:28 -0700
  • 3dcd243972 Rework mouse code for better acceleration dschmenk 2013-06-28 10:21:12 -0700
  • c27596aac7 Change file properties to not execute, move socket creatio after sync in a2pid.c David Schmenk 2013-06-20 10:13:53 -0700
  • 474ad076c3 Add serial clock signal from GPIO 4 (header pin # 7) David Schmenk 2013-06-20 09:32:51 -0700
  • ecd31a7118 formatting and update for plug-in card dschmenk 2013-06-16 21:23:38 -0700
  • 91f7c94d58 Attempt re-sync when RPi reboots and Apple II doesn't dschmenk 2013-06-13 10:32:31 -0700
  • d3747d4fbe Simplify block transfer code dschmenk 2013-06-11 20:08:36 -0700
  • c6f469322b Remove silly event loop variable reset dschmenk 2013-06-11 19:50:22 -0700
  • e85314fa3c Set sane auto-repeat dschmenk 2013-06-11 19:38:58 -0700
  • b3d93f076c Add better debounce only on keypress dschmenk 2013-06-11 19:14:06 -0700
  • 52df696657 Switch to using Apple II "Any Key Down" dschmenk 2013-06-11 13:11:37 -0700
  • ca001bda06 Leave interrupts enabled for mem reads dschmenk 2013-06-07 13:10:52 -0700
  • a0fd9ab07b Remove JED backup files dschmenk 2013-06-04 21:51:29 -0700
  • d772897b3e Change (slightly) where interrupts are disabled dschmenk 2013-06-03 19:07:05 -0700
  • 482d2006c5 Adjust mouse acceleration (again) dschmenk 2013-06-03 07:56:37 -0700
  • 32be3492c3 Extend mouse acceleratoin table to handle larger moves dschmenk 2013-06-02 22:43:23 -0700
  • 5b6cfc7763 Add exit on unexpected request dschmenk 2013-06-01 20:43:47 -0700
  • efdff1ce02 Merge branch 'master' of https://github.com/dschmenk/apple2pi dschmenk 2013-06-01 20:43:02 -0700
  • 5f0526bfe1 Avoid 6502 indexed read before write anomoly dschmenk 2013-06-01 20:42:29 -0700
  • 49cb9f4a6e Update README.md David Schmenk 2013-06-01 14:34:12 -0600
  • 1869fe7d31 Update README.md David Schmenk 2013-06-01 14:28:08 -0600
  • 5a4f6cd5c2 update disk image name from A2PI.DSK to A2PI.PO David Schmenk 2013-06-01 14:26:36 -0600
  • 7cb7f1fdc7 Info about socket interface David Schmenk 2013-05-31 17:24:50 -0600
  • d3b943c369 update build and non-RPi run instructions David Schmenk 2013-05-31 17:22:02 -0600
  • 632fc3570f forgot bintomon dschmenk 2013-05-31 16:12:11 -0700
  • 8447e705c4 Merge branch 'master' of https://github.com/dschmenk/apple2pi dschmenk 2013-05-31 16:09:25 -0700
  • b4e3891a8c add Makefile and remove compiler warnings dschmenk 2013-05-31 16:09:10 -0700
  • a6dc0b6ead Update README.md David Schmenk 2013-05-31 15:34:21 -0600
  • 72725160f1 Update README.md David Schmenk 2013-05-31 15:33:37 -0600
  • c3aa33d95f Add tty device command line option dschmenk 2013-05-31 14:27:43 -0700
  • 28c563341f break larger transfers into smaller blocks dschmenk 2013-05-31 11:14:36 -0700
  • f126e00175 Add line to start running slideshow dschmenk 2013-05-31 07:07:51 -0700
  • e34e4439ac stupid github dschmenk 2013-05-31 06:59:14 -0700
  • 99c0e542e4 stupid github dschmenk 2013-05-31 06:58:10 -0700
  • 9b2f31ea48 move A2Pi.DSK to A2PI.PO dschmenk 2013-05-31 06:52:56 -0700
  • 7cedf47176 disk imaging utilities dschmenk 2013-05-31 06:37:35 -0700
  • 354c7def92 Add small delay when writing zeros over serial port dschmenk 2013-05-30 17:25:02 -0700
  • d421e43481 Read byte when just address in entered dschmenk 2013-05-30 17:14:29 -0700
  • ff4457084e Apple 1 slideshow for Apple 2 dschmenk 2013-05-30 16:57:31 -0700
  • c3b46360ed update A2PI for mem R/W and call dschmenk 2013-05-30 12:13:19 -0700
  • 94533a4aa9 remove source of a2pi, use DSK image instead. dschmenk 2013-05-30 12:03:02 -0700
  • 79e8c35096 Apple II monitor program dschmenk 2013-05-30 11:50:59 -0700
  • 96c93e6cd1 Client network access to Apple II Pi dschmenk 2013-05-29 21:12:37 -0700
  • 5af80002c3 GPL dschmenk 2013-05-27 20:51:20 -0700
  • 6e8e1b4422 Update README.md dschmenk 2013-05-27 17:16:59 -0600
  • bfbd2c4e32 Update README.md dschmenk 2013-05-27 16:29:16 -0600
  • 06e4b5488a cleanup dschmenk 2013-05-27 15:27:40 -0700
  • 5b488e2001 Update README.md dschmenk 2013-05-27 16:00:44 -0600
  • e91cdcf65e Fix typos dschmenk 2013-05-27 15:59:56 -0600
  • bb6247e755 ProDOS image of Merlin 8, A2PI.S David Schmenk 2013-05-26 22:29:52 -0700
  • 0234269c26 Update README.md dschmenk 2013-05-24 10:24:25 -0600
  • 586d24e3c0 Update README.md dschmenk 2013-05-24 10:19:55 -0600
  • 3994521f4a Still recommitting dschmenk 2013-05-23 18:28:49 -0700
  • 708966206e REverting the reverted revert dschmenk 2013-05-23 18:27:20 -0700
  • 76a3a1d486 Git continues to piss me off dschmenk 2013-05-23 18:24:08 -0700
  • 3ed5f3133c Merge branch 'master' of https://github.com/dschmenk/apple2pi dschmenk 2013-05-23 18:23:19 -0700
  • cbe6bc4647 Git is pissing me off dschmenk 2013-05-23 18:23:10 -0700
  • 14b7ea9f4a Initial commit dschmenk 2013-05-23 18:22:02 -0700
  • 176bb376ce Revert "Revert "Revert "properly check daemon flag""" dschmenk 2013-05-23 18:08:31 -0700
  • f73f09801b Revert "Revert "properly check daemon flag"" dschmenk 2013-05-23 18:06:55 -0700
  • 0f53892d09 Revert "properly check daemon flag" dschmenk 2013-05-23 18:05:40 -0700
  • adcb02b6ee properly check daemon flag dschmenk 2013-05-23 18:05:06 -0700
  • fae3f98490 Be able to run as a daemon and add mouse acceleration dschmenk 2013-05-23 13:52:08 -0700
  • 3a3d5efe3f Apple II source dschmenk 2013-05-23 13:50:35 -0700
  • ebe1a042fb Initial Apple II connection daemon for Raspbian dschmenk 2013-05-22 21:21:21 -0700