Commit graph

4 commits

Author SHA1 Message Date
882f991db4 Day 1. Assembly code is being generated, on a monkey see, monkey do basis;
but it doesn't link because of a missing library; and having moved source
files around the Makefile currently doesn't work.
2026-04-06 09:48:44 +01:00
8e9ad73229 OK, this is a lot of useful groundwork, but nothing really built yet. 2026-04-05 15:40:12 +01:00
7e9dc12766 Initial commit.
This first sketch of the memory layout isn't working because I'm
not succeeding in packing the bitfields, so I intend to rip it up
and start again.
2026-04-05 12:22:48 +01:00
d743b6787e Initial commit 2026-04-05 11:18:15 +00:00