From c69b5bf833abdd7dc4b735d9dec7c0b1ae6b7a56 Mon Sep 17 00:00:00 2001 From: Ross Wilson Date: Sat, 12 Mar 2016 16:34:42 +0700 Subject: [PATCH] Document *.asm files in docs dir --- docs/README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/README b/docs/README index d35bf7c..e865c2e 100644 --- a/docs/README +++ b/docs/README @@ -12,3 +12,6 @@ Sydney University in 1978. Actual disassembly of the code from Sydney_University_PDS-4_Rom.png doesn't produce any recognizable bootstrap code? + +The *.asm files are semi-production versions of the bootstrap and +blockloader code. These are embedded in pymlac/Memory.py and pyasm/pyasm.