bsnes/hiro/gtk
Tim Allen 0fe55e3f5b Update to v095r03 release and icarus 20151107.
byuu says:

Note: you will need the new icarus (and please use the "no manifest"
system) to run GBA games with this WIP.

Changelog:
- fixed caching of r(d) to pass armwrestler tests [Jonas Quinn]
- DMA to/from GBA BIOS should fail [Cydrak]
- fixed sign-extend and rotate on ldrs instructions [Cydrak]
- fixed 8-bit SRAM reading/writing [byuu]
- refactored GBA/cartridge
  - cartridge/rom,ram.type is now cartridge/mrom,sram,eeprom,flash
  - things won't crash horribly if you specify a RAM size larger than
    the largest legal size in the manifest
  - specialized MROM / SRAM classes replace all the shared read/write
    functions that didn't work right anyway
- there's a new ruby/video.glx2 driver, which is not enabled by default
  - use this if you are running Linux/BSD, but don't have OpenGL 3.2 yet
  - I'm not going to support OpenGL2 on Windows/OS X, because these OSes
    don't ship ancient video card drivers
- probably more. What am I, clairvoyant? :P

For endrift's tests, this gets us to 1348/1552 memory and 1016/1260
timing. Overall, this puts us back in second place. Only no$ is ahead
on memory, but bgba is even more ahead on timing.
2015-11-10 22:11:29 +11:00
..
action Update to v094r43 release. 2015-08-30 12:08:26 +10:00
widget Update to v094r43 release. 2015-08-30 12:08:26 +10:00
application.cpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
application.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
browser-window.cpp Update to v094r37 release. 2015-07-14 19:32:43 +10:00
browser-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
desktop.cpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
desktop.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
font.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
font.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
group.cpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
group.hpp Update to v094r24 release. 2015-06-16 20:30:04 +10:00
header.hpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
keyboard.cpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
keyboard.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
layout.cpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
layout.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
menu-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
message-window.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
message-window.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
monitor.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
monitor.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
mouse.cpp Update to v094r29 release. 2015-06-22 23:31:49 +10:00
mouse.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
object.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
object.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
platform.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
platform.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
popup-menu.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
popup-menu.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
settings.cpp Update to v094r40 release. 2015-08-18 20:18:00 +10:00
settings.hpp Update to v094r40 release. 2015-08-18 20:18:00 +10:00
sizable.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
sizable.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
status-bar.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
status-bar.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
timer.cpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
timer.hpp Update to v094r20 release. 2015-05-23 15:37:08 +10:00
utility.cpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00
window.cpp Update to v095r03 release and icarus 20151107. 2015-11-10 22:11:29 +11:00
window.hpp Update to v094r43 release. 2015-08-30 12:08:26 +10:00