Age | Commit message (Collapse) | Author |
|
Replace HAVE_ARMv7 with HAVE_ARMv6 if the instructions are supported by ARMv6.
uxth, sxth and sxtb are present under ARMv6: http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0473k/dom1361289925707.html
|
|
|
|
b6e87b2bc096 broke R-Type sound, try to recover..
also check PE2
|
|
I still have to many of them and use them for testing..
|
|
should give better experience after savestate load
|
|
|
|
Contra Legacy of War does memset(..., -1)
|
|
Author: edgbla
Small fixes. 11834, 11836 (Lioncash);
|
|
Author: edgbla
cdriso: cbn/cbin detection fix;
|
|
Author: weimingzhi
psxbios: format()
|
|
Author: edgbla
CdromId fix;
|
|
Conflicts:
Makefile.libretro
|
|
not needed with new sync code
|
|
|
|
|
|
|
|
|
|
|
|
not all platforms have 1f800000 free
not all mmap implementations use the addr hint..
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
as .toc has subchannel flags
|
|
|
|
|
|
|
|
MAP_FIXED overrides existing mappings, we don't want that
|
|
|
|
|
|
|
|
|
|
..for platforms without working printf
|
|
|
|
|
|
|
|
|
|
|
|
|
|
run tiny loops faster, no store penalty
|
|
|
|
|
|
|
|
cdlRead on cdda tested on real hardware
|
|
tested on real hardware (ignoring missing fault emulation)
fixes Star Wars - Episode I
|