about summary refs log tree commit diff stats
path: root/subx/010core.cc
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2017-10-17 23:55:25 -0700
committerKartik K. Agaram <vc@akkartik.com>2017-10-17 23:55:25 -0700
commitf959569491246197f7a9bc0fd633ef40687cbe21 (patch)
tree3569779920938e1870d325b9047b471e09375837 /subx/010core.cc
parent15cd825deef5811f0c5b7a98846d9e9a51991025 (diff)
downloadmu-f959569491246197f7a9bc0fd633ef40687cbe21.tar.gz
4078
Diffstat (limited to 'subx/010core.cc')
-rw-r--r--subx/010core.cc4
1 files changed, 3 insertions, 1 deletions
diff --git a/subx/010core.cc b/subx/010core.cc
index 8040a645..a23418db 100644
--- a/subx/010core.cc
+++ b/subx/010core.cc
@@ -1,4 +1,6 @@
-//:: simulated x86 registers
+//:: simulated x86 registers; just a subset
+//:    assume segment registers are hard-coded to 0
+//:    no floating-point, MMX, etc. yet
 
 :(before "End Types")
 enum {