You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Details: Thinking about the "v0.2 Beta: Breakpoints don't seem to work at all" issue and ET-3400 ROM image error I stumbled on there, I exported the entire ROM image from the .exe file and compared it with the Heathkit original. This issue lists all errors found. For interest I traced them back into the Heathkit source code. I am curious, what generated monitor.bin and the errors?
For ET-3400 code development I am now using a hacked version of et3400.exe 0.2 Beta, with the built-in ET-3400 ROM image replaced by the original Heathkit ROM + the OUTCH fix + my Sample1B program in the 34 unused bytes near the end of the ROM. I used program XVI to edit the .exe file. I prefer your emulator to the others discussed on groups.io because of its disassembly pane, Save RAM (to a .s19 file), and user COMMENT/DATA labels.
The text was updated successfully, but these errors were encountered:
Your source file "monitor.bin" has these differences from the ET-3400 ROM, using FC00 as its start address.
Details: Thinking about the "v0.2 Beta: Breakpoints don't seem to work at all" issue and ET-3400 ROM image error I stumbled on there, I exported the entire ROM image from the .exe file and compared it with the Heathkit original. This issue lists all errors found. For interest I traced them back into the Heathkit source code. I am curious, what generated monitor.bin and the errors?
For ET-3400 code development I am now using a hacked version of et3400.exe 0.2 Beta, with the built-in ET-3400 ROM image replaced by the original Heathkit ROM + the OUTCH fix + my Sample1B program in the 34 unused bytes near the end of the ROM. I used program XVI to edit the .exe file. I prefer your emulator to the others discussed on groups.io because of its disassembly pane, Save RAM (to a .s19 file), and user COMMENT/DATA labels.
The text was updated successfully, but these errors were encountered: