bsnes/icarus
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
..
core Update to v106r52 release. 2018-07-25 22:24:03 +10:00
data Update to v104r10 release. 2017-09-01 21:21:06 +10:00
database Update to v106r22 release. 2018-05-18 15:21:22 +10:00
firmware Update to v106r18 release. 2018-05-09 12:12:06 +10:00
heuristics Update to v106r52 release. 2018-07-25 22:24:03 +10:00
obj Added icarus 20150821. 2015-08-21 21:29:53 +10:00
out Update to v096r02 (OS X Preview for Developers) release. 2016-01-07 19:17:15 +11:00
ui Update to v106r52 release. 2018-07-25 22:24:03 +10:00
GNUmakefile Update to v106r48 release. 2018-07-16 16:16:26 +10:00
icarus.cpp Update to 20180730 release. 2018-07-31 12:23:12 +10:00
settings.cpp Update to v104r16 release. 2017-10-02 19:04:28 +11:00