From 5a54774474f43ae29716751d6415563a59b92c7d Mon Sep 17 00:00:00 2001 From: pk33 Date: Mon, 11 Nov 2024 18:06:18 +0100 Subject: tidying up and basic input --- README.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index d5f93c6..293830b 100644 --- a/README.html +++ b/README.html @@ -6,21 +6,20 @@

COMPILING


-

Set CC in the makefile then run bmake.

+

run bmake.



USAGE


You need a monitor connected to an on-board connector.
-Edit options.h.
+Edit options33.h.
Run ./bin/engine33 on a TTY.


TODO


    -
  1. tidying up and abiding by naming conventions
  2. -
  3. *Input
  4. +
  5. *Draw some primitive graphics


-- cgit v1.2.3