1
0
mirror of https://github.com/rzzzwilson/pymlac.git synced 2025-06-10 09:32:41 +00:00

Removed debug HLT at bootstrap end

This commit is contained in:
Ross Wilson
2016-03-10 16:57:50 +07:00
parent ed892ef157
commit 8880144605

View File

@@ -51,8 +51,7 @@ class Memory(object):
0100011, # cal ;71 clear AC & LINK
0030020, # isz 020 ;72 inc mem and skip zero
0010053, # jmp loop ;73 if not finished, jump
0000000, # hlt ;74 JUST STOP
#0110076, # jmp *go ;74 execute loader
0110076, # jmp *go ;74 execute loader
0000002, # what data 2 ;75
0003700, # go data 03700 ;76
0003677, # base data 03677 ;77