mirror of https://github.com/bsnes-emu/bsnes.git
Update to bsnes v025r08? release.
New WIP up. I spent four hours completely rewriting everything but the generic header parsing code in src/cart. I'm now happy with the code both in src/memory and src/cart. Hoorah. With the new load_cart() functionality, I made the "Load Special" menu entries functional. For those of you stuck on Windows or without WIP access, you can see how nice the load menus look on Linux below :) http://byuu.cinnamonpirate.com/bsnes/images/ui_bsx.png http://byuu.cinnamonpirate.com/bsnes/images/ui_st.png There is one bug: because of the way I map the slotted carts into one contigious chunk of ROM (and hence update the size accordingly), it throws off the memory mirroring on some of the BS-X slotted cart games (like RPG Tsukuru II). I need to work on that a bit. For now, you can play it through the normal load cartridge menu option. And of course, there's still that annoying Windows issue where the main window steals focus after loading a ROM. Haven't looked into that yet. And I still need to rework the file extension stuff per previous discussions. It'd be nice to have the BS-X / ST windows only show .bs / .st ROMs by default. [No archive available]
This commit is contained in:
parent
cdbf07b642
commit
aee683a475