Commit Graph

289 Commits

Author SHA1 Message Date
Terence Boldt 6576395b3f Fix menu options 2021-03-28 11:17:14 -04:00
Terence Boldt 3411954a0c
Update project status 2021-03-28 10:56:47 -04:00
Terence Boldt 4d2c8f39b3
Merge pull request #8 from tjboldt/multipage-firmware
Add multi-page firmware support
2021-03-28 10:55:04 -04:00
Terence Boldt 2df8b6964a Add warning for RPi startup 2021-03-28 10:52:56 -04:00
Terence Boldt b8fb17767b Update gitignore 2021-03-28 10:48:51 -04:00
Terence Boldt 679debded4 Add command line to firmware 2021-03-28 10:36:12 -04:00
Terence Boldt ed62dd961e Fix firmware so menu works called by PR# 2021-03-28 10:27:53 -04:00
Terence Boldt 433356926b Define load and save commands 2021-03-28 10:25:30 -04:00
Terence Boldt 0a89c6aab6 Update firmware address page and menu 2021-03-28 08:12:58 -04:00
Terence Boldt 489927193e Fix order of pages in EEPROM 2021-03-27 11:36:40 -04:00
Terence Boldt 82d86548c3 Remove relative code to free up x register 2021-03-27 11:07:36 -04:00
Terence Boldt 786617fb03 Update firmware to add menu 2021-03-27 10:25:42 -04:00
Terence Boldt 3f14ea9510
Change to MIT license 2021-03-23 22:27:36 -04:00
Terence Boldt 89c16d04d2 Add Rpi.Command for Apple II to execute Linux commands 2021-03-23 22:20:08 -04:00
Terence Boldt d0355f627a Update README with latest status and roadmap 2021-03-23 21:27:03 -04:00
Terence Boldt 6b304ecc3d Update image to fourth prototype 2021-03-23 21:10:06 -04:00
Terence Boldt 89c8256bbb Cleanup project 2021-03-20 19:25:28 -04:00
Terence Boldt a789b921c3 Update PCB image 2021-03-16 07:54:45 -04:00
Terence Boldt ebcfeb3b9f Update board to support AT28C64B 2021-03-13 22:26:40 -05:00
Terence Boldt 78be1563f0 Fix status byte to show drive is writable 2021-03-09 18:53:11 -05:00
Terence Boldt 559819ab3a Update firmware to full byte communications 2021-03-06 00:11:29 +00:00
Terence Boldt fde4bb712e
Merge pull request #2 from tjboldt/fullbyte
Fullbyte
2021-01-16 22:50:20 -05:00
Terence Boldt 7602dae70a Fix firmware missing x 2021-01-16 17:12:17 -05:00
Terence Boldt 278425d8d3 Merge branch 'fullbyte' of https://github.com/tjboldt/Apple2-IO-RPi into fullbyte 2021-01-16 15:55:53 -05:00
Terence Boldt 67d429e120 Fix read/write flag GPIO ports 2021-01-16 15:55:32 -05:00
Terence Boldt e1d78ba7a5 Change read/write flags to high bits 2021-01-16 12:42:00 -05:00
Terence Boldt daed9d2dd9 Update project status and image 2021-01-16 07:45:24 -05:00
Terence Boldt 991f5788af Fix full byte firmware 2021-01-15 22:58:13 -05:00
Terence Boldt 50b4ce55d1 Merge branch 'fullbyte' of https://github.com/tjboldt/Apple2-IO-RPi into fullbyte 2021-01-15 22:41:56 -05:00
Terence Boldt 9add4551d7 Update RPi driver to support full byte read/write 2021-01-15 22:40:29 -05:00
Terence Boldt 5ae415886f Update firmware for 8 bit read/write 2021-01-11 22:58:04 -05:00
Terence Boldt b0c59460ec Merge branch 'main' into fullbyte 2021-01-11 13:24:42 -05:00
Terence Boldt 894e6f3fc1 Fix silkscreen issue where chips mislabelled 2021-01-11 00:23:00 -05:00
Terence Boldt bd41c31f06 Remove unused line 2021-01-08 22:12:24 -05:00
Terence Boldt cce9a2f41d Clean up tracks 2020-12-29 22:23:52 -05:00
Terence Boldt 2a09a50263 Optimize vias and tracks 2020-12-29 21:07:01 -05:00
Terence Boldt fcf8e36eec Merge branch 'main' into fullbyte 2020-12-29 19:54:54 -05:00
Terence Boldt a623d2f0ad Update board to support 8 bit data and 16x firmware 2020-12-29 19:54:22 -05:00
Terence Boldt f6d1607a33 Update project status 2020-12-28 10:54:57 -05:00
Terence Boldt 52a86cc8a1 Fix command execution (this is being committed from my Apple //e) 2020-12-24 09:01:46 -05:00
Terence Boldt 8d62b0c57e Partial fix for command execution 2020-12-23 22:53:20 -05:00
Terence Boldt 3176e6112e Rename Firmware to Apple2 2020-12-23 17:20:52 -05:00
Terence Boldt 612b5770a2 Add Linux command support 2020-12-23 17:19:42 -05:00
Terence Boldt 860c1c6308 Add file sync to prevent data loss on power-off 2020-12-15 21:51:28 -05:00
Terence Boldt 9c0b548aab Add ProDOS date/time support 2020-12-15 21:05:12 -05:00
Terence Boldt bf2d93e22b Update gerber files 2020-12-13 22:32:13 -05:00
Terence Boldt c35ef5ec75 Update board image with EPROM 2020-12-13 22:23:16 -05:00
Terence Boldt c93b54c669 Update schematic/PCB to work with more EPROM types 2020-12-13 22:19:04 -05:00
Terence Boldt 3880a1c30c Add ground wires to EPROM address lines 2020-12-13 00:43:19 -05:00
Terence Boldt 1be9babc0f Fix firmware build for slot 5 2020-12-13 00:29:03 -05:00