Introducing IceBro

IceBro

IceBro is a 6502 simulator with a graphical debugger around it. The software was developed by 6502 enthusist Carl-Henrik Skårstedt.

With IceBro applications can be loaded into the simulator memory and executed. No other hardware is simulated within the debugger.

Per the docs:

To work with VICE the debugger can connect to a running instance of VICE (C64 or Vic20) and copy the machine state (RAM, CPU registers, labels and breakpoints) when its monitor mode is enabled.

This means that the debugger is primarily looking at the copy of the machine state, and most debugging happens in the copied state. The vice console commands still works with the VICE machine state.

This differs from a debugger that is working directly with the machine state and IceBro is not intended as a replacement for such debuggers.

The CPU history in IceBro begins when VICE pauses, anything that happened before that point is unknown.

Return to VICE by entering X in the Vice Console, just like you would in the built-in monitor. This starts VICE at the point where it was paused with changes applied from changing code or memory, but none of the machine state altered as part of debugging in the sandbox.

Since VICE locks while connected to a remote monitor I recommend exiting VICE by typing QUIT into the Vice Console rather than force quitting. If VICE is connected to IceBro but not paused there is no problem just closing VICE.

Currently IceBro runs on 64 bit Windows systems, porting to other systems is possible, see below.

Subscribe
Notify of
0 Comments
Inline Feedbacks
View all comments
wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
Exit mobile version
X