mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-15 23:59:09 +00:00
Interrupts WIP #230
This commit is contained in:
@@ -44,7 +44,9 @@ wg_createNewOnRequest=0
|
||||
|
||||
#CPU
|
||||
tick_length=1000
|
||||
org_offset=512
|
||||
org_offset=4096
|
||||
ivt_offset=0
|
||||
grace_instruction_count=10000
|
||||
stack_bottom=65536
|
||||
memory_size=65536
|
||||
user_timeout=100
|
||||
|
||||
Reference in New Issue
Block a user