bsnes/higan
Tim Allen 212da0a966 Update to 20180730 release.
byuu says:

These WIPs-within-WIPs are getting more and more broken ... this isn't
going the way I wanted.

But ... this time around, I've revamped the entire ruby API again, to
solve a bunch of tough problems that have always made using ruby really
clunky.

But there are *so many* ruby drivers that it's going to take a long
time to work through them all. This WIP is only going to run bsnes, and
only on FreeBSD, and only with some drivers.

hiro's Application::initialize() now calls hiro::initialize(), which you
define inside of your hiro apps. This lets you call
Application::setName(...) before anything else in hiro runs. This is
essential on Xorg to set program icons, for instance.

With the ruby rewrite and the change to hiro, I can get away from the
need to make everything in bsnes/higan pointers to objects, and can now
just declare them as regular objects.
2018-07-31 12:23:12 +10:00
..
audio Update to 20180728 release. 2018-07-28 21:25:42 +10:00
emulator Update to 20180726 release. 2018-07-26 20:36:43 +10:00
fc Update to v106r52 release. 2018-07-25 22:24:03 +10:00
gb Update to v106r52 release. 2018-07-25 22:24:03 +10:00
gba Update to v106r52 release. 2018-07-25 22:24:03 +10:00
md Update to 20180726 release. 2018-07-26 20:36:43 +10:00
ms Update to v106r52 release. 2018-07-25 22:24:03 +10:00
obj Ignore generated file dependency information. 2018-05-25 18:07:03 +10:00
out Update to v106r25 release. 2018-05-23 13:45:24 +10:00
pce Update to v106r52 release. 2018-07-25 22:24:03 +10:00
processor Update to v106r52 release. 2018-07-25 22:24:03 +10:00
resource Update to v106r24 release. 2018-05-20 14:39:29 +10:00
sfc Update to 20180729 release. 2018-07-29 23:24:38 +10:00
systems Update to 20180726 release. 2018-07-26 20:36:43 +10:00
target-bsnes Update to 20180730 release. 2018-07-31 12:23:12 +10:00
target-higan Update to 20180726 release. 2018-07-26 20:36:43 +10:00
video Update to v106r52 release. 2018-07-25 22:24:03 +10:00
ws Update to v106r52 release. 2018-07-25 22:24:03 +10:00
GNUmakefile Update to v106r52 release. 2018-07-25 22:24:03 +10:00