mirror of https://github.com/bsnes-emu/bsnes.git
Update to bsnes v028r12? release.
New WIP. vcounter / hclock / hcounter renamed to vcounter / hcounter / hdot. I think it's more clear this way. Fixed up the v/hc stuff to v/h in bppu_mmio.cpp to match. Instead of building each driver for ruby independently, I grouped them all together into one object file. I know everyone else hates that, but too bad -- that's the way I program. No sense building ~10 object files when one will do just as well. I was able to cut out ~20 lines from the Makefile as a result of this. I added CB_SETITEMHEIGHT magic to actually set combo box to requested height. Neat. Of course, bsnes doesn't currently use any combo boxes in the UI, but it'll be nice when it does, at least. Lastly, I added something new to the Windows port (that used to be there a long time ago), just for FitzRoy :P I'll go over that in more detail tomorrow. For now, consider it a surprise. [No archive available]
This commit is contained in:
parent
92cfb1268a
commit
521f4f6952