mirror of
https://github.com/tjboldt/Apple2-IO-RPi.git
synced 2024-11-25 06:31:22 +00:00
Update README.md
This commit is contained in:
parent
cc2aa9954e
commit
4c36b99282
@ -16,10 +16,11 @@ So far, this is a project and not a finished product. The current prototype is o
|
|||||||
4. Load binary files directly from the RPi to the II
|
4. Load binary files directly from the RPi to the II
|
||||||
5. Update Apple II firmware in place from image on RPi
|
5. Update Apple II firmware in place from image on RPi
|
||||||
6. Supports two drive images at the same time (Note: backward compatible with previous firmware but requires firmware update in order to work with two drives)
|
6. Supports two drive images at the same time (Note: backward compatible with previous firmware but requires firmware update in order to work with two drives)
|
||||||
|
7. Supports "RPI" command from BASIC to execute Linux commands from the command prompt or inside BASIC programs: `10 PRINT CHR$(4);"RPI ls -al /"`
|
||||||
|
|
||||||
## Roadmap
|
## Roadmap
|
||||||
1. Extend BASIC.SYSTEM commands
|
1. Extend BASIC.SYSTEM commands
|
||||||
1. RPI - Execute a single Linux command
|
1. RPI - Execute a single Linux command (DONE)
|
||||||
2. SH - Open a Linux shell
|
2. SH - Open a Linux shell
|
||||||
3. WGET - Download and save to file
|
3. WGET - Download and save to file
|
||||||
2. Shell improvements
|
2. Shell improvements
|
||||||
|
Loading…
Reference in New Issue
Block a user