Previous 199869 Revisions Next

r31360 Monday 21st July, 2014 at 14:52:39 UTC by Alex Jackson
whatsnew self service
[/build/whatsnew]whatsnew_0154.txt

build/whatsnew/whatsnew_0154.txt
r31359r31360
286286 fixed fill value, when no battery is found. This allows for loading
287287 factory formatted sram/nvram from softlist. [Fabio Priuli]
288288
289-williams.c: convert williams2 hardware games to bankdev [Alex Jackson]
289-williams.c: use bankdevs instead of dynamic address map modification.
290 Reorganize code and driver state class [Alex Jackson]
290291
291292-i960.c: Save some additional state [Phil Bennett]
292293
r31359r31360
517518
518519-i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2.  [Bavarese]
519520
521-Add width and endianness attributes to data areas in software lists.
522 Update neogeo.xml and megadriv.xml to take advantage of them. [Alex Jackson]
523
520524-m6502: remove expensive and unused attotime precalculation at start of
521525 each timeslice [Alex Jackson]
522526
r31359r31360
530534-schedule.c: make yield() actually yield again, rather than be a
531535 synonym for spin() [Alex Jackson]
532536
537-schedule.c: rebuild_execute_list() after loading a savestate to ensure
538 the order of execution remains consistent. Fixes 0.153 savestate
539 regressions in various drivers [Alex Jackson]
540
533541-nec v25: Implement programmable clock divider via
534542 execute_clocks_to_cycles() instead of set_clock_scale(). Properly
535543 restore the clock divider on state load [Alex Jackson]
r31359r31360
538546
539547-Document recent measurements done on the AY8910. [Couriersud]
540548
541-m6809: add missing members to save registration and fix typo in
542 device_post_load(), fixing savestate regressions in many drivers
543 that use this CPU family [Alex Jackson]
549-m6809: add missing members to save registration, fix typo in
550 device_post_load() and add HD6309-specific pre_save() and post_load()
551 Fixes savestate regressions in many drivers using this CPU family [Alex Jackson]
544552
545553-Also adds a complete dump of the FD1089B 317-0027 key! [briantro]
546554

Previous 199869 Revisions Next


© 1997-2024 The MAME Team