TraceBullet/vba-rerecording

"ignore unknown opcodes"

Opened this issue · 1 comments

It would be nice to be able to disable the automatic ROM close and restart 
after the emulator encounters an invalid opcode (for example, treating it 
as a NOP (i.e. nothing)).

As it is if the ROM crashes you have to reopen it and hope you have a 
savestate. Possibly output a message like "Encountered invalid opcode at 
$address" to a message log or something.

Original issue reported on code.google.com by xkeeper@gmail.com on 23 Oct 2009 at 8:28

Original comment by aquan...@gmail.com on 6 Apr 2013 at 7:02

  • Added labels: Priority-Low, Type-Enhancement
  • Removed labels: Priority-Medium, Type-Defect