Skip to content

v0.9

Compare
Choose a tag to compare
@JetSetIlly JetSetIlly released this 13 Mar 12:02
· 2063 commits to master since this release

= Changes from v0.8.2 =

Support for common TIA revisions
- window available in play mode and debug mode

Hardware controller support
- Tested with wired XBox controller
- DPad controls joystick
- Left thumb-stick and triggers control paddle
- Start button is the conole's reset switch

Reworked debugger UI
- more information in toolbar
- better disasm window
- improved CPU, TV and Control windows
- added RSYNC overlay

Corrected TV implementation so that smooth Playfield scrolling works

Cartridge mapping
- Superbank support (128k and 256k)
- Corrected false positives when fingerprinting for Mnetwork (E7)

Supercharger improvements
- Supercharger tape will stop when ROM stops reading for data
- Correctly loads 8-bit WAV data
- Improved fastload (.bin files) fingerprinting
- Fastload (.bin files) supports multiloading

Debugger
- Mute audio
- STEP command can now STEP back
- SYMBOL, WATCH, DISASSEMBLY commands changed
- small improvements to linter (still not ready for use)

Playmode
- Mouse capture with right mouse button (rather than double-click)