bsnes/nall
Tim Allen 6d9f43a37b Update to v095r05 release.
byuu says:

Changelog:
- GBA: lots of emulation improvements
- PPU PRAM is 16-bits wide
- DMA masks &~1/Half, &~3/Word
- VRAM OBJ 8-bit writes are ignored
- OAM 8-bit writes are ignored
- BGnCNT unused bits are writable*
- BG(0,1)CNT can't set the d13
- BLDALPHA is readable (fixes Donkey Kong Country, etc)
- SNES: lots of code cleanups
- sfc/chip => sfc/coprocessor
- UI: save most recent controller selection

GBA test scores: 1552/1552, 37/38, 1020/1260

(* forgot to add the value to the read function, so endrift's I/O tests
for them will fail. Fixed locally.)

Note: SNES is the only system with multiple controller/expansion port
options, and as such is the only one with a "None" option. Because it's
shared by the controller and expansion port, it ends up sorted first in
the list. This means that on your first run, you'll need to go to Super
Famicom->Controller Port 1 and select "Gamepad", otherwise input won't
work.

Also note that changing the expansion port device requires loading a new
cart. Unlike controllers, you aren't meant to hotplug expansion port
devices.
2015-11-12 21:15:03 +11:00
..
beat Update to v095r02 release. 2015-11-10 22:07:34 +11:00
database Update to v094r38 release. 2015-08-04 19:01:59 +10:00
decode Update to v094r38 release. 2015-08-04 19:01:59 +10:00
dsp Update to v094r08 release. 2014-02-24 20:39:09 +11:00
emulation Update to v095r05 release. 2015-11-12 21:15:03 +11:00
encode Update to v095 release. 2015-10-08 22:04:42 +11:00
hash Update to v094r09 release. 2015-02-28 12:52:53 +11:00
http Update to v095 release. 2015-10-08 22:04:42 +11:00
image Update to v094r43 release. 2015-08-30 12:08:26 +10:00
memory Update to v094r09 release. 2015-02-28 12:52:53 +11:00
mosaic Update to v094r37 release. 2015-07-14 19:32:43 +10:00
posix Update to v094r38 release. 2015-08-04 19:01:59 +10:00
stream Update to v094r44 release. 2015-10-01 20:00:28 +10:00
string Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
windows Update to v094r38 release. 2015-08-04 19:01:59 +10:00
xorg Update to v093 release. 2013-08-18 13:21:14 +10:00
GNUmakefile Update to v094r39 release. 2015-08-04 19:02:04 +10:00
algorithm.hpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
any.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
atoi.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
bit.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
bitvector.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
config.hpp Update to v095r05 release. 2015-11-12 21:15:03 +11:00
directory.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
dl.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
dsp.hpp Update to v093r02 release. 2013-11-09 22:45:54 +11:00
endian.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
file-system-object.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
file.hpp Update to v095 release. 2015-10-08 22:04:42 +11:00
filemap.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
function.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
hashset.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
hid.hpp Update to v094r21 release. 2015-05-24 19:44:28 +10:00
image.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
interpolation.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
intrinsics.hpp Update to v094r39 release. 2015-08-04 19:02:04 +10:00
invoke.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
main.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
map.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
matrix.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
maybe.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
memory.hpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
mosaic.hpp Update to v093 release. 2013-08-18 13:21:14 +10:00
nall.hpp Update to v095 release. 2015-10-08 22:04:42 +11:00
platform.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
priority-queue.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
property.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
random.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
range.hpp Update to v094r41 release (open beta). 2015-08-21 20:57:03 +10:00
serial.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
serializer.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
service.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
set.hpp Update to v094r38 release. 2015-08-04 19:01:59 +10:00
shared-memory.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
shared-pointer.hpp Update to v094r25 release. 2015-06-16 20:30:04 +10:00
smtp.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
sort.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
stdint.hpp Update to v095r04 release. 2015-11-10 22:11:29 +11:00
stream.hpp Update to v094r09 release. 2015-02-28 12:52:53 +11:00
string.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
thread.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
traits.hpp Update to v094r44 release. 2015-10-01 20:00:28 +10:00
utility.hpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
varint.hpp Update to v095r04 release. 2015-11-10 22:11:29 +11:00
vector.hpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00