mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
cmd: convert reg to regget and regset.
We want to stick close to the origonal commands. See: https://github.com/up-n-atom/SWTG118AS?tab=readme-ov-file#commands
This commit is contained in:
+2
-2
@@ -25,5 +25,5 @@ Other memory:
|
||||
Name Start End Size Max
|
||||
---------------- -------- -------- -------- --------
|
||||
PAGED EXT. RAM 0 256
|
||||
EXTERNAL RAM 0x0001 0x1aea 6890 16777216
|
||||
ROM/EPROM/FLASH 0x0000 0x1c72c 47034 16777216
|
||||
EXTERNAL RAM 0x0001 0x1ae8 6888 16777216
|
||||
ROM/EPROM/FLASH 0x0000 0x1c72d 47021 16777216
|
||||
|
||||
Reference in New Issue
Block a user