Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Hi, the 'break' statement no longer activates the cspect debugger when I compile and run. I'm using latest CSPECT release and compiling  my code with Sjasmplus. Seen a report down below that suggests it could be Sjasmplus problem?

** Issue solved - 'break' works as usual after compiling and using the latest SJASMplus.

The opcode for BREAK has changed - please see the docs.

This allows actual hardware to ignore it, as it's now evaluated as a NOP.