Skip to content

Releases: 6502ts/6502.ts

6502.ts 1.1.2

12 Sep 20:45
Compare
Choose a tag to compare

stellerator-embedded

  • Fix filenames in documentation.

6502.ts 1.1.1

12 Sep 20:44
Compare
Choose a tag to compare

stellerator-embedded

  • Fix crash if enableKeyboard is disabled and resetViaKeyboard is
    enabled.

Goodbye rollup

12 Sep 20:10
Compare
Choose a tag to compare
  • Replace the build process with webpack
  • Make svideo the new default for stellerator embedded (in order to work around visual glitches with composite on iOS).

Less expensive Moiré fix

28 Nov 21:57
Compare
Choose a tag to compare

A less expensive version of the Moiré fix.

Fix composite effect on Apple silicon

28 Nov 15:50
Compare
Choose a tag to compare

This release fixes a nasty Moiré pattern in the composite video effect on Apple silicon Macs.

Fix touch in stellerator-embedded

30 Jan 14:59
Compare
Choose a tag to compare

This fixes touch controls in stellerator-embedded (which got broken in 1.0.3).

Stellerator embedded goes 2021

29 Jan 22:49
Compare
Choose a tag to compare

This is the first release of Stellerator embedded since the frontend rewrite. It comes with major improvements to video output:

  • Better phosphor emulation
  • High quality image scaling
  • Scanlines
  • TV modulation / demodulation

Cartridge support improvements

07 Jun 21:53
Compare
Choose a tag to compare
  • Support for CDFJ banking
  • CommaVideo cartridge support

Improved CPU core, Safari audio fixes

02 Jan 22:44
Compare
Choose a tag to compare
  • New CPU core with one bus access per cycle
  • Support 2 / 4 / ... / 1024 byte ROMs
  • Audio fixes for Safari iOS / MacOS: audio now reliably starts after the first interaction on both platforms

Fix fullscreen via touch

26 Jul 17:56
Compare
Choose a tag to compare

Fix fullscreen via touch in Stellerator Embedded.