31277 = UME 0.153ex6 Revision: 31277 Author: dhaywood Date: 14 July 2014 18:45:07 Message: new NOT WORKING Rolling Crush (version 1.07.E - 1999/02/11) [Osso, caius] (It's a Semicom game, I need to extract the protection data) ---- Modified : /trunk/src/mame/drivers/dreamwld.c Modified : /trunk/src/mame/mame.lst Revision: 31276 Author: ivanva Date: 14 July 2014 17:52:01 Message: Fixed save state regression in armedf.c (kozure and terrafb) (nw) ---- Modified : /trunk/src/mame/includes/armedf.h Modified : /trunk/src/mame/video/armedf.c Revision: 31275 Author: robbbert Date: 14 July 2014 14:34:27 Message: mrgame.c : added some devices ---- Modified : /trunk/src/mame/drivers/mrgame.c Revision: 31274 Author: robbbert Date: 14 July 2014 05:24:47 Message: Removed duplicate set (stillcra == scrzy_l1) ---- Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s9.c Modified : /trunk/src/mame/mame.lst Revision: 31273 Author: briantro Date: 14 July 2014 04:45:34 Message: peplus.c: Minor whitespace fix - nw ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31272 Author: briantro Date: 14 July 2014 02:06:23 Message: peplus.c: Correct all other P47A paytables - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31271 Author: robbbert Date: 14 July 2014 02:03:33 Message: granny: added notes ---- Modified : /trunk/src/mame/drivers/byvid.c Revision: 31270 Author: briantro Date: 14 July 2014 01:49:27 Message: peplus.c: Documentation update: Explain the incorrect payout table of PP0103 and use correct 32K dump. Slight re-order of some clones "Newest" --> "Oldest" and slight rewording of Shockwave bonus description. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31269 Author: philipbe Date: 14 July 2014 00:07:24 Message: [MAME] New clones added: Snake Pit (9/14/84) [Dale Luck] ---- Modified : /trunk/src/mame/drivers/balsente.c Modified : /trunk/src/mame/mame.lst Revision: 31268 Author: robbbert Date: 13 July 2014 12:53:19 Message: granny: added dips ---- Modified : /trunk/src/mame/drivers/byvid.c Revision: 31267 Author: briantro Date: 13 July 2014 08:05:51 Message: peplus.c: Documentation corrections, figured out how to find & read the internal paytables and documented this information within the driver. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31266 Author: barryrod Date: 13 July 2014 02:03:13 Message: wicat: added additional boot ROMs [Al Kossow, Barry Rodewald] ---- Modified : /trunk/src/mess/drivers/wicat.c Revision: 31265 Author: tafoid Date: 12 July 2014 23:43:56 Message: Assorted device name description fixes from MASH (nw) ---- Modified : /trunk/src/emu/machine/k053252.c Modified : /trunk/src/emu/machine/serflash.c Modified : /trunk/src/emu/video/i8275.c Modified : /trunk/src/emu/video/pc_vga.c Modified : /trunk/src/mame/drivers/jaguar.c Modified : /trunk/src/mame/drivers/turrett.c Modified : /trunk/src/mame/machine/atari_vg.c Modified : /trunk/src/mame/machine/deco104.c Modified : /trunk/src/mame/machine/deco146.c Modified : /trunk/src/mame/video/k051733.c Modified : /trunk/src/mame/video/k054000.c Modified : /trunk/src/mame/video/k054338.c Revision: 31264 Author: briantro Date: 12 July 2014 22:23:16 Message: peplus.c: Correct a Cut-N-Paste that didn't get updated. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31263 Author: crazyc Date: 12 July 2014 04:37:25 Message: i186: interrupt level triggering and simplify timers (nw) (mess) rmnimbus: start to fix scsi (nw) ---- Modified : /trunk/src/emu/cpu/i86/i186.c Modified : /trunk/src/emu/cpu/i86/i186.h Modified : /trunk/src/mess/drivers/rmnimbus.c Modified : /trunk/src/mess/includes/rmnimbus.h Modified : /trunk/src/mess/machine/rmnimbus.c Revision: 31262 Author: briantro Date: 11 July 2014 23:24:06 Message: peplus.c: Yet another slight update in documentation. List the paytable ID for the 2 Keno sets - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31261 Author: couriers Date: 11 July 2014 21:39:18 Message: Include missing members in save state in driver dkong.c. [Couriersud] ---- Modified : /trunk/src/mame/video/dkong.c Revision: 31260 Author: couriers Date: 11 July 2014 20:52:43 Message: USE 64bit intermediary results in sound_stream::generate_resampled_data. This will allow sound drivers to make use of the full width of stream_sample_t. [Couriersud] ---- Modified : /trunk/src/emu/sound.c Revision: 31259 Author: alexjack Date: 11 July 2014 16:04:52 Message: seta001.c: make data members private, distinguish per-driver configuration from runtime state and only state save the latter (nw) ---- Modified : /trunk/src/mame/video/seta001.c Modified : /trunk/src/mame/video/seta001.h Revision: 31258 Author: ivanva Date: 11 July 2014 11:49:29 Message: Added working save states to svolleybl and the rest of rpunch.c game drivers. (nw) ---- Modified : /trunk/src/mame/drivers/rpunch.c Modified : /trunk/src/mame/includes/rpunch.h Revision: 31257 Author: ivanva Date: 11 July 2014 11:48:09 Message: Fixed doraemon save state problem (actually seta001.c save states weren't complete) (nw) ---- Modified : /trunk/src/mame/video/seta001.c Revision: 31256 Author: ivanva Date: 11 July 2014 11:47:12 Message: Fixed brkthru.c.c save state regression (nw) ---- Modified : /trunk/src/mame/drivers/brkthru.c Revision: 31255 Author: ivanva Date: 11 July 2014 11:46:33 Message: Fixed 4enraya.c save state regression (nw) ---- Modified : /trunk/src/mame/drivers/4enraya.c Revision: 31254 Author: robbbert Date: 11 July 2014 10:00:22 Message: babypac : Added nvram and joystick. Game is playable but no sound. ---- Modified : /trunk/src/mame/drivers/byvid.c Revision: 31253 Author: wilbertp Date: 10 July 2014 20:51:30 Message: silence compiler warning (nw) ---- Modified : /trunk/src/emu/sound/ay8910.c Revision: 31252 Author: wilbertp Date: 10 July 2014 20:47:57 Message: minx.c: Get rid of pointers to member functions (nw) ---- Modified : /trunk/src/emu/cpu/minx/minx.c Modified : /trunk/src/emu/cpu/minx/minx.h Modified : /trunk/src/emu/cpu/minx/minxfunc.h Modified : /trunk/src/emu/cpu/minx/minxopce.h Modified : /trunk/src/emu/cpu/minx/minxopcf.h Modified : /trunk/src/emu/cpu/minx/minxops.h Revision: 31251 Author: robbbert Date: 10 July 2014 14:01:57 Message: babypac WIP : added coin and start inputs, and something for granny. ---- Modified : /trunk/src/mame/drivers/byvid.c Revision: 31250 Author: robbbert Date: 10 July 2014 06:51:23 Message: babypac WIP : boots up but that's all ---- Modified : /trunk/src/mame/drivers/byvid.c Revision: 31249 Author: briantro Date: 10 July 2014 03:57:46 Message: peplus.c: Yet another slight update in documentation - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31248 Author: briantro Date: 10 July 2014 03:01:04 Message: peplus.c: Documentation corrections & Explain the Lucky Deal bonus feature. - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31247 Author: couriers Date: 09 July 2014 22:21:38 Message: Fix some issues introduced with last commit. The sound system does not allow to stream values > 2^20. Currently limiting the value, but this is not really optimal. ---- Modified : /trunk/src/emu/sound/ay8910.c Modified : /trunk/src/mame/drivers/1942.c Revision: 31246 Author: wilbertp Date: 09 July 2014 21:20:43 Message: sh4: inlined some functions (nw) ---- Modified : /trunk/src/emu/cpu/sh4/sh4.c Revision: 31245 Author: couriers Date: 09 July 2014 20:20:11 Message: AY8910_RESISTOR_OUTPUT now selects resistance calculation by simple saturation mosfet model in ay8910.c. Currently only two drivers use this: 1942 and popeye. ---- Modified : /trunk/src/emu/sound/ay8910.c Modified : /trunk/src/mame/drivers/1942.c Modified : /trunk/src/emu/sound/ay8910.h Modified : /trunk/src/mame/drivers/popeye.c Revision: 31244 Author: wilbertp Date: 09 July 2014 19:26:40 Message: cv1k.c: Reduce tagmap lookups (nw) ---- Modified : /trunk/src/mame/drivers/cv1k.c Revision: 31243 Author: alexjack Date: 09 July 2014 18:34:43 Message: various cpu cores: don't state save icount (nw) ---- Modified : /trunk/src/emu/cpu/am29000/am29000.c Modified : /trunk/src/emu/cpu/avr8/avr8.c Modified : /trunk/src/emu/cpu/cosmac/cosmac.c Modified : /trunk/src/emu/cpu/dsp56k/dsp56k.c Modified : /trunk/src/emu/cpu/hd61700/hd61700.c Modified : /trunk/src/emu/cpu/mc68hc11/mc68hc11.c Modified : /trunk/src/emu/cpu/superfx/superfx.c Modified : /trunk/src/emu/cpu/tlcs90/tlcs90.c Modified : /trunk/src/emu/cpu/tms32010/tms32010.c Modified : /trunk/src/emu/cpu/tms32025/tms32025.c Revision: 31242 Author: hap Date: 09 July 2014 18:22:17 Message: 6805: add missing items to save state ---- Modified : /trunk/src/emu/cpu/m6805/6805ops.inc Modified : /trunk/src/emu/cpu/m6805/m6805.c Revision: 31241 Author: alexjack Date: 09 July 2014 17:02:33 Message: nec cpu: add missing items to save state [Alex Jackson] ---- Modified : /trunk/src/emu/cpu/nec/nec.c Modified : /trunk/src/emu/cpu/nec/v25.c Revision: 31240 Author: alexjack Date: 09 July 2014 16:52:27 Message: schedule.c: minor logging improvements (nw) ---- Modified : /trunk/src/emu/schedule.c Revision: 31239 Author: briantro Date: 09 July 2014 03:17:40 Message: tigeroad.c: Correct name for BPROM and document type for the Tiger Road sets - NW ---- Modified : /trunk/src/mame/drivers/tigeroad.c Revision: 31238 Author: barryrod Date: 09 July 2014 03:10:41 Message: amstrad: added the ability for expansion devices to contain ROMs (as some do). added ROMs for DK'Tronics Speech Synthesiser, and both RS232 interfaces (plus one alternate for the Amstrad interface). split Amstrad and Pace serial interfaces into separate devices as they have different sized ROM areas. [Barry Rodewald] ---- Modified : /trunk/src/emu/bus/cpc/cpc_rs232.c Modified : /trunk/src/emu/bus/cpc/cpc_rs232.h Modified : /trunk/src/emu/bus/cpc/cpc_ssa1.c Modified : /trunk/src/mess/drivers/amstrad.c Modified : /trunk/src/mess/machine/amstrad.c Revision: 31237 Author: rbelmont Date: 09 July 2014 02:19:20 Message: Chihiro WIP [Samuele Zannoli] - Add NV2A vertex program disassembler - Added two new debugger commands, grab_vprog to save the currently uploaded vertex program, and vprogdis [<,type>] to disassemble a vertex program. - Implemented alpha-test, blending, and logical per-fragment operations. Improves many 2D displays in outr2. ---- Modified : /trunk/src/mame/drivers/chihiro.c Revision: 31236 Author: couriers Date: 09 July 2014 00:38:08 Message: Updated information about measurements and model derived from those. [Couriersud] ---- Modified : /trunk/src/emu/sound/ay8910.c Revision: 31235 Author: alexjack Date: 08 July 2014 09:55:55 Message: schedule.c: rebuild_execute_list() after loading a saved state to ensure the order of execution remains consistent [Alex Jackson] ---- Modified : /trunk/src/emu/schedule.c Revision: 31234 Author: alexjack Date: 08 July 2014 06:22:54 Message: paradise.c: fix save state issue (nw) ---- Modified : /trunk/src/mame/drivers/paradise.c Revision: 31233 Author: briantro Date: 08 July 2014 03:35:17 Message: New Tiger Road clone tigeroad.c: Added PCB locations to the Tiger Road sets. [Bonky0013, Brian Troha] New clone Added ----------------------------------------------------- Tiger Road (US) [Bonky0013, The Dumping Union] ---- Modified : /trunk/src/mame/drivers/tigeroad.c Modified : /trunk/src/mame/mame.lst Revision: 31232 Author: alexjack Date: 08 July 2014 02:53:43 Message: (nw) ---- Modified : /trunk/src/mess/drivers/c64.c Revision: 31231 Author: tafoid Date: 08 July 2014 02:41:19 Message: CPS-1 update [Team CPS-1]: * Added missing documentation to kenseim * Minor cleanups and fixes (MESS) Fixed Quickload (c64) to allow files packed with Kompressmaster v4.1-3 from Peter Arndt. [M.A.S.H.] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/cps1.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/video/cps1.c Modified : /trunk/src/mess/machine/cbm_snqk.c Revision: 31230 Author: briantro Date: 08 July 2014 02:01:35 Message: fd1089.c: Document the newly redumped FD1089A 317-0027 along with it's unencrypted data range. [Charles MacDonald] ---- Modified : /trunk/src/mame/machine/fd1089.c Revision: 31229 Author: hap Date: 08 July 2014 01:08:07 Message: forgot one ---- Modified : /trunk/src/emu/video/hd44780.h Revision: 31228 Author: alexjack Date: 08 July 2014 00:25:29 Message: (MESS) c64 improvement & fix [Alex Jackson] * Cache pointers to basic and kernal ROMs at startup (they can be in separate ROM regions or a single ROM depending on model) rather than branching on every read * Moved "ProLogic-DOS Classic" BIOS from c64 to c64c, since it's clearly meant for, and only successfully boots on, the latter machine ---- Modified : /trunk/src/mess/drivers/c64.c Modified : /trunk/src/mess/includes/c64.h Revision: 31227 Author: hap Date: 08 July 2014 00:22:03 Message: correct ac after function set too ---- Modified : /trunk/src/emu/video/hd44780.h Modified : /trunk/src/emu/video/hd44780.c Revision: 31226 Author: hap Date: 07 July 2014 23:56:20 Message: (whitespace) ---- Modified : /trunk/src/emu/video/hd44780.c Revision: 31225 Author: hap Date: 07 July 2014 23:51:32 Message: setting address is allowed before function set ---- Modified : /trunk/src/emu/video/hd44780.c Revision: 31224 Author: crazyc Date: 07 July 2014 22:35:48 Message: (mess) rmnimbus: more refactoring, simplfy and better document the video controller (nw) ---- Modified : /trunk/src/mess/drivers/rmnimbus.c Modified : /trunk/src/mess/includes/rmnimbus.h Modified : /trunk/src/mess/machine/rmnimbus.c Modified : /trunk/src/mess/video/rmnimbus.c Revision: 31223 Author: mnaberez Date: 07 July 2014 22:09:30 Message: (MESS) corvushd: Fix typo in struct name. (nw) ---- Modified : /trunk/src/emu/machine/corvushd.c Modified : /trunk/src/emu/machine/corvushd.h Revision: 31222 Author: wilbertp Date: 07 July 2014 21:02:49 Message: sh4: Modernized cpu core (nw) ---- Modified : /trunk/src/emu/cpu/sh4/sh4.c Modified : /trunk/src/mame/drivers/cv1k.c Modified : /trunk/src/emu/cpu/sh4/sh3comn.c Modified : /trunk/src/emu/cpu/sh4/sh4.h Modified : /trunk/src/emu/cpu/sh4/sh4comn.c Modified : /trunk/src/emu/cpu/sh4/sh4comn.h Modified : /trunk/src/emu/cpu/sh4/sh4dmac.c Modified : /trunk/src/emu/cpu/sh4/sh4dmac.h Modified : /trunk/src/emu/cpu/sh4/sh4tmu.c Modified : /trunk/src/emu/cpu/sh4/sh4tmu.h Modified : /trunk/src/mame/drivers/aristmk6.c Modified : /trunk/src/mame/drivers/atvtrack.c Modified : /trunk/src/mame/drivers/naomi.c Modified : /trunk/src/mame/includes/dc.h Modified : /trunk/src/mame/machine/dc.c Modified : /trunk/src/mame/machine/maple-dc.c Modified : /trunk/src/mess/drivers/dccons.c Modified : /trunk/src/mess/drivers/sh4robot.c Modified : /trunk/src/mess/machine/dccons.c Revision: 31221 Author: hap Date: 07 July 2014 20:30:15 Message: (MESS) New System Drivers Supported: ----------------------------- Texas Instruments Compact Computer 40 [hap, Jon Guidry] I'm still working on this, looking for bugs in tms7000 core now ---- Added : /trunk/src/mess/drivers/cc40.c Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 31220 Author: hap Date: 07 July 2014 20:08:25 Message: nw ---- Modified : /trunk/src/emu/video/hd44780.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Revision: 31219 Author: mnaberez Date: 07 July 2014 19:41:23 Message: (MESS) corvushd: Handle attempt to enter prep mode while in prep mode. (nw) ---- Modified : /trunk/src/emu/machine/corvushd.c Modified : /trunk/src/emu/machine/corvushd.h Revision: 31218 Author: hap Date: 07 July 2014 16:20:19 Message: looks like unmapped output bits are 0 ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Revision: 31217 Author: crazyc Date: 07 July 2014 16:01:52 Message: (mess) rmnimbus: fix and simplify more drawing code (nw) ---- Modified : /trunk/src/mess/drivers/rmnimbus.c Modified : /trunk/src/mess/includes/rmnimbus.h Modified : /trunk/src/mess/machine/rmnimbus.c Modified : /trunk/src/mess/video/rmnimbus.c Modified : /trunk/src/emu/bus/isa/dectalk.c Modified : /trunk/src/emu/cpu/i86/i186.c Modified : /trunk/src/emu/cpu/i86/i186.h Revision: 31216 Author: alexjack Date: 07 July 2014 12:55:29 Message: nec v25: initialize clock divider in constructor, since execute_clocks_to_cycles() gets called before device_start() (nw) ---- Modified : /trunk/src/emu/cpu/nec/v25.c Revision: 31215 Author: alexjack Date: 07 July 2014 12:52:34 Message: m6809: add missing members to save registration; this should fix the save state regressions for real [Alex Jackson] ---- Modified : /trunk/src/emu/cpu/m6809/m6809.c Revision: 31214 Author: alexjack Date: 07 July 2014 10:39:42 Message: Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) ---- Modified : /trunk/src/emu/driver.h Modified : /trunk/src/emu/gamedrv.h Revision: 31213 Author: alexjack Date: 07 July 2014 08:55:46 Message: (MESS) bus/c64/xl80: add a plausible divider to the CRTC clock; it's rather unlikely that the card drives its monitor at 490 Hz refresh. mc6845: don't make visible area larger than screen size with SHOW_BORDER_AREA; it causes vblank duration to be negative, which is all kinds of weird and wrong. ---- Modified : /trunk/src/emu/bus/c64/xl80.c Modified : /trunk/src/emu/video/mc6845.c Revision: 31212 Author: jkerk Date: 07 July 2014 03:55:53 Message: Grammar (nw) ---- Modified : /trunk/src/mess/drivers/myvision.c Revision: 31211 Author: alexjack Date: 07 July 2014 03:32:10 Message: m6809: fix another typo (nw) ---- Modified : /trunk/src/emu/cpu/m6809/hd6309.c Revision: 31210 Author: barryrod Date: 07 July 2014 03:30:42 Message: kccomp: fix video output and debug build crash. ---- Modified : /trunk/src/mess/drivers/amstrad.c Modified : /trunk/src/mess/machine/amstrad.c Revision: 31209 Author: mnaberez Date: 07 July 2014 02:37:14 Message: (MESS) corvushd: Prep mode now supports multiple drives. [Mike Naberezny] This allows the Corvus diagnostics program to format any drive. Previously, the drive id sent in the command to enter prep mode was ignored and drive 1 would always be formatted instead. ---- Modified : /trunk/src/emu/machine/corvushd.c Modified : /trunk/src/emu/machine/corvushd.h Revision: 31208 Author: alexjack Date: 07 July 2014 01:27:41 Message: m6809: fix typo in device_post_load(), should fix various savestate regressions in drivers using this CPU family [Alex Jackson] ---- Modified : /trunk/src/emu/cpu/m6809/m6809.c Revision: 31207 Author: oliverst Date: 06 July 2014 22:55:10 Message: small optimization to scc8530_t::device_timer() (nw) ---- Modified : /trunk/src/emu/machine/8530scc.c Revision: 31206 Author: mnaberez Date: 06 July 2014 20:44:19 Message: (MESS) corvushd: Use Corvus drive id numbers throughout. (nw) Using the Corvus id number consistently throughout makes it easier to reason about this code. Previously, some functions used a 0-based drive index (0..14) and others used the 1-based Corvus id number (1..15). The only place we actually need it to be 0-based is in corvus_hdc_file(), so now we just convert it there instead of in several places. ---- Modified : /trunk/src/emu/machine/corvushd.c Revision: 31205 Author: briantro Date: 06 July 2014 20:19:19 Message: new SDI clone Also adds a complete dump of the FD1089B 317-0027 key! New Clone Added ---------------------------------------------- SDI - Strategic Defense Initiative (Japan, old, System 16A, FD1089B 317-0027) [Charles MacDonald, ShouTime, The Dumping Union] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/segas16a.c Revision: 31204 Author: couriers Date: 06 July 2014 17:53:47 Message: Document recent measurements done on the AY8910. [Couriersud] ---- Modified : /trunk/src/emu/sound/ay8910.c Revision: 31203 Author: alexjack Date: 06 July 2014 11:24:17 Message: (MESS) c64: some optimizations [Alex Jackson] * read_pla() leaves the PLA outputs packed, instead of using eight output parameters to return them * flatten nested switch statements in read_memory() and write_memory() * mos6566: inline bus_r() and various READ_LINE_MEMBERs (nw) from 285% to 300% idling at basic prompt with default slot devices (c1541, no cartridge) About half the speedup comes from read_pla() refactoring, the other half comes from flattening the switch()es. ---- Modified : /trunk/src/mess/drivers/c64.c Modified : /trunk/src/mess/includes/c64.h Modified : /trunk/src/emu/video/mos6566.c Modified : /trunk/src/emu/video/mos6566.h Revision: 31202 Author: barryrod Date: 06 July 2014 11:01:22 Message: amstrad: Reworked the way ROMs are set up. Now ROMs are set on reset, all at once, and so any ROMs mounted on a ROM box won't interfere with ROM slot 7 (AMSDOS) or slot 3 on the Aleste (MSX-DOS). (no whatsnew) ---- Modified : /trunk/src/mess/machine/amstrad.c Modified : /trunk/src/emu/bus/cpc/cpc_rom.c Modified : /trunk/src/emu/bus/cpc/cpc_rom.h Modified : /trunk/src/mess/includes/amstrad.h Revision: 31201 Author: robbbert Date: 06 July 2014 03:14:54 Message: Cool Pool: added 2nd button and button labels [Gamez Fan] ---- Modified : /trunk/src/mame/drivers/coolpool.c Revision: 31200 Author: mnaberez Date: 05 July 2014 22:07:38 Message: (MESS) corvushd: Split the firmware string and revision number. (nw) ---- Modified : /trunk/src/emu/machine/corvushd.c Modified : /trunk/src/emu/machine/corvushd.h Revision: 31199 Author: mnaberez Date: 05 July 2014 21:53:38 Message: (MESS) corvushd: Fixed get drive parameters command. [Mike Naberezny] The "read controller code version" option in the Corvus diagnostics program now shows the correct version and drive capacity. ---- Modified : /trunk/src/emu/machine/corvushd.h Revision: 31198 Author: mnaberez Date: 05 July 2014 18:49:01 Message: (MESS) hardbox: Removed caveat about format check. (nw) ---- Modified : /trunk/src/emu/bus/ieee488/hardbox.c Revision: 31197 Author: mnaberez Date: 05 July 2014 18:30:20 Message: (MESS) corvushd: Fixed prep mode verify drive command. [Mike Naberezny] The verify drive command (0x07) is used by the "format check" options of both the Corvus diagnostics program and the SSE HardBox configure program. Previously, format check would halt with an error because we did not return a valid response for the verify drive command. Format check now completes successfully and reports no bad sectors. ---- Modified : /trunk/src/emu/machine/corvushd.c Modified : /trunk/src/emu/machine/corvushd.h Revision: 31196 Author: briantro Date: 05 July 2014 18:28:22 Message: peplus.c: Minor corrections for correct English - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31195 Author: alexjack Date: 05 July 2014 08:41:03 Message: nec v25: Implement programmable clock divider via execute_clocks_to_cycles() instead of set_clock_scale(). Properly restore the clock divider on state load [Alex Jackson] ---- Modified : /trunk/src/emu/cpu/nec/v25.c Modified : /trunk/src/emu/cpu/nec/v25.h Modified : /trunk/src/emu/cpu/nec/v25sfr.c Revision: 31194 Author: briantro Date: 05 July 2014 05:04:24 Message: peplus.c: Documented the correct paytable ID & rules for BE0014 Blackjack set plus minor clean ups - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31193 Author: rbelmont Date: 04 July 2014 21:41:33 Message: rework includes (nw) ---- Modified : /trunk/src/mame/drivers/psikyo4.c Modified : /trunk/src/mame/includes/psikyo4.h Modified : /trunk/src/mame/video/psikyo4.c Revision: 31192 Author: rbelmont Date: 04 July 2014 20:54:26 Message: deco_mlc: fastram for avengrgs. (nw) ---- Modified : /trunk/src/mame/drivers/deco_mlc.c Revision: 31191 Author: rbelmont Date: 04 July 2014 20:46:47 Message: psikyo4: add fastram. (nw) ---- Modified : /trunk/src/mame/drivers/psikyo4.c Modified : /trunk/src/mame/includes/psikyo4.h Revision: 31190 Author: rbelmont Date: 04 July 2014 20:15:45 Message: psikyosh: hook up fastram, (s1945ii 900%->1700% :) (nw) ---- Modified : /trunk/src/mame/drivers/psikyosh.c Modified : /trunk/src/mame/includes/psikyosh.h Revision: 31189 Author: rbelmont Date: 04 July 2014 19:18:53 Message: feversoc: add memory bypasses, good for another 600% speed ;-) (nw) ---- Modified : /trunk/src/mame/drivers/feversoc.c Revision: 31188 Author: rbelmont Date: 04 July 2014 16:57:16 Message: Give 32x fastram. Doesn't help at all, framebuffer writes through the memory system and high sync are too strong. (nw) ---- Modified : /trunk/src/mess/machine/mega32x.c Modified : /trunk/src/mess/machine/mega32x.h Revision: 31187 Author: alexjack Date: 04 July 2014 13:26:09 Message: schedule.c: make yield() actually yield again, rather than be a synonym for spin() [Alex Jackson] ---- Modified : /trunk/src/emu/schedule.c Revision: 31186 Author: oliverst Date: 04 July 2014 08:20:10 Message: and a final batch of passing attotime as const reference (nw) ---- Modified : /trunk/src/emu/schedule.c Modified : /trunk/src/emu/debugger.h Modified : /trunk/src/emu/schedule.h Modified : /trunk/src/emu/video.c Modified : /trunk/src/emu/video.h Revision: 31185 Author: oliverst Date: 04 July 2014 08:17:48 Message: more passing of attotime as const references (nw) ---- Modified : /trunk/src/emu/cpu/sh4/sh4tmu.c Modified : /trunk/src/emu/cpu/h8/h8_sci.c Modified : /trunk/src/emu/cpu/h8/h8_sci.h Modified : /trunk/src/emu/debug/debugcpu.c Modified : /trunk/src/emu/debug/debugcpu.h Modified : /trunk/src/emu/device.c Modified : /trunk/src/emu/device.h Modified : /trunk/src/emu/diexec.c Modified : /trunk/src/emu/diexec.h Modified : /trunk/src/emu/diserial.c Modified : /trunk/src/emu/diserial.h Modified : /trunk/src/emu/ioport.c Modified : /trunk/src/emu/ioport.h Modified : /trunk/src/emu/machine/atahle.c Modified : /trunk/src/emu/machine/atahle.h Modified : /trunk/src/emu/machine/eeprom.c Modified : /trunk/src/emu/machine/eeprom.h Modified : /trunk/src/emu/machine/hd63450.c Modified : /trunk/src/emu/machine/hd63450.h Modified : /trunk/src/emu/machine/laserdsc.c Modified : /trunk/src/emu/machine/laserdsc.h Modified : /trunk/src/emu/machine/ldpr8210.c Modified : /trunk/src/emu/machine/ldpr8210.h Modified : /trunk/src/emu/machine/ldstub.h Modified : /trunk/src/emu/machine/ldv1000.c Modified : /trunk/src/emu/machine/ldv1000.h Modified : /trunk/src/emu/machine/ldvp931.c Modified : /trunk/src/emu/machine/ldvp931.h Modified : /trunk/src/emu/machine/upd765.c Modified : /trunk/src/emu/machine/upd765.h Modified : /trunk/src/emu/machine/wd17xx.c Modified : /trunk/src/emu/machine/wd17xx.h Modified : /trunk/src/emu/sound/262intf.c Modified : /trunk/src/emu/sound/262intf.h Modified : /trunk/src/emu/sound/3526intf.c Modified : /trunk/src/emu/sound/3526intf.h Modified : /trunk/src/emu/sound/3812intf.c Modified : /trunk/src/emu/sound/3812intf.h Modified : /trunk/src/emu/sound/8950intf.c Modified : /trunk/src/emu/sound/8950intf.h Modified : /trunk/src/emu/sound/fmopl.h Modified : /trunk/src/emu/sound/speaker.c Modified : /trunk/src/emu/sound/speaker.h Modified : /trunk/src/emu/sound/ymf262.h Modified : /trunk/src/emu/timer.c Modified : /trunk/src/emu/timer.h Modified : /trunk/src/emu/video/fixfreq.c Modified : /trunk/src/emu/video/fixfreq.h Modified : /trunk/src/emu/video/voodoo.c Modified : /trunk/src/mame/audio/n8080.c Modified : /trunk/src/mame/drivers/gottlieb.c Modified : /trunk/src/mame/includes/gottlieb.h Modified : /trunk/src/mame/includes/n8080.h Modified : /trunk/src/mame/machine/cdislave.c Modified : /trunk/src/mame/machine/cdislave.h Modified : /trunk/src/mame/machine/ticket.c Modified : /trunk/src/mame/machine/ticket.h Revision: 31184 Author: rbelmont Date: 04 July 2014 05:23:31 Message: and this one (nw) ---- Modified : /trunk/src/mame/drivers/coolridr.c Revision: 31183 Author: rbelmont Date: 04 July 2014 05:22:47 Message: missed file (nw) ---- Modified : /trunk/src/mame/includes/stv.h Revision: 31182 Author: rbelmont Date: 04 July 2014 05:20:18 Message: sh2: fix and enable memory system bypass for SH-1 & SH-2 DRC. [R. Belmont] nw: The speedup is only really gaudy on CPS-3 where the SH-2 is a major percentage of the frame time (800% -> 1250% unthrottled). SKNS games that access spriteram a lot (cyvern) get a decent speedup as well. Saturn/ST-V and Cool Riders are dominated by the rendering in profiles and get around 10% improvement depending on the game. ---- Modified : /trunk/src/emu/cpu/sh2/sh2drc.c Modified : /trunk/src/mame/drivers/cps3.c Modified : /trunk/src/mame/drivers/stv.c Modified : /trunk/src/mame/drivers/suprnova.c Modified : /trunk/src/mess/drivers/saturn.c Revision: 31181 Author: rbelmont Date: 04 July 2014 02:44:26 Message: (MESS) apple3: now using the cycle-accurate floppy emulation. [R. Belmont] ---- Modified : /trunk/src/emu/machine/wozfdc.c Modified : /trunk/src/lib/formats/ap2_dsk.c Modified : /trunk/src/mess/drivers/apple3.c Modified : /trunk/src/mess/includes/apple3.h Modified : /trunk/src/mess/machine/apple3.c Revision: 31180 Author: tafoid Date: 04 July 2014 01:19:43 Message: Fix for MT#5620: Crosshair: Selected graphic does not display properly from QMC2 ---- Modified : /trunk/src/emu/crsshair.c Modified : /trunk/src/emu/ui/miscmenu.c Revision: 31179 Author: npwoods Date: 04 July 2014 00:36:53 Message: Removing seemingly inert chargen area; even if this is the way to go, this needs to be implemented in a better way ---- Modified : /trunk Modified : /trunk/src/emu/video/mc6847.c Modified : /trunk/src/emu/video/mc6847.h Revision: 31178 Author: tafoid Date: 03 July 2014 22:59:33 Message: funworld.c: Inserted some more switches, Saloon now boots, and service mode is mostly working. Added default nvram to jolycrdb, game seems to work now. [Peter Ferrie] ---- Modified : /trunk/src/mame/drivers/funworld.c Revision: 31177 Author: wilbertp Date: 03 July 2014 21:28:08 Message: tms34010: Modernised cpu core. (nw) ---- Modified : /trunk/src/mame/drivers/coolpool.c Modified : /trunk/src/emu/cpu/tms34010/34010fld.c Modified : /trunk/src/emu/cpu/tms34010/34010gfx.c Modified : /trunk/src/emu/cpu/tms34010/34010ops.c Modified : /trunk/src/emu/cpu/tms34010/34010ops.h Modified : /trunk/src/emu/cpu/tms34010/34010tbl.c Modified : /trunk/src/emu/cpu/tms34010/tms34010.c Modified : /trunk/src/emu/cpu/tms34010/tms34010.h Modified : /trunk/src/mame/drivers/artmagic.c Modified : /trunk/src/mame/drivers/btoads.c Modified : /trunk/src/mame/drivers/exterm.c Modified : /trunk/src/mame/drivers/harddriv.c Modified : /trunk/src/mame/drivers/jpmimpct.c Modified : /trunk/src/mame/drivers/lethalj.c Modified : /trunk/src/mame/drivers/metalmx.c Modified : /trunk/src/mame/drivers/micro3d.c Modified : /trunk/src/mame/drivers/midtunit.c Modified : /trunk/src/mame/drivers/midwunit.c Modified : /trunk/src/mame/drivers/midxunit.c Modified : /trunk/src/mame/drivers/midyunit.c Modified : /trunk/src/mame/drivers/potgoldu.c Modified : /trunk/src/mame/drivers/skeetsht.c Modified : /trunk/src/mame/drivers/skimaxx.c Modified : /trunk/src/mame/drivers/tickee.c Modified : /trunk/src/mame/drivers/xtheball.c Modified : /trunk/src/mame/machine/inder_vid.c Modified : /trunk/src/mame/video/exterm.c Revision: 31176 Author: hap Date: 03 July 2014 20:04:50 Message: go back to a fake memmap for now ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/exelv.c Revision: 31175 Author: sronco Date: 03 July 2014 19:38:15 Message: (MESS) dmv: various updates to allow CP/M to boot. [Sandro Ronco] ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/mess/drivers/dmv.c Added : /trunk/src/mess/machine/dmv_keyb.c Added : /trunk/src/mess/machine/dmv_keyb.h Revision: 31174 Author: npwoods Date: 03 July 2014 16:04:42 Message: MSVC fixes ---- Modified : /trunk Modified : /trunk/src/emu/bus/ql/sandy_superqboard.c Modified : /trunk/src/mess/osd/windows/mess.rc Revision: 31173 Author: oliverst Date: 03 July 2014 06:54:05 Message: small optimization to c64h156_device::get_next_bit() (nw) ---- Modified : /trunk/src/emu/machine/64h156.c Revision: 31172 Author: hap Date: 03 July 2014 01:55:04 Message: nw ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/machine/mb89363b.c Revision: 31171 Author: hap Date: 03 July 2014 01:52:15 Message: use devcb instead of a fake memmap for tms7000 i/o ports ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/exelv.c Revision: 31170 Author: hap Date: 03 July 2014 01:13:37 Message: added more cpu types for tms7000 family ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/exelv.c Revision: 31169 Author: hap Date: 03 July 2014 00:19:47 Message: small cleanup ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/exelv.c Modified : /trunk/src/emu/cpu/tms7000/tms70op.inc Revision: 31168 Author: oliverst Date: 02 July 2014 19:44:14 Message: first batch of passing attotime as const reference instead of copy - where possible (nw) ---- Modified : /trunk/src/emu/machine/wozfdc.c Modified : /trunk/src/emu/machine/64h156.c Modified : /trunk/src/emu/bus/ieee488/c2040fdc.c Modified : /trunk/src/emu/bus/ieee488/c2040fdc.h Modified : /trunk/src/emu/imagedev/floppy.c Modified : /trunk/src/emu/imagedev/floppy.h Modified : /trunk/src/emu/machine/64h156.h Modified : /trunk/src/emu/machine/amigafdc.c Modified : /trunk/src/emu/machine/amigafdc.h Modified : /trunk/src/emu/machine/fdc_pll.c Modified : /trunk/src/emu/machine/fdc_pll.h Modified : /trunk/src/emu/machine/wd_fdc.c Modified : /trunk/src/emu/machine/wd_fdc.h Modified : /trunk/src/emu/machine/wozfdc.h Revision: 31167 Author: oliverst Date: 02 July 2014 19:26:13 Message: improved exception reporting in cli_frontend (nw) ---- Modified : /trunk/src/emu/clifront.c Revision: 31166 Author: dhaywood Date: 02 July 2014 16:16:29 Message: final rev of these bootlegs turned up (nw) ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/cps3.c Revision: 31165 Author: oliverst Date: 02 July 2014 14:46:13 Message: vconv: map /O3 to /Ox (nw) ---- Modified : /trunk/src/osd/windows/vconv.c Revision: 31164 Author: robbbert Date: 02 July 2014 14:41:07 Message: Fixed kotmh in mess. (nw) ---- Modified : /trunk/hash/neogeo.xml Revision: 31163 Author: dhaywood Date: 02 July 2014 13:34:16 Message: address some ng save state concerns (nw) ---- Modified : /trunk/src/emu/bus/neogeo/banked_cart.c Modified : /trunk/src/emu/bus/neogeo/banked_cart.h Modified : /trunk/src/mame/drivers/neogeo.c Modified : /trunk/src/mame/includes/neogeo.h Revision: 31162 Author: alexjack Date: 02 July 2014 09:43:29 Message: add M6502_DISABLE_DIRECT() to the rest of the commodore 8bit drivers too (nw) ---- Modified : /trunk/src/mess/drivers/c128.c Modified : /trunk/src/mess/drivers/cbm2.c Modified : /trunk/src/mess/drivers/pet.c Modified : /trunk/src/mess/drivers/plus4.c Modified : /trunk/src/mess/drivers/vic10.c Modified : /trunk/src/mess/drivers/vic20.c Revision: 31161 Author: alexjack Date: 02 July 2014 07:36:51 Message: m6502: put back get_cycle() since OG says it'll be needed in future, but compile-time disable the slow precalculation/caching (nw) ---- Modified : /trunk/src/emu/cpu/m6502/m6502.c Modified : /trunk/src/emu/cpu/m6502/m6502.h Modified : /trunk/src/emu/cpu/m6502/m740.c Revision: 31160 Author: alexjack Date: 02 July 2014 07:07:46 Message: c64.c: MCFG_M6502_DISABLE_DIRECT() for ~3% speedup [Alex Jackson] ---- Modified : /trunk/src/mess/drivers/c64.c Revision: 31159 Author: tafoid Date: 02 July 2014 06:58:33 Message: Fix for gradius3 crash from Fabio (nw) ---- Modified : /trunk/src/mame/video/k051960.c Revision: 31158 Author: oliverst Date: 01 July 2014 22:29:12 Message: removed unnecessary assert from src/emu/schedule.c (nw) ---- Modified : /trunk/src/emu/schedule.c Revision: 31157 Author: alexjack Date: 01 July 2014 20:30:52 Message: m6502: remove expensive and unused attotime precalculation at start of each timeslice [Alex Jackson] (nw) This precalculation seems to be part of OG's "CPU core template", as all CPU cores written by him do it. It's used to optimize things like onboard serial ports and high-frequency timers; however, the m6502 and its derivatives have neither onboard serial ports nor high-frequency timers, and the precalculation is simply a boat anchor on drivers with 6502-family CPUs and tight interleaving. mess c64 benchmarks (3.4 GHz Sandy Bridge i5; 64-bit Linux GCC 4.8 build) before: [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 238.17% (59 seconds) [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 236.36% (59 seconds) after: [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 279.93% (59 seconds) [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 279.30% (59 seconds) ---- Modified : /trunk/src/emu/cpu/m6502/m6502.c Modified : /trunk/src/emu/cpu/m6502/m6502.h Modified : /trunk/src/emu/cpu/m6502/m740.c Revision: 31156 Author: tafoid Date: 01 July 2014 18:33:25 Message: i86.c: 0x60 shadow omitted in previous patch. Needed for DOS 2. [Bavarese] [MESS] vtvideo.c): finally fix smooth scrolling (ED084 = 1). See DIAG DISK -> VIDEO TEST -> screen 3 (Rainbow driver - SKIP 0). [Bavarese] [MESS] atari400.c - Slightly revised Atari XL cartridge loading so that it doesn't crash when loading 8K carts. Confirmed to fix MT#05108. [alegend45] Description fix from MASH for chihiro.c. (nw) ---- Modified : /trunk/src/mame/drivers/chihiro.c Modified : /trunk/src/emu/cpu/i86/i86.c Modified : /trunk/src/mess/drivers/atari400.c Modified : /trunk/src/mess/drivers/rainbow.c Modified : /trunk/src/mess/video/vtvideo.c Modified : /trunk/src/mess/video/vtvideo.h Revision: 31155 Author: dhaywood Date: 01 July 2014 13:32:45 Message: clear the extra ram some of the bootlegs have, might actually fix kof10th this time (nw) ---- Modified : /trunk/src/emu/bus/neogeo/bootleg_prot.c Revision: 31154 Author: alexjack Date: 01 July 2014 10:31:38 Message: add width and endianness to megadriv softlist (nw) ---- Modified : /trunk/hash/megadriv.xml Revision: 31153 Author: barryrod Date: 01 July 2014 09:19:05 Message: fm77av: greatly simplified ALU line drawing. Might even be a bit faster, too. (no whatsnew) ---- Modified : /trunk/src/mess/video/fm7.c Revision: 31152 Author: alexjack Date: 01 July 2014 08:55:38 Message: Add width and endianness attributes to data areas in software lists (nw) Update neogeo.xml to take advantage of them. For regular rom loading we try to autodetect the appropriate endianness and width by matching the region tag to a device with a device_memory_interface; this is generally not doable for software lists because the regions are children of some slot device and thus not siblings of the devices in the root driver (i.e. "cartslot1:maincpu" rather than "maincpu") So you have to specify the width and endianness manually for now. Anyone who has spare time, feel welcome to byteswap every single entry in megadriv.xml and update them to use this :-) ---- Modified : /trunk/hash/neogeo.xml Modified : /trunk/src/emu/bus/neogeo/neogeo_slot.c Modified : /trunk/src/emu/softlist.c Revision: 31151 Author: rbelmont Date: 01 July 2014 03:29:36 Message: (MESS) Apple II: Add volume control register to DX-1 card. [R. Belmont] ---- Modified : /trunk/src/emu/bus/a2bus/a2dx1.c Modified : /trunk/src/emu/bus/a2bus/a2dx1.h Revision: 31150 Author: dhaywood Date: 01 July 2014 01:30:51 Message: fix a load address (nw) ---- Modified : /trunk/hash/neogeo.xml Revision: 31149 Author: tafoid Date: 01 July 2014 01:17:55 Message: Alignment fixes for XML hashes. (nw) ---- Modified : /trunk/hash/a7800.xml Modified : /trunk/hash/apfm1000.xml Modified : /trunk/hash/megadriv.xml Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/hash/msx1_flop.xml Modified : /trunk/hash/neogeo.xml Modified : /trunk/hash/pc98.xml Revision: 31148 Author: dhaywood Date: 01 July 2014 00:37:04 Message: fix init order for vliner (nw) ---- Modified : /trunk/src/mame/drivers/neogeo_noslot.c Revision: 31147 Author: dhaywood Date: 30 June 2014 23:48:13 Message: fix kof10th bootleg (nw) ---- Modified : /trunk/src/emu/bus/neogeo/bootleg_prot.c Revision: 31146 Author: wilbertp Date: 30 June 2014 22:49:40 Message: Removed DECLARE_LEGACY_CPU_DEVICE (nw) ---- Modified : /trunk/src/emu/devcpu.h Revision: 31145 Author: dhaywood Date: 30 June 2014 21:48:15 Message: oops, debug code (nw) ---- Modified : /trunk/src/mame/drivers/neogeo.c Revision: 31144 Author: dhaywood Date: 30 June 2014 21:46:22 Message: better solution than previous hack (nw) ---- Modified : /trunk/src/mame/drivers/neogeo.c Modified : /trunk/src/mame/includes/neogeo.h Revision: 31143 Author: wilbertp Date: 30 June 2014 21:38:12 Message: powerpc: Modernised cpu core (nw) ---- Modified : /trunk/src/emu/cpu/powerpc/ppc.c Modified : /trunk/src/emu/cpu/powerpc/ppc.h Modified : /trunk/src/emu/cpu/powerpc/ppccom.c Modified : /trunk/src/emu/cpu/powerpc/ppccom.h Modified : /trunk/src/emu/cpu/powerpc/ppcdrc.c Modified : /trunk/src/emu/cpu/powerpc/ppcfe.c Modified : /trunk/src/emu/cpu/powerpc/ppcfe.h Modified : /trunk/src/emu/drivers/testcpu.c Modified : /trunk/src/mame/drivers/cobra.c Modified : /trunk/src/mame/drivers/firebeat.c Modified : /trunk/src/mame/drivers/gticlub.c Modified : /trunk/src/mame/drivers/hornet.c Modified : /trunk/src/mame/drivers/konamim2.c Modified : /trunk/src/mame/drivers/model3.c Modified : /trunk/src/mame/drivers/nwk-tr.c Modified : /trunk/src/mame/drivers/taitopjc.c Modified : /trunk/src/mame/drivers/taitotz.c Modified : /trunk/src/mame/drivers/triforce.c Modified : /trunk/src/mame/drivers/ultrsprt.c Modified : /trunk/src/mame/drivers/viper.c Modified : /trunk/src/mame/drivers/zr107.c Modified : /trunk/src/mess/drivers/dm7000.c Modified : /trunk/src/mess/includes/dm7000.h Revision: 31142 Author: dhaywood Date: 30 June 2014 18:11:29 Message: (nw) (these got lost from the old softlist code, causing instability) ---- Modified : /trunk/src/mame/drivers/neogeo.c Revision: 31141 Author: olivierg Date: 30 June 2014 16:34:25 Message: vz300 floppy: Initial modern implementation [O. Galibert] ---- Modified : /trunk/src/emu/bus/vtech/memexp/floppy.c Modified : /trunk/src/emu/bus/vtech/memexp/floppy.h Modified : /trunk/src/emu/imagedev/floppy.c Modified : /trunk/src/emu/imagedev/floppy.h Revision: 31140 Author: dhaywood Date: 30 June 2014 15:51:36 Message: (nw) ---- Modified : /trunk/src/emu/bus/neogeo/neogeo_intf.c Modified : /trunk/src/mame/drivers/neogeo.c Revision: 31139 Author: oliverst Date: 30 June 2014 09:55:17 Message: implemented ATTR_FORCE_INLINE for Visual Studio (nw) ---- Modified : /trunk/src/osd/osdcomm.h Modified : /trunk/src/osd/windows/vconv.c Revision: 31138 Author: oliverst Date: 29 June 2014 20:15:44 Message: (MESS) fixed Visual Studio compilation (nw) ---- Modified : /trunk/src/emu/bus/a2bus/a2mcms.c Modified : /trunk/src/emu/bus/a2bus/a2mcms.h Revision: 31137 Author: couriers Date: 29 June 2014 20:07:59 Message: Added more device to netlist: - R2R resistor network DAC. - Dummy input device. This is used so that devices can exhibit terminals not yet used such as V+ for opamps. - Added a very basic macro model for norton opamps (LM3900) - Added a current controlled current source (CCCS) ---- Modified : /trunk/src/emu/netlist/analog/nld_fourterm.c Modified : /trunk/src/emu/netlist/analog/nld_fourterm.h Modified : /trunk/src/emu/netlist/analog/nld_ms_gauss_seidel.h Added : /trunk/src/emu/netlist/analog/nld_opamps.c Added : /trunk/src/emu/netlist/analog/nld_opamps.h Modified : /trunk/src/emu/netlist/analog/nld_twoterm.c Modified : /trunk/src/emu/netlist/analog/nld_twoterm.h Modified : /trunk/src/emu/netlist/devices/net_lib.c Modified : /trunk/src/emu/netlist/devices/net_lib.h Modified : /trunk/src/emu/netlist/devices/nld_74ls629.c Added : /trunk/src/emu/netlist/devices/nld_r2r_dac.c Added : /trunk/src/emu/netlist/devices/nld_r2r_dac.h Modified : /trunk/src/emu/netlist/devices/nld_system.h Modified : /trunk/src/emu/netlist/netlist.mak Modified : /trunk/src/emu/netlist/nl_base.h Revision: 31136 Author: dhaywood Date: 29 June 2014 18:57:09 Message: NeoGeo slot work [S. Smith] Message that was posted to me "Hi David It was to my great disappointment that your work on the NeoGeo Multislot (Dec 2013) was not included in MAME. To aid the process I've taken your work and spent some hours addressing the concerns put forward by the developers. The code I'm sending to you converts Neo Geo to fully use slot devices for the cartridges and implements the multi-slot using techniques that have greater likelihood of being met with approval. In some places the slot trampolines caused performance to drop below 100% so I've used methods to avoid them gathered by the study of other slot devices in MESS. Performance is the same as it was prior to this update. I first sent this with the forms on the official site but received no reply so I'm turning to you directly. (filehost link removed) Credit to yourself and 'S. Smith' " ---- Modified : /trunk/hash/neogeo.xml Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/neogeo Added : /trunk/src/emu/bus/neogeo/banked_cart.c Added : /trunk/src/emu/bus/neogeo/banked_cart.h Added : /trunk/src/emu/bus/neogeo/bootleg_cart.c Added : /trunk/src/emu/bus/neogeo/bootleg_cart.h Added : /trunk/src/emu/bus/neogeo/bootleg_hybrid_cart.c Added : /trunk/src/emu/bus/neogeo/bootleg_hybrid_cart.h Added : /trunk/src/emu/bus/neogeo/bootleg_prot.c Added : /trunk/src/emu/bus/neogeo/bootleg_prot.h Added : /trunk/src/emu/bus/neogeo/cmc_cart.c Added : /trunk/src/emu/bus/neogeo/cmc_cart.h Added : /trunk/src/emu/bus/neogeo/cmc_prot.c Added : /trunk/src/emu/bus/neogeo/cmc_prot.h Added : /trunk/src/emu/bus/neogeo/fatfury2_cart.c Added : /trunk/src/emu/bus/neogeo/fatfury2_cart.h Added : /trunk/src/emu/bus/neogeo/fatfury2_prot.c Added : /trunk/src/emu/bus/neogeo/fatfury2_prot.h Added : /trunk/src/emu/bus/neogeo/kof2002_cart.c Added : /trunk/src/emu/bus/neogeo/kof2002_cart.h Added : /trunk/src/emu/bus/neogeo/kof2002_prot.c Added : /trunk/src/emu/bus/neogeo/kof2002_prot.h Added : /trunk/src/emu/bus/neogeo/kof98_cart.c Added : /trunk/src/emu/bus/neogeo/kof98_cart.h Added : /trunk/src/emu/bus/neogeo/kof98_prot.c Added : /trunk/src/emu/bus/neogeo/kof98_prot.h Added : /trunk/src/emu/bus/neogeo/mslugx_cart.c Added : /trunk/src/emu/bus/neogeo/mslugx_cart.h Added : /trunk/src/emu/bus/neogeo/mslugx_prot.c Added : /trunk/src/emu/bus/neogeo/mslugx_prot.h Added : /trunk/src/emu/bus/neogeo/neogeo_carts.c Added : /trunk/src/emu/bus/neogeo/neogeo_carts.h Added : /trunk/src/emu/bus/neogeo/neogeo_helper.c Added : /trunk/src/emu/bus/neogeo/neogeo_helper.h Added : /trunk/src/emu/bus/neogeo/neogeo_intf.c Added : /trunk/src/emu/bus/neogeo/neogeo_intf.h Added : /trunk/src/emu/bus/neogeo/neogeo_slot.c Added : /trunk/src/emu/bus/neogeo/neogeo_slot.h Added : /trunk/src/emu/bus/neogeo/pcm2_cart.c Added : /trunk/src/emu/bus/neogeo/pcm2_cart.h Added : /trunk/src/emu/bus/neogeo/pcm2_prot.c Added : /trunk/src/emu/bus/neogeo/pcm2_prot.h Added : /trunk/src/emu/bus/neogeo/pvc_cart.c Added : /trunk/src/emu/bus/neogeo/pvc_cart.h Added : /trunk/src/emu/bus/neogeo/pvc_prot.c Added : /trunk/src/emu/bus/neogeo/pvc_prot.h Added : /trunk/src/emu/bus/neogeo/rom.c Added : /trunk/src/emu/bus/neogeo/rom.h Added : /trunk/src/emu/bus/neogeo/sbp_prot.c Added : /trunk/src/emu/bus/neogeo/sbp_prot.h Added : /trunk/src/emu/bus/neogeo/sma_cart.c Added : /trunk/src/emu/bus/neogeo/sma_cart.h Added : /trunk/src/emu/bus/neogeo/sma_prot.c Added : /trunk/src/emu/bus/neogeo/sma_prot.h Modified : /trunk/src/mame/drivers/midas.c Modified : /trunk/src/mame/drivers/neogeo.c Added : /trunk/src/mame/drivers/neogeo_noslot.c Modified : /trunk/src/mame/includes/neogeo.h Modified : /trunk/src/mame/machine/neoboot.c Modified : /trunk/src/mame/machine/neocrypt.c Modified : /trunk/src/mame/machine/neoprot.c Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/video/neogeo_spr.c Modified : /trunk/src/mame/video/neogeo_spr.h Modified : /trunk/src/mess/drivers/ng_aes.c Modified : /trunk/src/mess/mess.mak Revision: 31135 Author: michaelz Date: 29 June 2014 15:58:02 Message: (MESS) ti99: Work in progress on new HFDC / HDC9234. (nw) ---- Modified : /trunk/src/emu/bus/ti99_peb/hfdc.c Modified : /trunk/src/emu/bus/ti99_peb/hfdc.h Modified : /trunk/src/emu/machine/hdc9234.c Modified : /trunk/src/emu/machine/hdc9234.h Revision: 31134 Author: sronco Date: 28 June 2014 20:56:06 Message: (MESS) glcolor: added LCD emulation and inputs. [Sandro Ronco] (MESS) moved glcolor carts from genius.xml to glcolor.xml. (nw) ---- Modified : /trunk/hash/genius.xml Added : /trunk/hash/glcolor.xml Modified : /trunk/src/mess/drivers/prestige.c Revision: 31133 Author: curtcode Date: 28 June 2014 04:58:41 Message: (MESS) c64: Precalculate PLA outputs for approximately 5% speedup. [Curt Coder] ---- Modified : /trunk/src/emu/machine/pla.c Modified : /trunk/src/emu/machine/pla.h Revision: 31132 Author: rbelmont Date: 28 June 2014 04:22:02 Message: (MESS) Apple II: support Decillionix DX-1 sampler card. [R. Belmont] ---- Added : /trunk/src/emu/bus/a2bus/a2dx1.c Added : /trunk/src/emu/bus/a2bus/a2dx1.h Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/mess/drivers/apple2.c Revision: 31131 Author: rbelmont Date: 28 June 2014 02:44:50 Message: (MESS) Apple II: Support for the Mountain Computer Music System. [R. Belmont] ---- Modified : /trunk/src/emu/bus/a2bus/a2bus.h Added : /trunk/src/emu/bus/a2bus/a2mcms.c Added : /trunk/src/emu/bus/a2bus/a2mcms.h Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/mess/drivers/apple2.c Revision: 31130 Author: rbelmont Date: 28 June 2014 02:39:55 Message: (MESS) osdcore: Allow "default" for -midiin and -midiout. [R. Belmont] ---- Modified : /trunk/src/osd/osdcore.c Revision: 31129 Author: hap Date: 27 June 2014 21:26:13 Message: unneeded includes ---- Modified : /trunk/src/mess/includes/mpf1.h Modified : /trunk/src/mess/includes/newbrain.h Modified : /trunk/src/mess/includes/x1.h Revision: 31128 Author: sronco Date: 27 June 2014 20:27:12 Message: Added lamps layout to jwildb52 and segajw (nw) ---- Modified : /trunk/src/mame/drivers/segajw.c Modified : /trunk/src/mame/drivers/sigmab52.c Added : /trunk/src/mame/layout/segajw.lay Added : /trunk/src/mame/layout/sigmab52.lay Modified : /trunk/src/mame/mame.mak Revision: 31127 Author: curtcode Date: 27 June 2014 20:02:58 Message: Fixed clang build. (nw) ---- Modified : /trunk/src/emu/bus/ti99_peb/hfdc.c Revision: 31126 Author: michaelz Date: 27 June 2014 19:59:33 Message: (MESS) Some more steps towards a new HFDC. Legacy implementation to be kept as default (hfdc) until new HFDC is done. ---- Modified : /trunk/src/emu/bus/ti99_peb/hfdc.c Modified : /trunk/src/emu/bus/ti99_peb/hfdc.h Modified : /trunk/src/emu/machine/hdc9234.c Modified : /trunk/src/emu/machine/hdc9234.h Revision: 31125 Author: tafoid Date: 27 June 2014 02:00:57 Message: Added information for m72.c mcu usage (nw) ---- Modified : /trunk/src/mame/drivers/m72.c Revision: 31124 Author: tafoid Date: 26 June 2014 20:37:54 Message: Updated m72.c with a Guru-readme for Ninja Spirit. Changed labels where appropriate to match information and added PALs/PROMs. [Guru] ---- Modified : /trunk/src/mame/drivers/m72.c Revision: 31123 Author: wilbertp Date: 26 June 2014 18:46:21 Message: Documentation update from trap15 (nw) ---- Modified : /trunk/src/mess/audio/wswan.c Revision: 31122 Author: tafoid Date: 26 June 2014 18:04:09 Message: New games marked as GAME_NOT_WORKING ------------------------------------ (MESS) TECNBRAS Dot Matrix Display [Felipe Sanches] ---- Added : /trunk/src/mess/drivers/tecnbras.c Added : /trunk/src/mess/layout/dmd_tecnbras.py Added : /trunk/src/mess/layout/tecnbras.lay Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 31121 Author: dhaywood Date: 26 June 2014 15:43:58 Message: move hack so things work like before (nw) ---- Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/video/konamigx.c Revision: 31120 Author: fabiopri Date: 26 June 2014 12:42:06 Message: k054539: converted to use inline configs and delegates. nw. with this, I'm done for the moment with konami chips. ---- Modified : /trunk/src/emu/sound/k054539.c Modified : /trunk/src/emu/sound/k054539.h Modified : /trunk/src/mame/drivers/djmain.c Modified : /trunk/src/mame/drivers/gijoe.c Modified : /trunk/src/mame/drivers/konamigq.c Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/drivers/moo.c Modified : /trunk/src/mame/drivers/mystwarr.c Modified : /trunk/src/mame/drivers/plygonet.c Modified : /trunk/src/mame/drivers/qdrmfgp.c Modified : /trunk/src/mame/drivers/rungun.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/drivers/ultrsprt.c Modified : /trunk/src/mame/drivers/xexex.c Modified : /trunk/src/mame/drivers/xmen.c Modified : /trunk/src/mame/drivers/zr107.c Modified : /trunk/src/mame/includes/xexex.h Revision: 31119 Author: fabiopri Date: 26 June 2014 11:34:36 Message: k053246/k055673: updated to use delegates and inline configs. nw. as before, these changes are mostly driver-level, so I hope they do not conflict with anyone else's work. the only relevant change for the device code is the removal of some redundant variables (from the interface) and of alt_k055673_vh_start + k053247_set_sprite_offs, which have been replaced by the proper machine configs. ---- Modified : /trunk/src/mame/drivers/dbz.c Modified : /trunk/src/mame/drivers/gijoe.c Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/drivers/moo.c Modified : /trunk/src/mame/drivers/mystwarr.c Modified : /trunk/src/mame/drivers/overdriv.c Modified : /trunk/src/mame/drivers/rungun.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/tasman.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/drivers/xexex.c Modified : /trunk/src/mame/drivers/xmen.c Modified : /trunk/src/mame/includes/dbz.h Modified : /trunk/src/mame/includes/gijoe.h Modified : /trunk/src/mame/includes/konamigx.h Modified : /trunk/src/mame/includes/moo.h Modified : /trunk/src/mame/includes/mystwarr.h Modified : /trunk/src/mame/includes/overdriv.h Modified : /trunk/src/mame/includes/rungun.h Modified : /trunk/src/mame/includes/simpsons.h Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/includes/xexex.h Modified : /trunk/src/mame/includes/xmen.h Modified : /trunk/src/mame/video/dbz.c Modified : /trunk/src/mame/video/gijoe.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.h Modified : /trunk/src/mame/video/konamigx.c Modified : /trunk/src/mame/video/moo.c Modified : /trunk/src/mame/video/mystwarr.c Modified : /trunk/src/mame/video/overdriv.c Modified : /trunk/src/mame/video/rungun.c Modified : /trunk/src/mame/video/simpsons.c Modified : /trunk/src/mame/video/vendetta.c Modified : /trunk/src/mame/video/xexex.c Modified : /trunk/src/mame/video/xmen.c Revision: 31118 Author: fabiopri Date: 26 June 2014 09:09:34 Message: this one as well, of course. nw. ---- Modified : /trunk/src/mame/video/k054156_k054157_k056832.h Revision: 31117 Author: fabiopri Date: 26 June 2014 09:03:36 Message: forgot to remove these. nw. ---- Modified : /trunk/src/mame/video/k054156_k054157_k056832.h Revision: 31116 Author: fabiopri Date: 26 June 2014 08:48:10 Message: devcb write8 was in fact enough for rev.31113 (thanks AWJ for noticing). nw. ---- Modified : /trunk/src/emu/cpu/m6809/konami.c Modified : /trunk/src/emu/cpu/m6809/konami.h Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/aliens.c Modified : /trunk/src/mame/drivers/blockhl.c Modified : /trunk/src/mame/drivers/crimfght.c Modified : /trunk/src/mame/drivers/gbusters.c Modified : /trunk/src/mame/drivers/parodius.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/drivers/thunderx.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/includes/88games.h Modified : /trunk/src/mame/includes/aliens.h Modified : /trunk/src/mame/includes/blockhl.h Modified : /trunk/src/mame/includes/crimfght.h Modified : /trunk/src/mame/includes/gbusters.h Modified : /trunk/src/mame/includes/parodius.h Modified : /trunk/src/mame/includes/rollerg.h Modified : /trunk/src/mame/includes/simpsons.h Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/includes/thunderx.h Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/machine/simpsons.c Revision: 31115 Author: barryrod Date: 26 June 2014 08:26:11 Message: flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MFM. It will now also boot. (no whatsnew) ---- Modified : /trunk/src/lib/formats/flex_dsk.c Modified : /trunk/src/lib/formats/flex_dsk.h Revision: 31114 Author: fabiopri Date: 26 June 2014 08:22:24 Message: k056832: updated to use delegates and inline configs. nw. these changes are mostly driver-level, so I think they should not conflict with anyone else's work. the only relevant change for the device code is the removal of altK056832_vh_start. no further work on this chip is planned (it requires major rework) ---- Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/bishi.c Modified : /trunk/src/mame/drivers/dbz.c Modified : /trunk/src/mame/drivers/djmain.c Modified : /trunk/src/mame/drivers/gijoe.c Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/drivers/moo.c Modified : /trunk/src/mame/drivers/mystwarr.c Modified : /trunk/src/mame/drivers/qdrmfgp.c Modified : /trunk/src/mame/drivers/tasman.c Modified : /trunk/src/mame/drivers/xexex.c Modified : /trunk/src/mame/drivers/zr107.c Modified : /trunk/src/mame/includes/asterix.h Modified : /trunk/src/mame/includes/bishi.h Modified : /trunk/src/mame/includes/dbz.h Modified : /trunk/src/mame/includes/djmain.h Modified : /trunk/src/mame/includes/gijoe.h Modified : /trunk/src/mame/includes/konamigx.h Modified : /trunk/src/mame/includes/lethal.h Modified : /trunk/src/mame/includes/moo.h Modified : /trunk/src/mame/includes/mystwarr.h Modified : /trunk/src/mame/includes/qdrmfgp.h Modified : /trunk/src/mame/includes/xexex.h Modified : /trunk/src/mame/video/asterix.c Modified : /trunk/src/mame/video/bishi.c Modified : /trunk/src/mame/video/dbz.c Modified : /trunk/src/mame/video/djmain.c Modified : /trunk/src/mame/video/gijoe.c Modified : /trunk/src/mame/video/k054156_k054157_k056832.c Modified : /trunk/src/mame/video/k054156_k054157_k056832.h Modified : /trunk/src/mame/video/konamigx.c Modified : /trunk/src/mame/video/lethal.c Modified : /trunk/src/mame/video/moo.c Modified : /trunk/src/mame/video/mystwarr.c Modified : /trunk/src/mame/video/qdrmfgp.c Modified : /trunk/src/mame/video/xexex.c Revision: 31113 Author: fabiopri Date: 26 June 2014 05:15:35 Message: konami cpu: converted to use delegates. nw. ---- Modified : /trunk/src/emu/cpu/m6809/konami.c Modified : /trunk/src/emu/cpu/m6809/konami.h Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/aliens.c Modified : /trunk/src/mame/drivers/blockhl.c Modified : /trunk/src/mame/drivers/crimfght.c Modified : /trunk/src/mame/drivers/gbusters.c Modified : /trunk/src/mame/drivers/parodius.c Modified : /trunk/src/mame/drivers/rollerg.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/drivers/thunderx.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/includes/88games.h Modified : /trunk/src/mame/includes/aliens.h Modified : /trunk/src/mame/includes/blockhl.h Modified : /trunk/src/mame/includes/crimfght.h Modified : /trunk/src/mame/includes/gbusters.h Modified : /trunk/src/mame/includes/parodius.h Modified : /trunk/src/mame/includes/rollerg.h Modified : /trunk/src/mame/includes/simpsons.h Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/includes/thunderx.h Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/machine/simpsons.c Revision: 31112 Author: barryrod Date: 26 June 2014 03:19:22 Message: flex_dsk: added support for some double-sided disk sizes. 800kB disk images are now readable. (no whatsnew) ---- Modified : /trunk/src/lib/formats/flex_dsk.c Modified : /trunk/src/mess/drivers/gimix.c Revision: 31111 Author: alexjack Date: 26 June 2014 03:18:51 Message: k052109: add missing set_colors() (nw) ---- Modified : /trunk/src/mame/video/k052109.c Revision: 31110 Author: briantro Date: 26 June 2014 03:13:41 Message: peplus.c: Spelling correction - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31109 Author: briantro Date: 26 June 2014 03:11:41 Message: megasys1.c: Naming convention standardization & change "US" to "North America" as per title screen - NW ---- Modified : /trunk/src/mame/drivers/megasys1.c Modified : /trunk/src/mame/mame.lst Revision: 31108 Author: barryrod Date: 26 June 2014 01:23:24 Message: gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. ---- Added : /trunk/src/lib/formats/flex_dsk.c Added : /trunk/src/lib/formats/flex_dsk.h Modified : /trunk/src/lib/lib.mak Modified : /trunk/src/mess/drivers/gimix.c Revision: 31107 Author: briantro Date: 26 June 2014 01:16:49 Message: New PE+ Poker clone New Clone Added ------------------------------------------------- Player's Edge Plus (X000550P+XP000055) Joker Poker (Two Pair or Better) [BrianT] ---- Modified : /trunk/src/mame/drivers/peplus.c Modified : /trunk/src/mame/mame.lst Revision: 31106 Author: fabiopri Date: 25 June 2014 23:18:59 Message: removed completely konami_deinterleave_gfx usage, now that it is redundant. nw. ---- Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/bishi.c Modified : /trunk/src/mame/drivers/dbz.c Modified : /trunk/src/mame/drivers/djmain.c Modified : /trunk/src/mame/drivers/gijoe.c Modified : /trunk/src/mame/drivers/lethal.c Modified : /trunk/src/mame/drivers/moo.c Modified : /trunk/src/mame/drivers/overdriv.c Modified : /trunk/src/mame/drivers/qdrmfgp.c Modified : /trunk/src/mame/drivers/rungun.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/tasman.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/drivers/xexex.c Modified : /trunk/src/mame/drivers/xmen.c Modified : /trunk/src/mame/drivers/zr107.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.h Modified : /trunk/src/mame/video/k054156_k054157_k056832.c Modified : /trunk/src/mame/video/k054156_k054157_k056832.h Modified : /trunk/src/mame/video/konami_helper.c Modified : /trunk/src/mame/video/konami_helper.h Revision: 31105 Author: fabiopri Date: 25 June 2014 23:16:20 Message: removed a couple of KONAMI_ROM_DEINTERLEAVE_2 occurrences. nw. ---- Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/dbz.c Revision: 31104 Author: tafoid Date: 25 June 2014 22:51:23 Message: Fixed up label/different hash instance with recent addition. (nw) Reworded HLSL error message to best describe reason for failure. (nw) ---- Modified : /trunk/src/mame/drivers/triforce.c Modified : /trunk/src/osd/windows/d3dhlsl.c Revision: 31103 Author: fabiopri Date: 25 June 2014 21:56:45 Message: k051960: converted to use device_gfx_interface, inline configs and delegates. nw. while at it, also removed unnecessary configurations and removed later stage interleaving of the sprite roms (they just needed to be loaded in the correct way) ---- Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/ajax.c Modified : /trunk/src/mame/drivers/aliens.c Modified : /trunk/src/mame/drivers/blockhl.c Modified : /trunk/src/mame/drivers/bottom9.c Modified : /trunk/src/mame/drivers/chqflag.c Modified : /trunk/src/mame/drivers/crimfght.c Modified : /trunk/src/mame/drivers/gbusters.c Modified : /trunk/src/mame/drivers/gradius3.c Modified : /trunk/src/mame/drivers/mainevt.c Modified : /trunk/src/mame/drivers/spy.c Modified : /trunk/src/mame/drivers/thunderx.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/drivers/ultraman.c Modified : /trunk/src/mame/includes/88games.h Modified : /trunk/src/mame/includes/ajax.h Modified : /trunk/src/mame/includes/aliens.h Modified : /trunk/src/mame/includes/blockhl.h Modified : /trunk/src/mame/includes/bottom9.h Modified : /trunk/src/mame/includes/chqflag.h Modified : /trunk/src/mame/includes/crimfght.h Modified : /trunk/src/mame/includes/gbusters.h Modified : /trunk/src/mame/includes/gradius3.h Modified : /trunk/src/mame/includes/mainevt.h Modified : /trunk/src/mame/includes/spy.h Modified : /trunk/src/mame/includes/thunderx.h Modified : /trunk/src/mame/includes/tmnt.h Modified : /trunk/src/mame/includes/ultraman.h Modified : /trunk/src/mame/video/88games.c Modified : /trunk/src/mame/video/ajax.c Modified : /trunk/src/mame/video/aliens.c Modified : /trunk/src/mame/video/blockhl.c Modified : /trunk/src/mame/video/bottom9.c Modified : /trunk/src/mame/video/chqflag.c Modified : /trunk/src/mame/video/crimfght.c Modified : /trunk/src/mame/video/gbusters.c Modified : /trunk/src/mame/video/gradius3.c Modified : /trunk/src/mame/video/k051960.c Modified : /trunk/src/mame/video/k051960.h Modified : /trunk/src/mame/video/mainevt.c Modified : /trunk/src/mame/video/spy.c Modified : /trunk/src/mame/video/thunderx.c Modified : /trunk/src/mame/video/tmnt.c Modified : /trunk/src/mame/video/ultraman.c Revision: 31102 Author: alexjack Date: 25 June 2014 21:15:59 Message: Fix a couple of ROM loading errors introduced in r31099; clarify mia/tmnt graphics ROM descrambling (nw) ---- Modified : /trunk/src/mame/drivers/blockhl.c Modified : /trunk/src/mame/drivers/tmnt.c Revision: 31101 Author: tafoid Date: 25 June 2014 18:21:36 Message: pve500.c - multiplex signals for the 7seg display from Felipe Sanches (nw) ---- Modified : /trunk/src/mess/drivers/pve500.c Revision: 31100 Author: fabiopri Date: 25 June 2014 18:08:37 Message: copy & paste mistake. nw. (but thanks oddi2 for reporting) ---- Modified : /trunk/hash/gbcolor.xml Revision: 31099 Author: fabiopri Date: 25 June 2014 16:11:12 Message: k052109: converted to use device_gfx_interface, inline configs and delegates. nw. while at it, also removed unnecessary configurations and removed later stage interleaving of the tile roms (they just needed to be loaded in the correct way) ---- Modified : /trunk/src/mame/drivers/88games.c Modified : /trunk/src/mame/drivers/ajax.c Modified : /trunk/src/mame/drivers/aliens.c Modified : /trunk/src/mame/drivers/blockhl.c Modified : /trunk/src/mame/drivers/bottom9.c Modified : /trunk/src/mame/drivers/crimfght.c Modified : /trunk/src/mame/drivers/gbusters.c Modified : /trunk/src/mame/drivers/gradius3.c Modified : /trunk/src/mame/drivers/mainevt.c Modified : /trunk/src/mame/drivers/parodius.c Modified : /trunk/src/mame/drivers/simpsons.c Modified : /trunk/src/mame/drivers/spy.c Modified : /trunk/src/mame/drivers/surpratk.c Modified : /trunk/src/mame/drivers/thunderx.c Modified : /trunk/src/mame/drivers/tmnt.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/drivers/xmen.c Modified : /trunk/src/mame/includes/88games.h Modified : /trunk/src/mame/includes/ajax.h Modified : /trunk/src/mame/includes/aliens.h Modified : /trunk/src/mame/includes/blockhl.h Modified : /trunk/src/mame/includes/bottom9.h Modified : /trunk/src/mame/includes/crimfght.h Modified : /trunk/src/mame/includes/gbusters.h Modified : /trunk/src/mame/includes/gradius3.h Modified : /trunk/src/mame/includes/mainevt.h Modified : /trunk/src/mame/includes/parodius.h Modified : /trunk/src/mame/includes/simpsons.h Modified : /trunk/src/mame/includes/spy.h Modified : /trunk/src/mame/includes/surpratk.h Modified : /trunk/src/mame/includes/thunderx.h Modified : /trunk/src/mame/includes/tmnt.h Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/includes/xmen.h Modified : /trunk/src/mame/video/88games.c Modified : /trunk/src/mame/video/ajax.c Modified : /trunk/src/mame/video/aliens.c Modified : /trunk/src/mame/video/blockhl.c Modified : /trunk/src/mame/video/bottom9.c Modified : /trunk/src/mame/video/crimfght.c Modified : /trunk/src/mame/video/gbusters.c Modified : /trunk/src/mame/video/gradius3.c Modified : /trunk/src/mame/video/k052109.c Modified : /trunk/src/mame/video/k052109.h Modified : /trunk/src/mame/video/mainevt.c Modified : /trunk/src/mame/video/parodius.c Modified : /trunk/src/mame/video/simpsons.c Modified : /trunk/src/mame/video/spy.c Modified : /trunk/src/mame/video/surpratk.c Modified : /trunk/src/mame/video/thunderx.c Modified : /trunk/src/mame/video/tmnt.c Modified : /trunk/src/mame/video/vendetta.c Modified : /trunk/src/mame/video/xmen.c Revision: 31098 Author: fabiopri Date: 25 June 2014 16:04:02 Message: softlist: added a bunch of new dumps from misc sources. nw. ---- Modified : /trunk/hash/copera.xml Modified : /trunk/hash/gameboy.xml Modified : /trunk/hash/n64.xml Modified : /trunk/hash/pico.xml Revision: 31097 Author: fabiopri Date: 25 June 2014 16:03:02 Message: gameboy: Added support for Li Cheng pirate mapper. [taizou, Fabio Priuli] ---- Modified : /trunk/hash/gbcolor.xml Modified : /trunk/src/emu/bus/gameboy/gb_slot.c Modified : /trunk/src/emu/bus/gameboy/gb_slot.h Modified : /trunk/src/emu/bus/gameboy/mbc.c Modified : /trunk/src/emu/bus/gameboy/mbc.h Modified : /trunk/src/mess/drivers/gb.c Revision: 31096 Author: fabiopri Date: 25 June 2014 15:59:58 Message: gba.xml: Added newer revision of Sim City 2000 [BPzeBanshee] ---- Modified : /trunk/hash/gba.xml Revision: 31095 Author: couriers Date: 24 June 2014 18:58:10 Message: Fix crash caused "-debug -noautosave" when exiting the debugger immediately. ---- Modified : /trunk/src/emu/netlist/analog/nld_ms_gauss_seidel.h Revision: 31094 Author: rbelmont Date: 24 June 2014 03:37:57 Message: (MESS) mac: add PMU ROMs for later use [R. Belmont] ---- Modified : /trunk/src/mess/drivers/mac.c Revision: 31093 Author: couriers Date: 24 June 2014 00:25:16 Message: Fixed debug build and a bug in connecting analog output to analog input. ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/netlist/devices/nld_74ls629.c Modified : /trunk/src/emu/netlist/nl_base.c Modified : /trunk/src/emu/netlist/nl_parser.c Modified : /trunk/src/emu/netlist/nl_setup.c Revision: 31092 Author: wilbertp Date: 23 June 2014 21:49:45 Message: (MESS) wswan.c: Added noise emulation [trap15, Wilbert Pol] ---- Modified : /trunk/src/mess/audio/wswan.c Revision: 31091 Author: wilbertp Date: 23 June 2014 21:35:17 Message: Prevent other possible bad things happening (nw) ---- Modified : /trunk/src/emu/emucore.h Revision: 31090 Author: wilbertp Date: 23 June 2014 21:02:16 Message: Different version of OSX segfault fix (nw) ---- Modified : /trunk/src/emu/clifront.c Modified : /trunk/src/emu/emucore.h Revision: 31089 Author: wilbertp Date: 23 June 2014 20:27:09 Message: Prevent segfault on OSX (nw) ---- Modified : /trunk/src/emu/clifront.c Revision: 31088 Author: wilbertp Date: 23 June 2014 19:18:55 Message: (MESS) msx.c: Updated bm_012 cartridge to use the tmpz84c015 implementation. (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/bm_012.c Modified : /trunk/src/emu/bus/msx_cart/bm_012.h Revision: 31087 Author: hap Date: 23 June 2014 16:51:26 Message: removed unneeded stuff and corrected tag ---- Modified : /trunk/src/mess/drivers/pve500.c Revision: 31086 Author: hap Date: 23 June 2014 16:42:58 Message: F.Sanches added buzzer rs422 ports ---- Modified : /trunk/src/mess/drivers/pve500.c Revision: 31085 Author: ivanva Date: 23 June 2014 16:39:50 Message: New clones added ---------------- 42 (hack of 1942) ---- Modified : /trunk/src/mame/drivers/1942.c Modified : /trunk/src/mame/mame.lst Revision: 31084 Author: tafoid Date: 23 June 2014 16:26:02 Message: funworld.c: Fully decrypted rcdino4 and promoted to working state. [Peter Ferrie] New game promoted from NOT_WORKING status ----------------------------------------- Royal Card (Italian, Dino 4 hardware, encrypted) [Roberto Fresca, Peter Ferrie] ---- Modified : /trunk/src/mame/drivers/funworld.c Revision: 31083 Author: hap Date: 23 June 2014 13:20:39 Message: more trampoline madness ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c015.c Modified : /trunk/src/emu/cpu/z80/tmpz84c015.h Modified : /trunk/src/mess/drivers/pve500.c Revision: 31082 Author: hap Date: 23 June 2014 11:54:37 Message: ok, made TMPZ84C011 pins external instead of making drivers having to interface with its internal peripherals ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Modified : /trunk/src/emu/cpu/z80/tmpz84c015.h Modified : /trunk/src/emu/machine/mb89363b.h Modified : /trunk/src/mame/drivers/csplayh5.c Modified : /trunk/src/mame/drivers/kenseim.c Modified : /trunk/src/mame/drivers/nbmj9195.c Modified : /trunk/src/mame/drivers/niyanpai.c Modified : /trunk/src/mame/includes/nbmj9195.h Revision: 31081 Author: hap Date: 23 June 2014 10:52:53 Message: forgot to resolve callback ---- Modified : /trunk/src/emu/cpu/lr35902/lr35902.c Modified : /trunk/src/emu/cpu/lr35902/opc_main.inc Revision: 31080 Author: barryrod Date: 23 June 2014 09:58:34 Message: gimix: converted to use serial terminal connected to RS232 port, added RAM size configuration, and some DMA/floppy WIP. ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31079 Author: alexjack Date: 23 June 2014 05:08:42 Message: Add new set from r31078 to mame.lst (nw) ---- Modified : /trunk/src/mame/mame.lst Revision: 31078 Author: rbelmont Date: 23 June 2014 03:34:48 Message: New clones added ---------------- Mario Kart Arcade GP 2 (MK21 Ver. A alt dump) [bobaruni] ---- Modified : /trunk/src/mame/drivers/triforce.c Revision: 31077 Author: rbelmont Date: 23 June 2014 02:26:02 Message: New games added as GAME_NOT_WORKING ----------------------------------- Mario Kart Arcade GP 2 (MK21 Ver. A) [Guru] ---- Modified : /trunk/src/mame/drivers/triforce.c Modified : /trunk/src/mame/mame.lst Revision: 31076 Author: wilbertp Date: 22 June 2014 21:08:43 Message: (MESS) sms.c: Several timing fixes: [Enik Land] - Fix flicker on Choplifter title screen by drawing the borders through timers. - Instead trigger NMI at end of the display, do it at end of top border (line 261 after start of active screen area). - Add a delay to NMI, to be later than HINT, as stated by Flubba's VDPTest readme. - Also based on VDPTest readme, change VINT and Sprite Overflow flags to be later than VCount change. - Delay a little the display callback, to fix the title scrolling of Road Rash (SMS game). - Fixed documentation of the scanline sections and change some timings to match. - Calculate initial VCount values, instead use of hardcoded values. ---- Modified : /trunk/src/emu/video/315_5124.c Modified : /trunk/src/emu/video/315_5124.h Revision: 31075 Author: wilbertp Date: 22 June 2014 19:38:12 Message: Fix debug build (nw) ---- Modified : /trunk/src/emu/netlist/nl_base.c Revision: 31074 Author: hap Date: 22 June 2014 11:56:11 Message: forgot to add savestate ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Modified : /trunk/src/emu/cpu/z80/tmpz84c015.c Modified : /trunk/src/emu/cpu/z80/tmpz84c015.h Modified : /trunk/src/emu/cpu/z80/z80daisy.c Revision: 31073 Author: alexjack Date: 22 June 2014 10:46:37 Message: emupal/tilemap refactoring: configure_tilemap_groups is now a tilemap_t method rather than a palette_device method (nw) ---- Modified : /trunk/src/emu/emupal.c Modified : /trunk/src/emu/emupal.h Modified : /trunk/src/emu/tilemap.c Modified : /trunk/src/emu/tilemap.h Modified : /trunk/src/mame/drivers/panicr.c Modified : /trunk/src/mame/video/1943.c Modified : /trunk/src/mame/video/bankp.c Modified : /trunk/src/mame/video/bosco.c Modified : /trunk/src/mame/video/clshroad.c Modified : /trunk/src/mame/video/equites.c Modified : /trunk/src/mame/video/exedexes.c Modified : /trunk/src/mame/video/galaga.c Modified : /trunk/src/mame/video/gaplus.c Modified : /trunk/src/mame/video/gberet.c Modified : /trunk/src/mame/video/gunsmoke.c Modified : /trunk/src/mame/video/mappy.c Modified : /trunk/src/mame/video/polepos.c Modified : /trunk/src/mame/video/retofinv.c Modified : /trunk/src/mame/video/sprcros2.c Modified : /trunk/src/mame/video/stfight.c Modified : /trunk/src/mame/video/tceptor.c Modified : /trunk/src/mame/video/vulgus.c 31072 = UME 0.153ex5