wavemotion's latest activity

  • wavemotion
    wavemotion reacted to FluBBa's post in the thread Emulator S8DS new release with Like Like.
    After too long time I've finally fixed playing samples, plus some other stuff. Added sound sample support. Added IPS patch functionality. Added saving of Region/Machine. Fixed mixing of YM2413 + PSG. Optimised the SN76496 chip. Optimised the...
  • wavemotion
    wavemotion replied to the thread SpeccySE.
    https://github.com/wavemotion-dave/SpeccySE Version 2.1 - 30-July-2026 by wavemotion-dave Optimization pass on beeper driver so games sound a bit more authentic with fewer buffer drops. Optimization pass on CPU and ULA driver to eek out another...
  • wavemotion
    wavemotion replied to the thread SpeccySE.
    https://github.com/wavemotion-dave/SpeccySE Version 2.0 - 24-July-2026 by wavemotion-dave Interrupt handling improved. Gandalf DX now runs. Genesis - Dawn of a New Day now runs. Improved ULA timing - more of the Nirvana+ games look correct...
  • wavemotion
    wavemotion reacted to djleviticus's post in the thread SpeccySE with Like Like.
    Thanks again Dave. 👍👍 Amazing work.
  • wavemotion
    wavemotion replied to the thread SpeccySE.
    Not a full release ... but some nice daily improvements. Version 1.9b - 22-July-2026 by wavemotion-dave Max tape size is now 800K - mainly for some of the massive compilation tapes. Gandalf DX now runs! Added new 'Autoload Search' option -...
  • wavemotion
    wavemotion reacted to Chillimonster's post in the thread SpeccySE with Like Like.
    Will give this a go on my favourite game later (bombjack). The audio on that has always seemed a bit ‘off’ compared to ZXDS Thanks for the continued updates and improvements.
  • wavemotion
    wavemotion reacted to djleviticus's post in the thread SpeccySE with Like Like.
    Amazing. Thanks Dave 👍👍👍
  • wavemotion
    wavemotion replied to the thread SpeccySE.
    https://github.com/wavemotion-dave/SpeccySE Version 1.9 - 19-July-2026 by wavemotion-dave New top screen graphic. Slight refactor for audio to smooth out heavy-hitting beeper games. Slight improvement to contended memory for improved accuracy...
  • wavemotion
    wavemotion reacted to Tomtani1's post in the thread GimliDS with Like Like.
    Hi Dave, The high score saving to the high score table now works perfectly. I am pleasantly surprised that you got the code updated as fast as you did. Thank you.
  • wavemotion
    wavemotion reacted to Tomtani1's post in the thread GimliDS with Like Like.
    Hi Dave, I got my qualifying scores saved to the high score tables. I tested with both Jumpman and Jumpman Junior. After finishing a game and I get a high enough score for the high score table, I enter my initials and the disk icon light up...
  • wavemotion
    wavemotion replied to the thread GimliDS.
    @Tomtani1 - you're right! I just checked the code and I don't properly flush the file out until a new file is loaded or you quit the emulator using the 'Quit GimliDS' menu item. That's my mistake. I've just added the code to correctly flush the...
  • wavemotion
    wavemotion replied to the thread GimliDS.
    Either of those settings is fine. The only difference is whether the disk sound effect plays. I assume the SD card you have is not write protected. Other than that, I can’t think of a reason. As a workaround you could probably snap a Save...
  • wavemotion
    wavemotion replied to the thread GimliDS.
    Thanks for the feedback! I just tried my copy of Jumpman.d64 and it seemed to write the disk just fine after getting a (pathetic) high score. The disk label on the keyboard should light up blue briefly on save. Make sure that in settings you...
  • wavemotion
    wavemotion reacted to Tomtani1's post in the thread GimliDS with Like Like.
    GimliDs is an excellent C64 emulator for the DSi. It runs really smooth. I am running GimliDS through TWiLight Menu++ straight from the SD card on my regular sized DSi. I have been playing my Jumpman.d64 game and the highscore is not saved. I...
  • wavemotion
    wavemotion reacted to raxadian's post in the thread Homebrew Stella-DS Improved with Like Like.
    Code optimisation is a birch. Depending on what programming language you aree using there is tutorials online on how to make the code faster.