Skip to content

Libretro core midi ipf version#1779

Merged
midwan merged 64 commits intoBlitterStudio:libretro-corefrom
rtissera:libretro-core-midi-ipf-version
Feb 18, 2026
Merged

Libretro core midi ipf version#1779
midwan merged 64 commits intoBlitterStudio:libretro-corefrom
rtissera:libretro-core-midi-ipf-version

Conversation

@rtissera
Copy link
Contributor

@rtissera rtissera commented Feb 11, 2026

Changes proposed in this pull request:

  • Proper version reporting in libretro core
  • Temptative IPF support with capsimage loading from usual libretro directory
  • Temptative MIDI emulation support through libretro midi frontend and optional libmt32emu
  • Better model detection
  • CD32 support (iso/cue/chd)

@midwan

rtissera and others added 30 commits January 21, 2026 18:17
rtissera and others added 8 commits February 8, 2026 09:39
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Use sizeof(int16_t) for FLAC filesize/frame calculations since
drflac_read_pcm_frames_s16 always outputs 16-bit samples, regardless
of source bit depth (e.g. 24-bit FLAC would overallocate).

Widen posixemu_seek and io_lseek from int to off_t so that seek offsets
on large disk images (>2GB HDF/CHD) are not truncated to 32 bits.
Prevents tar from receiving an HTML error page on transient
network failures, giving a clear error instead.
@rtissera rtissera requested a review from midwan as a code owner February 11, 2026 06:20
@rtissera
Copy link
Contributor Author

@midwan please re review current changes
It is as good as I can get it. I will try to test windows libretro core as it now passes CI

@midwan midwan merged commit 81c60fe into BlitterStudio:libretro-core Feb 18, 2026
18 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants