From 55a254aade0e1899da152e522675d4094e5809b9 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Tue, 4 Jul 2017 20:36:25 -0700 Subject: [PATCH] HowTo README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3b55201 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +How to create a custom Apple ][ character generator ROM + +The *.pbm files are raw ROM dumps prepended with a PBM bitmap header that allows the reading of the data as an image in a program such as the GIMP (http://gimp.org).