Skip to content

Releases: samstyle/Xpeccy

0.6.20241015

15 Oct 15:40
Compare
Choose a tag to compare
build 20241015

0.6.20241008

08 Oct 15:59
Compare
Choose a tag to compare

build 0.6.20241008

0.6.20240621

22 Jun 06:54
Compare
Choose a tag to compare

Accumulate all recent changes

0.6.20231226

26 Dec 15:41
Compare
Choose a tag to compare

Fix some bugs on the latest breakpoints changes

build 20231224

24 Dec 13:01
Compare
Choose a tag to compare

Some improvements to breakpoints

build 20231130

30 Nov 21:24
Compare
Choose a tag to compare

Accumulate all updates from the last build

0.6.20220219

19 Feb 16:18
Compare
Choose a tag to compare
  • deBUGa: CMOS dump
  • deBUGa: refactor breakpoint dialog
  • Options: ROMs can be sorted in subdirs inside /roms directory, QComboBox in romset dialog will show directory tree
  • fix RZX playback (but you need proper ROM for ROM-depending games)

0.6.20211231

31 Dec 12:07
Compare
Choose a tag to compare

New Year Build

0.6.20210720

20 Jul 14:19
Compare
Choose a tag to compare
  • Improve sound buffer filling
  • Add numpad keys for MacOSX
  • deBUGa: fix CPU register corruption
  • deBUGa: add 'accumulate T' checkbox. T-counter will not be reset each step
  • deBUGa: append scrollbar to disasm and dump views
  • deBUGa: append ascii field to fdd dump
  • NES: fix broken timings
  • NES PPU color tint bits

0.6.20210703

03 Jul 16:42
Compare
Choose a tag to compare
  • Fix GeneralSound interrupts
  • Improve keymap file (you can chose up to 7 keys in row: CSz4 or C2)
  • Ability to map pc keys to joystick (JU/JD/JR/JL/JF/J2/J3/J4 in keymap file)
  • Init gamepad-to-key repeat interval
  • deBUGa: fix palette applying
  • Respect SDL1/SDL2 audio differences