Interrupts WIP #230

This commit is contained in:
2020-07-30 21:26:12 -04:00
parent 51c0d4c3c7
commit b1d7121b22
10 changed files with 194 additions and 57 deletions

View File

@@ -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