From 93d6f303a924c1e90ede6a232f7de722e7460d2a Mon Sep 17 00:00:00 2001 From: Rob Greene Date: Sat, 3 Oct 2015 23:51:23 -0500 Subject: [PATCH] Formatting tweaks. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 | | --- | --- |