diff --git a/README.md b/README.md index b5fa2c1..ae19680 100644 --- a/README.md +++ b/README.md @@ -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 | | --- | --- |