Previous 199869 Revisions Next

r31353 Monday 21st July, 2014 at 10:22:40 UTC by Alex Jackson
Whatsnew self-service
[/build/messnew]messnew_0154.txt
[/build/whatsnew]whatsnew_0154.txt

build/whatsnew/whatsnew_0154.txt
r31352r31353
6565 [Siftware, Quench, Guru]
6666
6767-device_gfx_interface and memory system improvements: [Alex Jackson]
68 * Added macros to facilitate declaring gfxdecode info arrays as members
69   of a device class.
70 * AM_SHAREs in a device's internal address map or its default address
71   map are now tagmapped as children of that device rather than siblings
72   (analogous to how handlers in internal/default address maps are
73   scoped).
6874
69 Added macros to facilitate declaring gfxdecode info arrays as members
70 of a device class.
71
72 AM_SHAREs in a device's internal address map or its default address
73 map are now tagmapped as children of that device rather than siblings
74 (analogous to how handlers in internal/default address maps are
75 scoped).
76
77 Converted the Namco C45 to device_gfx_interface.
78
7975- Fixed bloom misalignment with HLSL. [MooglyGuy]
8076
8177-Maygay M1 and MV1 converted to standard i8279 drivers. [J.Wallace]
8278
8379-konamigx: Reverb me harder baby! [O. Galibert]
8480
85-namcona1.c: rewrite tilemap drawing, fixing MT 05499 [Alex Jackson]
81-namcona1.c improvements: [Alex Jackson]
82 * rewrite tilemap drawing code
83 * use set_palette_offset
84 * use GFXDECODE_RAM
85 * ROM loading and miscellaneous cleanups
8686
87-namcona1.c: use set_palette_offset for tilemaps; use GFXDECODE_RAM;
88 more cleanups [Alex Jackson]
89
90-namcona1.c: clean up ROM loading, etc. [Alex Jackson]
91
92-Adjusted ROM loading so that all drivers using the k007342 and k007420
93 use compatible gfx layouts [Alex Jackson]
94
9587-Chihiro improvements:  [Samuele Zannoli]
9688 * i386 cpu x87 opcodes FPREM and FPREM1 must clear status bit C2 not
9789    C0
r31352r31353
215207 handle multiplexed ioports without runtime tagmap lookups in a more
216208 elegant way than was previously possible.
217209
218-ioport_array_finder improvement: [Alex Jackson]
219
220210-TMS34010: Use the CONVSP/CONVDP registers to adjust source and
221211 destination addresses when window clipping or y-reverse is applied
222212 [Phil Bennett]
r31352r31353
330320-Created WD7600 chipset device. megapc: Made into a separate driver
331321 class, hooked up WD7600. [Barry Rodewald]
332322
333-fixed stack-buffer-overflow in device_gfx_interface::decode_gfx() with
334 extended offsets [Alex Jackson]
335
336323-eepromser: added support for X24C44 [ANY]
337324
338325-i86: Add 0x6x instruction shadows, used by DEC Rainbow MS-DOS 2.01.
r31352r31353
349336-drawgfx.c: make it possible to reset the total elements of a
350337 gfx_element [Alex Jackson]
351338
352-nemesis.c: use resnet for palette [Alex Jackson]
339-nemesis.c: use resnet for palette [Alex Jackson, Couriersud]
353340
354341-HotMind: Restored missing text layer, added Ticket/Token dispensers
355342 and replaced the sound PIC with a hand modified version for correct
r31352r31353
381368
382369-debugqt: Un-revert and add fix for focus seizure [Carl]
383370
384-Partially revert r30524 screen.c changes; bring back the separate
385 timer for resetting partial updates, but ensure that the vblank timer
386 and the partial-update-reset timer always fire in the correct order
387 when vblank starts on scanline 0 [Alex Jackson]
371-screen.c: Ensure the vblank timer and the partial-update-reset timer always
372 fire in the correct order when vblank starts on scanline 0 [Alex Jackson]
388373
389374-Work on the Sega System16b version of Ace Attacker [Chris Hardy, Andreas Naive]
390375 * Reconstructed SEGA FD1094 key (317-0059). Some errors could remain.
r31352r31353
394379
395380-naomi/chihiro/triforce: Updated set documentation [f205v]
396381
397-m68000: Do what the real M68K does on byte writes. Fix the debugger so
382-m68000: Smear byte writes the same as a real 68000. Fix the debugger so
398383 watchpoints continue to work as expected [Alex Jackson]
399384
400385-bladestl.c: add RC filters to YM2203 SSG channels (based on schematic,
r31352r31353
515500-i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2.  [Bavarese]
516501
517502-m6502: remove expensive and unused attotime precalculation at start of
518each timeslice [Alex Jackson]
503 each timeslice [Alex Jackson]
519504
520505-funworld.c:  Inserted some more switches, Saloon now boots, and
521506 service mode is mostly working.  Added default nvram to jolycrdb, game
r31352r31353
535520
536521-Document recent measurements done on the AY8910. [Couriersud]
537522
538-m6809: fix typo in device_post_load(), should fix various savestate
539 regressions in drivers using this CPU family [Alex Jackson]
523-m6809: add missing members to save registration and fix typo in
524 device_post_load(), fixing savestate regressions in many drivers
525 that use this CPU family [Alex Jackson]
540526
541527-Also adds a complete dump of the FD1089B 317-0027 key! [briantro]
542528
543-m6809: add missing members to save registration; this should fix the
544 save state regressions for real [Alex Jackson]
545
546529-fd1089.c: Document the newly redumped FD1089A 317-0027 along with it's
547530unencrypted data range. [Charles MacDonald]
548531
build/messnew/messnew_0154.txt
r31352r31353
139139-Cybiko: Make serial loopback on cybikoxt, gets past first (of
140140 several) hangups. [R. Belmont]
141141
142-Updated odyssey2.c using this form of ioport_array. [Alex Jackson]
143
144142-next: fix the vblank disables [O. Galibert]
145143
146144-cybiko updates: [R. Belmont]

Previous 199869 Revisions Next


© 1997-2024 The MAME Team