mirror of
https://github.com/libretro/Mu.git
synced 2026-02-17 13:46:08 +00:00
39 lines
1.2 KiB
Plaintext
39 lines
1.2 KiB
Plaintext
------------------------------------------
|
|
The end???
|
|
|
|
------------------------------------------
|
|
v2.5.0 to v3.2.0(*** ** 2019 - *** ** 2020)
|
|
|
|
Core:
|
|
*allow direct 320x320 bitmap rendered over the 160x160 framebuffer expanded 2x in both directions, black pixels will be transparent showing what's on the 160x160 framebuffer
|
|
|
|
Emu Hwr Driver:
|
|
*set fake display framebuffer for 320x320 mode
|
|
|
|
------------------------------------------
|
|
v2.0.0 to v2.5.0(*** ** 2019 - *** ** 2019)
|
|
|
|
Core:
|
|
*add single 16 bit PCM sound stream, mixed with PWM1
|
|
|
|
Emu Hwr Driver:
|
|
*OS 5.1.* sound stream API support(possibly can use PRC file dumped from an OS 5.1.1 device as long as I still add the extra sound stream for it to write to)
|
|
|
|
------------------------------------------
|
|
v1.0.0 to v2.0.0(*** ** 2019 - *** ** 2019)
|
|
|
|
Core:
|
|
*ARM opcode support, most apps that use ARM code work, as long as no OS 5.1.* APIs are used
|
|
|
|
Emu Hwr Driver:
|
|
*ARM CPU is exported to OS 4 with custom PceNativeCall
|
|
*can set fake version number to prevent tripping compatibility checks
|
|
|
|
------------------------------------------
|
|
v(1/3*3) to v1.0.0(Christmas 2018 - *** ** 2019)
|
|
|
|
Core:
|
|
*SD card support
|
|
*fix power button double press bug
|
|
*FAME 68k core
|