Releases: 6502ts/6502.ts
Releases · 6502ts/6502.ts
6502.ts 1.1.2
stellerator-embedded
- Fix filenames in documentation.
6502.ts 1.1.1
stellerator-embedded
- Fix crash if
enableKeyboard
is disabled andresetViaKeyboard
is
enabled.
Goodbye rollup
- 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
A less expensive version of the Moiré fix.
Fix composite effect on Apple silicon
This release fixes a nasty Moiré pattern in the composite video effect on Apple silicon Macs.
Fix touch in stellerator-embedded
This fixes touch controls in stellerator-embedded (which got broken in 1.0.3).
Stellerator embedded goes 2021
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
- Support for CDFJ banking
- CommaVideo cartridge support
Improved CPU core, Safari audio fixes
- 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
Fix fullscreen via touch in Stellerator Embedded.