Oricutron

Debugging

To access Oricutron's debugger you need to press the F2 key. This will show you this screen:

In the monitor, number arguments are decimal by default, or prefixed with $ for hex or % for binary. Pretty much everything is output in hex.

In most places where you can enter a number or address, you can pass a CPU or VIA register. (VIA registers are prefixed with V, e.g. VDDRA). Anywhere you can pass an address, you can also use a symbol.

Commands

To use Oricutron's debugger, you need to know some keys:

Advanced features

You also have some more advanced commands:


Historic

Here is the list of all releases with a short description of things that changed:

Version 1.2.4 (14-Feb-2021)

Version 1.2 (01-Nov-2014)

Version 1.1 (07-Dec-2013)