Commit Graph

317 Commits

Author SHA1 Message Date
Terence Boldt 0d6a4bf78a Add wifi setup support 2021-05-30 14:02:47 +00:00
Terence Boldt 5751300b8a Add wifi setup support 2021-05-30 13:37:00 +00:00
Terence Boldt 22d29485d7 Remove driver executable 2021-05-30 12:46:35 +00:00
Terence Boldt cc560b972f Refactor Go code into packages 2021-05-30 08:43:57 -04:00
Terence Boldt 75c953052f Remove trailing quote 2021-05-29 13:01:13 -04:00
Terence Boldt 83eeab1961 Add source for updating firmware (also on drive image) 2021-05-19 08:55:47 -04:00
Terence Boldt 6b322f11ca
Update roadmap 2021-05-11 00:26:42 -04:00
Terence Boldt 8efcdd3090 Merge branch 'main' of https://github.com/tjboldt/Apple2-IO-RPi into main 2021-05-11 04:23:44 +00:00
Terence Boldt 83fb789c1f Add help to command execution 2021-05-11 04:23:30 +00:00
figital db0d26c73c fixed dir name type 2021-05-10 19:24:51 -04:00
Terence Boldt 402373091d Add file read firmware 2021-05-10 02:41:57 +00:00
Terence Boldt 9a451727a6 Rename firmware images 2021-05-09 13:48:48 +00:00
Terence Boldt 70e8a66517 Add support for reading files directly 2021-05-09 13:46:22 +00:00
Terence Boldt 79877f735a Update drive image with firmware update tool 2021-05-09 02:53:52 +00:00
Terence Boldt 77780b2171 Add full firmware to drive image 2021-05-08 21:39:51 -04:00
Terence Boldt b9acba6239 Update hdv with firmware writer 2021-04-14 01:53:45 +00:00
Terence Boldt bc69627bb4 Update listings to show all bytes 2021-04-01 08:43:04 -04:00
Terence Boldt 0919e1702d Remove unused RPi.Command references 2021-04-01 08:34:13 -04:00
Terence Boldt e883a742c7
Update README.md 2021-03-29 08:47:21 -04:00
Terence Boldt 4629de29ea
Update roadmap and project status 2021-03-29 08:18:58 -04:00
Terence Boldt 5624c8442b Update gitignore to exlcude go binary 2021-03-28 19:55:16 -04:00
Terence Boldt 1300d75c10 Updated driver to support working directory 2021-03-28 22:24:47 +00:00
Terence Boldt a16de00a13 Add bootable hard drive image 2021-03-28 17:16:31 -04:00
Terence Boldt 405f56966c
Update setup instructions 2021-03-28 17:00:08 -04:00
Terence Boldt e9b2964d88 Remove hard coded Rpi.Command as it's in firmware now 2021-03-28 14:43:10 -04:00
Terence Boldt d74c8452f1 Enable 80 columns for command line 2021-03-28 13:48:45 -04:00
Terence Boldt 590575de77 Update firmware with command changes 2021-03-28 11:34:52 -04:00
Terence Boldt cf9ff791fc Fix page error in command 2021-03-28 11:34:07 -04:00
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