mirror of
https://github.com/livingcomputermuseum/ContrAlto.git
synced 2026-05-03 06:29:19 +00:00
Support for CRAM reading/loading, SWMODE support. Rough debugger UI for viewing / disassembling microcode in ROM1, RAM0 banks (ugly). Minor performance improvements.
This commit is contained in:
@@ -21,6 +21,7 @@ namespace Contralto.Logging
|
||||
Memory = 0x20,
|
||||
Keyboard = 0x40,
|
||||
Display = 0x80,
|
||||
Microcode = 0x100,
|
||||
|
||||
All = 0x7fffffff
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user