mirror of
https://github.com/bobbimanners/Zapple-II.git
synced 2025-04-08 23:38:15 +00:00
Minor update to README
This commit is contained in:
parent
e9f6fba574
commit
c42085bad3
@ -262,6 +262,7 @@ The following commands are implemented:
|
||||
|
||||
- `DIR`
|
||||
- `TYPE`
|
||||
- `ERA`
|
||||
- Changing drives using `A:`, `B:`, etc.
|
||||
- Launching a `.COM` file (just type the name and any arguments)
|
||||
|
||||
@ -276,6 +277,7 @@ Wildcards using `*` are not yet supported.
|
||||
- `DIR ABC?????.TXT` - show matching files using `?` wildcards
|
||||
- `TYPE TEST.TXT` - view a text file
|
||||
- `A:PIP B:MY.TXT=A:TEST.TXT` copy `TEST.TXT` from A: to B:, renaming it as `MY.TXT`
|
||||
- `ERA MY.TXT` erase file `MY.TXT`
|
||||
- `STAT DRV` - show info on the virtual drive
|
||||
- `DDT MYPROG.COM` - debug `MYPROG.COM` using DDT (8800 debugger)
|
||||
- `ZSID MYPROG.COM` - debug `MYPROG.COM` using ZSID (Z80 debugger)
|
||||
|
Loading…
x
Reference in New Issue
Block a user