Skip to content

v0.9.1

Latest
Compare
Choose a tag to compare
@univta0001 univta0001 released this 20 Sep 05:50
· 105 commits to main since this release
  • Change audio sampling rate from 48000 to 44100 to address the lead-in audio issue in A2stream
  • Update the handling of average filter for audio
  • Update the speaker profile to hold for 30ms and then decay in 70ms if no further clicks encountered
  • Reset paddle latch when reset
  • Added support for Windows Pcap where available using delay loading DLL
  • Added tape support
  • Fix mouse delta_x and delta_y to use saturating subtraction
  • Added support for mouse in emu6502_web
  • Updated hard disk to use FIFO buffer
  • Added support for Robocom dongles
  • Added support for Cortech CodeWriter dongle
  • Added support for Hayden dongle
  • Fix the 65c02 SUB opcode for decimal.
  • Fix indirect zeropage
  • Fix decimal implementation for 6502 / 65C02
  • Fix on the cp indirect_x and indirect_y implementation
  • Added support sending and receiving udp and raw packets in Uthernet2
  • Fix lores and dlores implementation