There's a few others (the Mac, Palm, and TRS-80 Color Computers), and it's pretty easy to add more. The downside is that as it's currently implemented, it's pretty low-level; your hook has the same power and responsibility as the CPU core disassemblers, except you can pass any opcode you don't want back to the core to deal with. It's probably easiest to do for A-line traps on 680x0 systems, which is why 2 of the existing 3 are 680x0.

Last edited by R. Belmont; 02/23/19 08:35 PM.