Skip to content

Releases: wavemotion-dave/ColecoDS

Version 9.4

16 Mar 15:14
Compare
Choose a tag to compare

V9.4: 16-Mar-2024 by wavemotion-dave

  • Tatung Einstein improvements - more games run more correctly.
  • SVI Cassette Load fixes
  • Other minor tweaks and cleanup as time permitted.

Version 9.3a

12 Mar 11:30
Compare
Choose a tag to compare

V9.3: 10-Mar-2024 by wavemotion-dave

  • Fixed TMS9918 VDP 5th Sprite Flag handling and slight optmization to the VDP driver.
  • Updated to latest SN76496 sound driver from FluBBa.
  • Other minor tweaks and cleanup as time permitted.
  • Version 9.3a with hotfix for SVI game loading fixed.

Version 9.3

10 Mar 13:03
Compare
Choose a tag to compare

V9.3: 10-Mar-2024 by wavemotion-dave

  • Fixed TMS9918 VDP 5th Sprite Flag handling and slight optmization to the VDP driver.
  • Updated to latest SN76496 sound driver from FluBBa.
  • Other minor tweaks and cleanup as time permitted.

Version 9.2

12 Feb 11:49
Compare
Choose a tag to compare

V9.2: 12-Feb-2024 by wavemotion-dave

  • Ported the AY sound chip driver from FluBBa to improve MSX1, Einstein and Coleco SGM games.
  • Ported most recent SN sound chip driver from FluBBa.
  • Allow more than one keyboard press at a time for the MSX1 so keyboard-mapped keys work properly (i.e. UP and SPACE at the same time)
  • Cleanup across the board - save states optimized.

Version 9.1

03 Feb 13:19
020bbda
Compare
Choose a tag to compare

V9.1: 03-Feb-2024 by wavemotion-dave

  • Ported the SCC Konami sound driver from FluBBa to make the MSX1 games using that chip sound great.
  • New overlays for Colecovision Space Shuttle and Utopia.
  • Lots of small tweaks and minor cleanups since the last release.

Version 9.0

21 Oct 11:11
Compare
Choose a tag to compare

V9.0: 21-Oct-2023 by wavemotion-dave

  • Fixed loading of SC-3000 Survivors Multi/Megacart roms.
  • Slight optimization to I/O read driver.
  • Minor cleanup as time permitted.

Version 8.9

20 Sep 11:20
Compare
Choose a tag to compare

V8.9: 20-Sep-2023 by wavemotion-dave

  • Further cleanup of the ADAM driver to eliminate title-screen glitches and provide support for 320K disks.
  • Slight optmization across the board resulting in another frame or two of performance.
  • Memory optmization to reduce the footprint of the program - providing about 300K of free resources total.
  • Improved speed of blend mode (it only uses about 10% CPU resources now)

Version 8.8

11 Sep 11:03
Compare
Choose a tag to compare

V8.8: 11-Sep-2023 by wavemotion-dave

  • Major cleanup of the Coleco ADAM driver so that most games now load up first try and RESET handling is smooth and consistent.
  • For the ADAM, added toggle between full keyboard and the joystick/joypad so now you don't have to choose one layout or the other.
  • Simplified keyboard handling. Now the user just picks 'Full Keyboard' and the emulator will figure out the best keyboard overlay to use based on the machine being emulated.

Version 8.7

07 Sep 10:37
Compare
Choose a tag to compare

V8.7: 07-Sep-2023 by wavemotion-dave

  • Added .dsk support for MSX1 games (360K SS or 720K DS only).
  • Improved key debounce so that pressing on the virtual keyboard is much cleaner.
  • Minor memory optimization to free up some resources.

Version 8.6

31 Aug 11:01
Compare
Choose a tag to compare

V8.6: 31-Aug-2023 by wavemotion-dave

  • Added .dsk support for Tatung Einstein games!
  • Improved Tatung Einstein keyboard and joystick handling.
  • Minor graphical tweaks and improvements as time allowed.