mirror of
https://github.com/a2geek/basic-system-cmd.git
synced 2025-01-14 08:32:17 +00:00
Formatting tweaks.
This commit is contained in:
parent
d305d32a94
commit
93d6f303a9
@ -1,5 +1,7 @@
|
||||
# ProDOS BASIC.SYSTEM commands
|
||||
|
||||
## Purpose
|
||||
|
||||
This project is about re-learning everything I've forgotten or never learned:
|
||||
* 65C02
|
||||
* Code relocation
|
||||
@ -13,7 +15,7 @@ The general target of these commands is 256 bytes.
|
||||
The loader/relocator stub is less important, but also trying to target 256 bytes.
|
||||
This keeps the commands to 1 block and 1 page of used memory.
|
||||
|
||||
# Commands
|
||||
## Commands
|
||||
|
||||
| Command | Description |
|
||||
| --- | --- |
|
||||
|
Loading…
x
Reference in New Issue
Block a user