Robert Posted October 8, 2005 Share Posted October 8, 2005 Source0.101------ Source Changes------------------Wired up save state support for all the games in pacman.c, jrpacman.c, and pengo.c. Marked all games as GAME_SUPPORTS_SAVE. [Aaron Giles] Added new generic macros to state.h to make it simpler to do save states. Use state_save_register_global(var) to register a driver-related global variable. Use state_save_register_item(module, instance, var) to register other variables with specific module and instance names. Converted the MCR and Cinematronics vector saves over to this. As a result, save states for games will be incompatible with prior versions of MAME. [Aaron Giles] Added save state support to the 8255 PPI, 7474 TTL, and the TMS5110 sound chip. Added save state support to the galaxian.c driver and all the associated drivers. Marked all games in galaxian.c, scramble.c, scobra.c, frogger.c, and amidar.c as GAME_SUPPORTS_SAVE. [Aaron Giles] Changed the timing of save state bank registration so that dynamically installed banks will work properly. [Aaron Giles] Added validity check to ensure driver names are 8 characters or less. [Aaron Giles]>> Thanks to MAMEDEV as always. MAME32 released!»» Official Site MAMEplus released!»» Official Site MAME32FX released!»» Official Site Link to comment Share on other sites More sharing options...
Agozer Posted October 9, 2005 Share Posted October 9, 2005 MAME's update speed is mind-boggling. Link to comment Share on other sites More sharing options...
James Posted October 9, 2005 Share Posted October 9, 2005 This is the offical release. So most of the updates will be from the Intermediate Updates ( U releases ) Link to comment Share on other sites More sharing options...
Robert Posted October 9, 2005 Author Share Posted October 9, 2005 MAMEplus released!Oct 8, 2005* updated to MAME 0.101 * added sf2ceh (Spanish translation/hack), pnicku (US Location test version) to CPS1 * sf2m2, kodb promoted from NOT_WORKING status (this is done in u3, forgot to mention)* some GUI updates Link to comment Share on other sites More sharing options...
James Posted October 9, 2005 Share Posted October 9, 2005 MAME32FX v0.101 released! First posted updated ! Link to comment Share on other sites More sharing options...
Robert Posted October 9, 2005 Author Share Posted October 9, 2005 ha, you like a mixture of colours! Link to comment Share on other sites More sharing options...
Agozer Posted October 9, 2005 Share Posted October 9, 2005 You should just let james handle the MAME releases and then you just add the alternative builds later. Link to comment Share on other sites More sharing options...
Robert Posted October 9, 2005 Author Share Posted October 9, 2005 It's always a race between James, iq_132 and myself. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now