indigodarkwolf / box16

A fork of the official X16 emulator, converted to C++20 and with a bunch of features tweaked and added.
MIT License
41 stars 18 forks source link

Merging Boxmon branch into main #108

Closed indigodarkwolf closed 9 months ago

indigodarkwolf commented 9 months ago

Boxmon brings a separate monitor console to Box16 which supports a subset of VICE monitor console commands. Future commands are WIP. This also brings expression parsing to Box16, and implements conditional breakpoints.