Libretros for Win32

Last core builds: FBA, PrBoom, Nestopia, PicoDrive, Yabause, TyrQuake and genplus-gx.

DL

PicoDrive/genplus-gx

For the Sega-CD emulation you need the bios_cd_u.bin, bios_cd_e.bin and bios_cd_j.bin ROMs in your system folder.

Nestopia

For the Famicom Disk System emulation (.fds) you need the disksys.rom ROM in your system folder.

PrBoom

Load doom.wad/doom2.wad (prboom.wad must be available in the same folder)

TyrQuake

Load pak0.pak/pak1.pak

Nice. Have you tried compiling the DOSBox port?

I have updated the PicoDrive retro port, add rewind support.

PicoDrive port? That would be news to me. Are you sure?

PicoDrive port? That would be news to me. Are you sure?[/quote]

Yes, I have ported PicoDrive to retroarch platform. Currently PicoDrive supports genesis, SVP, and Sega CD.

You can download it from PPX forum: http://f.ppxclub.com/593102-1-1

I also port Genesis Plus (the predecessor of gensplus gx) to retroarch platform too.

PicoDrive port? That would be news to me. Are you sure?[/quote]

Yes, I have ported PicoDrive to retroarch platform. Currently PicoDrive supports genesis, SVP, and Sega CD.

You can download it from PPX forum: http://f.ppxclub.com/593102-1-1

I also port Genesis Plus (the predecessor of gensplus gx) to retroarch platform too.[/quote]

Very cool - do you have the source to your Picodrive libretro port available for download somewhere? I think notaz (the original author of the Picodrive port) would be interested to look at it.

Yes, I have ported PicoDrive to retroarch platform. Currently PicoDrive supports genesis, SVP, and Sega CD.

You can download it from PPX forum:

I also port Genesis Plus (the predecessor of gensplus gx) to retroarch platform too.[/quote]

Very cool - do you have the source to your Picodrive libretro port available for download somewhere? I think notaz (the original author of the Picodrive port) would be interested to look at it.[/quote]

I have put the source code to git, you can grab it from https://github.com/shunyuan/picodrive-libretro

Hi, thanks for putting it online.

BTW - one thing that me and notaz noticed is that this version is missing all the ARM ASM code. You will get far better performance on Android and other ARM-based systems if you put that in for just the Android and other ARM-based systems. Let the rest of the non-ARM architectures just use the plain C code instead.

BTW - are there any differences between Genesis Plus and Genesis Plus GX that prompted you to make that port? Is performance better or something?

Maxe and mugbx libretro (x86/x64)

http://mudlord.info/emulators/mudlord_libretro.zip

x86 builds are custom compressed with my own PE packer.

Thanks for your contribution, mudlord. The x86 builds seems not to work for me.

Okay, I reupped them without compression on the x86 DLLs.

Without the compression it is working. :slight_smile: Thanks! Does the mugbx-libretro have any audio sound support?

Not yet. Thanks for reporting that compression bug though. Sounds like DLL support still has some kinks.