abbruzze / kernal64

A Scala Commodore 64, 128, VIC20, CBM2 and SuperCPU emulator
MIT License
112 stars 12 forks source link

[Feature] Restart Kernal64 with same PRG #7

Closed shazz closed 4 years ago

shazz commented 4 years ago

Hi,

In case you think this is a good idea, that would be nice to have a keyboard shortcut to

  1. Reset the emulator
  2. Reload the last selected PRG (else, do nothing)
  3. Run it again automatically

(mostly like k64 my.prg is doing when started from scratch)

Just because I spend my time debugging and I do alt-r, alt-g, mouse click (as the PRG is not selected by default), Enter, RUN

Thanks !

abbruzze commented 4 years ago

Done. Check in the BeamRacer branch. Use CTRL+ALT+R to reset and restore the last PRG. Take a look at Settings->VIC->VIC's display effects...

shazz commented 4 years ago

Thanks for updating the branch I was on! Works perfectly, so better to debug :+1:

Not sure the screen rotation is that useful but this is funny :)