Skip to content

Releases: sd2psXtd/firmware

nightly

20 Nov 09:02

Choose a tag to compare

nightly Pre-release
Pre-release

Bug Fixes

1.3.0

02 Nov 07:45

Choose a tag to compare

Firmware 1.3

For a detailed description please check https://sd2psxtd.github.io/

Features

  • Add Splash Screen
  • Add Game Image Screen
  • Add Conquest Card Mode (@israpps)

Bugfixes

  • Fix super busy GUI
  • Fix inifinite scrolling
  • Rollback changes for SSD1306 Interfacing

Commits

  • e1a73c0: Cleanup (BBsan) #54
  • f039900: Further Cleanup (BBsan) #54
  • bceb4e5: Update some GUI elements (BBsan) #55
  • 7d8879f: Fix create (BBsan)
  • 999676a: woopsie (BBsan)
  • fe4cb90: Change err screen of invalid VMC size to something meaningful (MatΓ­as Israelson) #57
  • 7fef157: [database] avoid venv usage in python (Julian Uy) #60
  • 7257602: Fix Display (BBsan)
  • c31e635: add full support for SoulCalibur 2 Conquest Card (MatΓ­as Israelson) #64
  • ab756e9: Add static splash image (BBsan)
  • 87c2a77: Bringup game images (BBsan)
  • bc6b38d: Fix switching in menus (BBsan)
  • ce26221: Merge branch 'develop' into feat/img_view (BBsan)
  • 75f3505: Fix menu, add custom splash (BBsan)
  • 557fd2a: Fix Menu (BBsan)
  • cfe8547: GUI state machine updates (BBsan)
  • 5e5a63c: Fix eternal splash (BBsan)
  • f014fd9: Fix Game Image (BBsan)
  • 2e8c4f3: Fix animation running forever (BBsan)
  • 743a9a6: Don't refresh GUI every cycle on ps1 (BBsan)
  • c4c17b6: Read per channel splash, fall back to per card (BBsan)
  • ff28139: Add feature description (BBsan)
  • b2450c3: Update 1.3 (BBsan)

1.2.1

18 Jul 06:33
53afa49

Choose a tag to compare

Release 1.2.1:

  • Stability Improvements when switching Mode manually

  • Stability Improvements on PS1

  • Add Arcade 2 Mode

  • Fix Max Channels in Settings

  • Fix CIV confirmation strategy

  • Fix cursed 90ks

Commits

GitHub Downloads (all assets, specific tag)

1.2.0

27 Apr 07:16

Choose a tag to compare

Features:

  • Add Net Yaroze Access Card support
  • Major Restructure PS1 Memory Card
  • Add Boot Card PS1 Button Combo
  • Add PMC+/PMCZero Buttons
  • Add PMCZero LEDs

Bugfixes:

  • Fix PS1 Card switching issues
  • Fix Stuck PS2 Card loading
  • Fix History based Game ID for PS1 Games
  • Many minor fixes

GitHub Downloads (all assets, specific tag)

1.2.0-RC1

23 Apr 14:04

Choose a tag to compare

1.2.0-RC1 Pre-release
Pre-release

Changelog

  • Add Net Yaroze Access Card support
  • Major Restructure PS1 Memory Card
  • Add Boot Card PS1 Button Combo
  • Add PMC+/PMCZero Buttons
  • Add PMCZero LEDs
  • lots of bugfixes

Commits

  • 7da9152: Fix big card bootup race condition (BBsan)
  • 25a7cb7: Add rrr for global reset (BBsan)
  • f971bcd: Fix Button Combos (BBsan)
  • 4db8411: Net Yaroze Support (BBsan)
  • 2984bd0: Remove duplicate Code (BBsan)
  • b4c93bd: RAM optimization (BBsan)
  • 41bf853: Limit number of files for PSRAM less devices (BBsan)
  • 5d2b93d: Change MMCE structure of PS1 to be more in line with ps2 (BBsan)
  • 24f3cb9: Naming (BBsan)
  • 8339a52: Fix PS2 multitap issues with NY Access Card (BBsan)
  • 0a78feb: Add bool (whoopsie) (BBsan)
  • c6c7f76: Remove unused ps2 dirty stuff for psram less devs (BBsan)
  • 17c7399: Output Memory usage after compilation (BBsan)
  • 479018b: Proper reset detection (fix #35) (BBsan)
  • a38e582: Better NY detection (BBsan)
  • 3539a11: Switch to boot with button combo + SELECT (BBsan)
  • 9950657: Fix NY Card detection (BBsan)
  • 3490493: Button definitions (BBsan)
  • ca21c6b: Initial commit pmc+ buttons (BBsan)
  • 7665548: Fix Card Switching due to stuck Core 1 (BBsan)
  • 10c4133: Fix Loglevel (BBsan)
  • 6eedb8b: Fix missing switch card (BBsan)
  • 0dfe027: Introduce additional controller checks (BBsan)
  • 4c9a44f: Fix Card Switching due to stuck Core 1 (BBsan)
  • 2b4d258: Fix Loglevel (BBsan)
  • 03729e5: Fix missing switch card (BBsan)
  • 1d74df2: Introduce additional controller checks (BBsan)
  • 4a092ea: Fix buttons by initializing them (BBsan)
  • cc370ad: Merge branch 'feat/pmc_buttons' into develop (BBsan)
  • 84ffa26: Update README (BBsan)
  • bd2dce3: Add Berion (BBsan)
  • aff3f79: Add pmcz LED (BBsan) #41
  • 1282bd8: Fix Button Combo (BBsan)
  • 52663e7: Fix missing include (BBsan)
  • 7521004: More LED fixes (BBsan)

1.1.1-dev

04 Mar 09:54

Choose a tag to compare

Commits

  • 894c6d3: Improve sd mode detection (BBsan)

1.1.1

04 Mar 15:17
38cf773

Choose a tag to compare

Fix MC corruption for >8MB cards during creation

1.1.0

03 Mar 08:21

Choose a tag to compare

Features

  • Super fast FreePSXBoot (thx to Nicolas Noble for supporting)
  • Controller Card switch combos on PS1

Fix:

  • Card corruption during creation under some circumstances on PS2

1.1.0-RC

01 Mar 14:31

Choose a tag to compare

1.1.0-RC Pre-release
Pre-release
  • Fix card creation on slow cards
  • Add PS1 Controller combos
  • Add superfast FreePSXBoot loading