that's one shitty way of injecting a code...

This commit is contained in:
minjaesong
2021-04-23 19:31:49 +09:00
parent 48fd10aeed
commit 1626c5f5e2
5 changed files with 34 additions and 3 deletions

View File

@@ -73,6 +73,10 @@ MMIO
40..47 RO: Key Press buffer
stores keys that are held down. Can accomodate 8-key rollover (in keyboard geeks' terms)
0x0 is written for the empty area; numbers are always sorted
48..51 RO: System flags
48: 0b r000 000t
t: STOP button (should raise SIGTERM)
r: RESET button (should reset the system)
64..67 RO: User area memory size in bytes
68 WO: Counter latch