AppleWin / AppleWin

Apple II emulator for Windows
GNU General Public License v2.0
681 stars 158 forks source link

Fix test sound cards for mb-audit 1.50 #1274

Closed tomcw closed 5 months ago

tomcw commented 5 months ago

AppleWin HEAD

mb-audit 1.50: (test "A")

AppleWin 1.30.15

mb-audit 1.42: (test "A")

mb-audit 1.50: (test "A")

tomcw commented 5 months ago

Fix MEGA Audio: 56cc7793517a746d9e9db51ec0da8172adb34dbe

(Ignore mb-audit version - as 1.50 needed a fix too to avoid test 21,0C) mb-audit_000000000

Warnings: (these are expected for MEGA Audio)

  1. (21,14,00) TestAYReadHiZ: read 6522.IRA (PortA): expect FF; actual 00
  2. (13,F1,08) After CTRL+RESET, read 6522.IRB: expect FF; actual 00
tomcw commented 5 months ago

Fix SD Music: 53fddfe41ab0d29d3080811600cd7e5abfb245a3

mb-audit_000000002

tomcw commented 5 months ago

s4=SD Music and s5=MEGA Audio

mb-audit_000000003