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

For debug, stopped bootstrap running blockloadr

This commit is contained in:
Ross Wilson
2016-03-05 13:03:03 +07:00
parent 7c30d52953
commit 2cca1fbb69

View File

@@ -51,7 +51,8 @@ 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
0110076, # jmp *go ;74 execute loader
0000000, # hlt ;74 JUST STOP
#0110076, # jmp *go ;74 execute loader
0000002, # what data 2 ;75
0003700, # go data 03700 ;76
0003677, # base data 03677 ;77