|
|
0b2aa4e070
|
The tiniest bit of actual progress.
|
2026-04-12 13:32:58 +01:00 |
|
|
|
114c64501a
|
Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword).
|
2026-04-12 13:13:10 +01:00 |
|
|
|
69d762645a
|
Work on getting the memory model translated into Scheme.
|
2026-04-09 10:03:02 +01:00 |
|
|
|
f9cbc40e0a
|
D'oh! My memory model is WRONG and I need to rethink.
|
2026-04-06 16:12:53 +01:00 |
|
|
|
74b47f4380
|
The Day 1 exercise now works. It did compile yesterday, but didn't link.
I installed the package `gcc-multilib` to fix this.
|
2026-04-06 15:06:50 +01:00 |
|
|
|
643d255a21
|
Added all the error codes from the manual.
Some will be irrelevant to this project, but they're all here.
|
2026-04-06 12:47:41 +01:00 |
|
|
|
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 |
|