31598 = UME 0.154ex1 Revision: 31598 Author: rbelmont Date: 10 August 2014 20:40:29 Message: (MESS) Apple II updates: - Added additional ROMs for TK3000 - Added preliminary mono/color config switch for pre-IIgs machines (doesn't yet work in lo-res) - Moved Laser 3000 to its own driver since it's not very Apple-like and got it to boot into BASIC. ---- Modified : /trunk/src/mess/drivers/apple2.c Added : /trunk/src/mess/drivers/laser3k.c Modified : /trunk/src/mess/includes/apple2.h Modified : /trunk/src/mess/machine/apple2.c Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/mess/video/apple2.c Revision: 31597 Author: sronco Date: 10 August 2014 20:27:31 Message: (MESS) New NOT WORKING systems ---------------------------------------------- Genius Leader 6600CX (Germany) [TeamEurope] ---- Modified : /trunk/src/mess/drivers/prestige.c Modified : /trunk/src/mess/mess.lst Revision: 31596 Author: hap Date: 10 August 2014 20:07:12 Message: added diplocs ---- Modified : /trunk/src/mame/drivers/sf.c Revision: 31595 Author: briantro Date: 10 August 2014 19:54:32 Message: New Storm Blade clone New Clone Added ------------------------------- Storm Blade (Japan) [ShouTime, The Dumping Union] ---- Modified : /trunk/src/mame/drivers/ssv.c Modified : /trunk/src/mame/mame.lst Revision: 31594 Author: hap Date: 10 August 2014 18:41:44 Message: small cleanup ---- Modified : /trunk/src/mame/drivers/sf.c Modified : /trunk/src/mame/drivers/spdodgeb.c Modified : /trunk/src/mame/includes/sf.h Modified : /trunk/src/mame/includes/spdodgeb.h Revision: 31593 Author: robbbert Date: 10 August 2014 17:47:34 Message: (MESS) mk2: used the correct cpu. ---- Modified : /trunk/src/mess/drivers/mk2.c Revision: 31592 Author: philipbe Date: 10 August 2014 15:23:46 Message: 05637: gauntdl, gauntdl24: Emulation hangs after initialization [Phil Bennett] This reverts r31185 (oliverst: more passing of attotime as const references). flush_fifos() is the problem here. If anybody knows why, I'd love to know. -nw- ---- Modified : /trunk/src/emu/video/voodoo.c Revision: 31591 Author: wilbertp Date: 10 August 2014 15:08:22 Message: (MESS) msx.c: Added support for the Panasonic FS-FD1 and FS-FD1A external floppy controllers and drives. (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Modified : /trunk/src/emu/bus/msx_cart/disk.c Modified : /trunk/src/emu/bus/msx_cart/disk.h Revision: 31590 Author: robbbert Date: 10 August 2014 10:47:31 Message: Minor cleanups and notes ---- Modified : /trunk/src/mame/drivers/flicker.c Modified : /trunk/src/mame/drivers/gp_2.c Modified : /trunk/src/mame/drivers/rowamet.c Modified : /trunk/src/mame/drivers/s3.c Modified : /trunk/src/mame/drivers/techno.c Modified : /trunk/src/mame/drivers/wico.c Modified : /trunk/src/mame/drivers/zac_proto.c Revision: 31589 Author: fabiopri Date: 10 August 2014 09:31:23 Message: (MESS) pico.xml: some more Jpn dumps from Team Europe. nw. ---- Modified : /trunk/hash/pico.xml Revision: 31588 Author: briantro Date: 10 August 2014 08:41:27 Message: metro.c: Add dipswitch locations to the Varia Metal sets. [Brian Troha] ---- Modified : /trunk/src/mame/drivers/metro.c Revision: 31587 Author: briantro Date: 10 August 2014 07:51:24 Message: gcpinbal.c: Added PCB layout for Grand Cross Pinball [Brian Troha, system11] Out of whatsnew: A pic of the PCB shows a few things are missing from the emulation: No ES-8712 ADPCM support, need to determine the correct controls for the M6585 along with the ES-8712 and sample rom use. Missing the EEPROM support. ---- Modified : /trunk/src/mame/drivers/gcpinbal.c Revision: 31586 Author: fabiopri Date: 10 August 2014 07:36:49 Message: (MESS) nes.xml: added dump of Codemasters' Super Adventure Quests. [Porchy] ---- Modified : /trunk/hash/nes.xml Revision: 31585 Author: robbbert Date: 10 August 2014 05:43:26 Message: genpin: new sample, used it in gp_1. ---- Modified : /trunk/src/mame/drivers/gp_1.c Modified : /trunk/src/mame/machine/genpin.h Revision: 31584 Author: oliverst Date: 10 August 2014 04:50:11 Message: small optimization in cv1k_state::espgal2_speedup_r() (nw) ---- Modified : /trunk/src/mame/drivers/cv1k.c Revision: 31583 Author: oliverst Date: 10 August 2014 04:49:38 Message: added assert for index out-of-bounds access with sc4crzgnlm, sc4casrya and others / use const reference (nw) ---- Modified : /trunk/src/mame/drivers/bfm_sc45_helper.c Revision: 31582 Author: oliverst Date: 10 August 2014 04:43:22 Message: added assert for index out-of-bounds access with sc4dnda (nw) ---- Modified : /trunk/src/emu/machine/68307tmu.c Revision: 31581 Author: oliverst Date: 10 August 2014 04:40:08 Message: added assert for index out-of-bounds access with racingj2 (nw) ---- Modified : /trunk/src/mame/machine/konppc.c Revision: 31580 Author: oliverst Date: 10 August 2014 04:37:33 Message: added assert for index out-of-bounds access with rcdino4 (nw) ---- Modified : /trunk/src/mame/drivers/funworld.c Revision: 31579 Author: oliverst Date: 10 August 2014 04:36:32 Message: added assert for index out-of-bounds access with queen (nw) ---- Modified : /trunk/src/mame/drivers/queen.c Revision: 31578 Author: oliverst Date: 10 August 2014 04:30:31 Message: fixed index out-of-bounds access in asic65_device::read() (nw) ---- Modified : /trunk/src/mame/machine/asic65.c Revision: 31577 Author: rbelmont Date: 10 August 2014 03:48:10 Message: (MESS) Update documentation; improved drive emulation eliminates need to patch setup program. (nw) ---- Modified : /trunk/src/emu/bus/a2bus/a2corvus.c Revision: 31576 Author: rbelmont Date: 09 August 2014 19:48:12 Message: flopimg: don't trash a bunch of memory when loading legacy floppies. [R. Belmont] ---- Modified : /trunk/src/lib/formats/flopimg.c Revision: 31575 Author: hap Date: 09 August 2014 16:57:51 Message: add irqack ---- Modified : /trunk/src/mame/drivers/gyruss.c Revision: 31574 Author: hap Date: 09 August 2014 16:48:38 Message: added irqack (see http://mametesters.org/view.php?id=5350 ) ---- Modified : /trunk/src/mame/drivers/rocnrope.c Revision: 31573 Author: philipbe Date: 09 August 2014 16:27:05 Message: 05636: gauntleg, gauntdl, carnevil and clones: Missing streaming BGM/Sounds during gameplay [Phil Bennett] ---- Modified : /trunk/src/mame/machine/midwayic.c Revision: 31572 Author: wilbertp Date: 09 August 2014 15:19:38 Message: (MESS) MSX external floppy drives notes (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/disk.c Revision: 31571 Author: olivierg Date: 09 August 2014 14:36:18 Message: Add some floptool formats (nw) ---- Modified : /trunk/src/mess/tools/floptool/main.c Revision: 31570 Author: olivierg Date: 09 August 2014 14:12:31 Message: duh (nw) ---- Modified : /trunk/src/lib/formats/flopimg.c Revision: 31569 Author: robbbert Date: 09 August 2014 13:48:27 Message: gp_1: Sound for vegasgp, famlyfun, startrip. Marked as working. ---- Modified : /trunk/src/mame/drivers/gp_1.c Revision: 31568 Author: philipbe Date: 09 August 2014 13:43:04 Message: williams.c - Added missing video board PROM to Joust 2 [Joe Magiera] ---- Modified : /trunk/src/mame/drivers/williams.c Revision: 31567 Author: olivierg Date: 09 August 2014 13:36:09 Message: floppy: Handle half and quarter tracks [O. Galibert] ---- Modified : /trunk/src/emu/imagedev/floppy.c Modified : /trunk/src/emu/imagedev/floppy.h Modified : /trunk/src/emu/machine/wozfdc.c Modified : /trunk/src/emu/machine/wozfdc.h Modified : /trunk/src/lib/formats/flopimg.c Modified : /trunk/src/lib/formats/flopimg.h Modified : /trunk/src/lib/formats/mfi_dsk.c Modified : /trunk/src/lib/formats/mfi_dsk.h Revision: 31566 Author: hap Date: 09 August 2014 12:31:39 Message: added layout to sfiii2 ---- Modified : /trunk/src/mame/drivers/cps3.c Added : /trunk/src/mame/layout/sfiii2.lay Modified : /trunk/src/mame/layout/vr.lay Modified : /trunk/src/mame/mame.mak Revision: 31565 Author: wilbertp Date: 09 August 2014 10:51:02 Message: (MESS) msx.c: Moved and edited some notes regarding external floppy interfaces and drives. (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/disk.c Modified : /trunk/src/mess/drivers/msx.c Revision: 31564 Author: hap Date: 08 August 2014 20:38:49 Message: fix assert ---- Modified : /trunk/src/mame/drivers/nss.c Modified : /trunk/src/mame/drivers/playch10.c Revision: 31563 Author: hap Date: 08 August 2014 20:31:58 Message: nw ---- Modified : /trunk/src/emu/video/vooddefs.h Revision: 31562 Author: hap Date: 08 August 2014 20:26:02 Message: PhilB fixed http://mametesters.org/view.php?id=5629 (whatsnewed via MT) ---- Modified : /trunk/src/emu/video/vooddefs.h Revision: 31561 Author: hap Date: 08 August 2014 20:17:30 Message: dumvieh ---- Modified : /trunk/src/emu/machine/rp5h01.c Revision: 31560 Author: alexjack Date: 08 August 2014 20:10:17 Message: gameplan.c: re-hooked up leprechn videoram read, which was removed when old leprechn.c driver was merged into gameplan.c (nw) ---- Modified : /trunk/src/mame/drivers/gameplan.c Modified : /trunk/src/mame/includes/gameplan.h Modified : /trunk/src/mame/video/gameplan.c Revision: 31559 Author: hap Date: 08 August 2014 20:08:18 Message: mixed up my asserts ---- Modified : /trunk/src/emu/machine/rp5h01.c Revision: 31558 Author: dhaywood Date: 08 August 2014 17:13:21 Message: new clones Pac-Mania (111187 sound program) [system11] the first sound rom appears to be unique, otherwise it's a mix between some roms from our existing World and Japan revisions, probably a test build from when they were finishing off modifications to the sound program for the World market. ---- Modified : /trunk/src/mame/drivers/namcos1.c Modified : /trunk/src/mame/mame.lst Revision: 31557 Author: dhaywood Date: 08 August 2014 16:12:04 Message: fix newmcard / record palette regression from RAMDAC device conversion (nw) ---- Modified : /trunk/src/mame/drivers/highvdeo.c Revision: 31556 Author: wilbertp Date: 08 August 2014 15:35:40 Message: (MESS) msx.c: Added support for Philips VY-0010 external floppy interface and drive (nw) ---- Modified : /trunk/hash/msx1_cart.xml Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/emu/bus/msx_cart/cartridge.c Added : /trunk/src/emu/bus/msx_cart/disk.c Added : /trunk/src/emu/bus/msx_cart/disk.h Revision: 31555 Author: oliverst Date: 08 August 2014 10:23:43 Message: clamping pen access in gameplan_state::screen_update_leprechn() (nw) ---- Modified : /trunk/src/mame/video/gameplan.c Revision: 31554 Author: oliverst Date: 08 August 2014 03:22:15 Message: fixed usage of uninitialized members in rtc9701_device (nw) ---- Modified : /trunk/src/emu/machine/rtc9701.c Revision: 31553 Author: oliverst Date: 08 August 2014 03:13:45 Message: fixed usage of uninitialized members in i80186_cpu_device (nw) ---- Modified : /trunk/src/emu/cpu/i86/i186.c Revision: 31552 Author: alexjack Date: 08 August 2014 00:03:34 Message: k005289: fix off-by-one frequency; adds missing detune effect to nemesis BGM [Alex Jackson] ---- Modified : /trunk/src/emu/sound/k005289.c Revision: 31551 Author: oliverst Date: 07 August 2014 19:38:33 Message: avoid potential conflict between src/emu/video/poly.h and src/osd/windows/winwork.c / src/osd/sdl/sdlwork.c defines (nw) ---- Modified : /trunk/src/emu/video/poly.h Revision: 31550 Author: fabiopri Date: 07 August 2014 18:47:44 Message: megadriv.xml: verified and documented a lot of dumps, added Shining Force (Euro), redumped Muhammad Ali Heavyweight Boxing (Euro). [sunbeam] ---- Modified : /trunk/hash/megadriv.xml Revision: 31549 Author: oliverst Date: 07 August 2014 17:39:28 Message: sh4: fixed irqline usage in case of certain SH3 exceptions (nw) ---- Modified : /trunk/src/emu/cpu/sh4/sh4comn.c Revision: 31548 Author: hap Date: 07 August 2014 17:00:51 Message: fix src/mame/video/atarimo.c:225:24: runtime error: index -4 out of bounds for type 'UINT16 [4096]' ---- Modified : /trunk/src/mame/video/atarimo.c Revision: 31547 Author: dhaywood Date: 07 August 2014 13:58:51 Message: not a clone. btw I think we should rename the driver cmaster.c, afaik goldstar is just a hacked (or possibly licensed) game put out by IGS, whereas the Dyna games are the original? ---- Modified : /trunk/src/mame/drivers/goldstar.c Revision: 31546 Author: wilbertp Date: 07 August 2014 13:48:00 Message: ldplayer.mak: Added a dummy bus to allow ldplayer to be built on OSX (and possibly on other platforms too) (nw) ---- Modified : /trunk/src/ldplayer/ldplayer.mak Revision: 31545 Author: hap Date: 07 August 2014 13:14:33 Message: allow rp5c01 without battery (mame core still writes a 0-byte file tho) ---- Modified : /trunk/src/emu/machine/rp5c01.c Modified : /trunk/src/emu/machine/rp5c01.h Modified : /trunk/src/mame/drivers/punchout.c Revision: 31544 Author: wilbertp Date: 07 August 2014 13:09:41 Message: (MESS) msx.c: Clean up the rom loads (nw) ---- Modified : /trunk/src/mess/drivers/msx.c Revision: 31543 Author: hap Date: 07 August 2014 11:08:17 Message: fix deroon assert ---- Modified : /trunk/src/mame/machine/tecmosys.c Revision: 31541 Author: oliverst Date: 07 August 2014 08:50:03 Message: added assert for index out-of-bounds access with dwarfd, dwarfda (nw) ---- Modified : /trunk/src/emu/video/i8275.c Revision: 31539 Author: oliverst Date: 07 August 2014 08:33:16 Message: added assert for index out-of-bounds access with deroon (nw) ---- Modified : /trunk/src/mame/machine/tecmosys.c Revision: 31538 Author: oliverst Date: 07 August 2014 08:23:49 Message: fixed usage onf uninitialized members in ds2401_device (nw) ---- Modified : /trunk/src/emu/machine/ds2401.c Revision: 31537 Author: briantro Date: 07 August 2014 06:18:55 Message: tatsumi.c: Minor Updates - NW Rename Cycle Warriors as rev C & rev B instead of set 1 and set 2. Added the "Hardware Test Mode" dipswitch that rev C has that rev B does NOT. Gave rev B it's own dipswitch setting to reflect the lack of the newer test mode. ---- Modified : /trunk/src/mame/drivers/tatsumi.c Revision: 31536 Author: robbbert Date: 07 August 2014 01:12:47 Message: by35: fixed typo ---- Modified : /trunk/src/mame/drivers/by35.c Revision: 31535 Author: hap Date: 07 August 2014 00:02:37 Message: tatsumi.c: Fixed Cycle Warriors (set 1) hangs at boot. [MASH] ---- Modified : /trunk/src/mame/drivers/tatsumi.c Modified : /trunk/src/mame/includes/tatsumi.h Revision: 31534 Author: hap Date: 06 August 2014 23:35:34 Message: fix array out of bounds access ---- Modified : /trunk/src/emu/machine/rtc4543.c Modified : /trunk/src/emu/machine/rtc4543.h Revision: 31533 Author: hap Date: 06 August 2014 22:39:43 Message: - allow RP5C01 clock of 0 - from 2600: (punchout cab) on the real machine the 2A03 comes out of the right speaker and the VLM5030 comes out of the left. ---- Modified : /trunk/src/emu/machine/rp5c01.c Modified : /trunk/src/mame/drivers/punchout.c Revision: 31532 Author: hap Date: 06 August 2014 21:39:15 Message: removed spunchout protection hack ---- Modified : /trunk/src/emu/machine/rp5h01.c Modified : /trunk/src/emu/machine/rp5h01.h Modified : /trunk/src/mame/drivers/punchout.c Revision: 31531 Author: jameswal Date: 06 August 2014 21:00:48 Message: New game added (Not Working) ============================ Revelations (Nova Productions) [AintBigAintClever, J.Wallace] New non working clone ============================ Cops (UK) [Any] Started reworking Cops driver into a full Nova Lasermax emulation. Added onboard sound chip, fixed the alphanumeric display. ---- Modified : /trunk/src/mame/drivers/bfm_sc1.c Modified : /trunk/src/mame/drivers/cops.c Modified : /trunk/src/mame/layout/cops.lay Modified : /trunk/src/mame/layout/sc1_vfd.lay Modified : /trunk/src/mame/mame.lst Revision: 31530 Author: wilbertp Date: 06 August 2014 18:18:52 Message: (MESS) msx.c: Made members private and added members to save state (nw) ---- Modified : /trunk/src/mess/includes/msx.h Modified : /trunk/src/mess/machine/msx.c Revision: 31529 Author: dhaywood Date: 06 August 2014 17:49:14 Message: ok, it's a US set (WDUD after attract mode) (nw) ---- Modified : /trunk/src/mame/drivers/segas32.c Modified : /trunk/src/mame/mame.lst Revision: 31528 Author: dhaywood Date: 06 August 2014 17:24:35 Message: new clones F1 Exhaust Note (set 2) [f.arzeno] ---- Modified : /trunk/src/mame/drivers/segas32.c Modified : /trunk/src/mame/mame.lst Revision: 31527 Author: wilbertp Date: 06 August 2014 15:23:30 Message: (MESS) msx.c: Removed the generic msx drivers since these didn't represent real machines. Started setting up regular parent/clone relationships between several drivers. (nw) ---- Modified : /trunk/src/mess/drivers/msx.c Modified : /trunk/src/mess/mess.lst Revision: 31526 Author: robbbert Date: 06 August 2014 14:09:23 Message: by35: WIP, added notes about sound cards used ---- Modified : /trunk/src/mame/drivers/by35.c Revision: 31525 Author: robbbert Date: 06 August 2014 07:24:59 Message: by17: various fixes, 9 of the 10 games are playable. ---- Modified : /trunk/src/mame/drivers/by17.c Revision: 31524 Author: barryrod Date: 06 August 2014 02:44:07 Message: amstrad: added support for 64k, 320k, and 576k RAM sizes added preliminary support for the SYMBiFACE II board [Barry Rodewald] idehd: added Read Native Max Address IDE command ---- Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/cpc/symbfac2.c Added : /trunk/src/emu/bus/cpc/symbfac2.h Modified : /trunk/src/emu/machine/atahle.h Modified : /trunk/src/emu/machine/idehd.c Modified : /trunk/src/mess/drivers/amstrad.c Modified : /trunk/src/mess/includes/amstrad.h Modified : /trunk/src/mess/machine/amstrad.c Revision: 31523 Author: hap Date: 05 August 2014 23:20:49 Message: had a look at the datasheet, the dumps look fine to me ---- Modified : /trunk/src/emu/machine/rp5h01.c Modified : /trunk/src/emu/machine/rp5h01.h Revision: 31522 Author: hap Date: 05 August 2014 22:36:20 Message: changed vlm5030_device pin read/write functions to READ/WRITE_LINE ---- Modified : /trunk/src/emu/sound/vlm5030.c Modified : /trunk/src/emu/sound/vlm5030.h Modified : /trunk/src/mame/drivers/punchout.c Modified : /trunk/src/mame/includes/punchout.h Revision: 31521 Author: hap Date: 05 August 2014 19:19:11 Message: aaaaa ---- Modified : /trunk/src/mame/drivers/punchout.c Revision: 31520 Author: hap Date: 05 August 2014 19:15:08 Message: added rp5c01 and rp5h01 devices to spnchout ---- Modified : /trunk/src/mame/drivers/punchout.c Modified : /trunk/src/mame/includes/punchout.h Revision: 31519 Author: hap Date: 05 August 2014 18:54:11 Message: changed RP5H01 from read8/write8 to read_line/write_line + removed unneeded enable/disable in drivers ---- Modified : /trunk/src/emu/machine/rp5h01.c Modified : /trunk/src/emu/machine/rp5h01.h Modified : /trunk/src/mame/drivers/nss.c Modified : /trunk/src/mame/machine/playch10.c Revision: 31518 Author: tafoid Date: 05 August 2014 15:50:49 Message: (MESS) mc1000.c: Correction to the cassette input [Emerson Costa] ---- Modified : /trunk/src/mess/drivers/mc1000.c Revision: 31517 Author: hap Date: 05 August 2014 10:41:06 Message: put in a read_line for the alarm pin ---- Modified : /trunk/src/emu/machine/rp5c01.c Modified : /trunk/src/emu/machine/rp5c01.h Revision: 31515 Author: rbelmont Date: 05 August 2014 04:33:05 Message: (MESS) apple3: Support ThunderClock Plus card. [R. Belmont] ---- Modified : /trunk/src/mess/drivers/apple3.c Revision: 31514 Author: barryrod Date: 05 August 2014 03:25:20 Message: amstrad: bit 0 is not used in selecting the FDD motor control, fixes disk access under SymbOS. ---- Modified : /trunk/src/mess/machine/amstrad.c Revision: 31513 Author: jkerk Date: 05 August 2014 02:41:02 Message: Work around linking issue with JSMESS (nw) See https://github.com/kripken/emscripten/issues/2619 for discussion ---- Modified : /trunk/makefile Revision: 31512 Author: rbelmont Date: 05 August 2014 02:40:44 Message: (MESS) New System Drivers Supported: - Microdigital TK3000//e [R. Belmont] ---- Modified : /trunk/src/mess/drivers/apple2.c Modified : /trunk/src/mess/mess.lst Revision: 31511 Author: hap Date: 05 August 2014 02:17:16 Message: rm old hack not needed anymore since ages ---- Modified : /trunk/src/mame/machine/playch10.c Revision: 31510 Author: hap Date: 05 August 2014 01:44:40 Message: New clones added -------------------- Punch-Out!! (Rev B) [2600] Super Punch-Out!! (Rev A) [2600] ---- Modified : /trunk/src/mame/drivers/punchout.c Modified : /trunk/src/mame/includes/punchout.h Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/video/punchout.c Revision: 31509 Author: sronco Date: 04 August 2014 18:34:02 Message: (MESS) New NOT WORKING systems ---------------------------------------------- Genius Junior 4000 (Germany) [TeamEurope] Genius Junior 5000 (Germany) [TeamEurope] Genius Junior Redstar (Germany) [TeamEurope] Genius Leader Super Color (Germany) [TeamEurope] ---- Modified : /trunk/src/mess/drivers/prestige.c Modified : /trunk/src/mess/mess.lst Revision: 31508 Author: wilbertp Date: 04 August 2014 16:30:31 Message: (MESS) nes.c: Fixed famicom save states (nw) ---- Modified : /trunk/src/mess/machine/nes.c Revision: 31507 Author: robbbert Date: 04 August 2014 14:04:19 Message: st_mp200: WIP ---- Modified : /trunk/src/mame/drivers/st_mp100.c Modified : /trunk/src/mame/drivers/st_mp200.c Revision: 31506 Author: wilbertp Date: 04 August 2014 08:42:04 Message: Added a few more members to snes save state and initialized some unintialized members. (nw) ---- Modified : /trunk/src/emu/video/snes_ppu.c Modified : /trunk/src/mame/machine/snes.c Revision: 31505 Author: fabiopri Date: 04 August 2014 07:05:15 Message: and another long awaited proto found its way to the public (courtesy of arasoi). nw. ---- Modified : /trunk/hash/nes.xml Revision: 31504 Author: alexjack Date: 04 August 2014 06:20:03 Message: fix katakana title (nw) ---- Modified : /trunk/hash/nes.xml Revision: 31503 Author: robbbert Date: 04 August 2014 01:25:09 Message: st_mp200: placeholder for layout ---- Modified : /trunk/src/mame/drivers/st_mp200.c Added : /trunk/src/mame/layout/st_mp200.lay Modified : /trunk/src/mame/mame.mak Revision: 31502 Author: dhaywood Date: 03 August 2014 23:16:08 Message: improve Funny Strip / Puck People protection simulation [iq_132] ---- Modified : /trunk/src/mame/drivers/splash.c Modified : /trunk/src/mame/includes/splash.h Revision: 31501 Author: wilbertp Date: 03 August 2014 16:40:36 Message: ins8250.c: Registering save state (nw) ---- Modified : /trunk/src/emu/machine/ins8250.c Revision: 31500 Author: wilbertp Date: 03 August 2014 16:38:09 Message: (MESS) pc1512.c: Added m_opt to the pc1640 save state (nw) ---- Modified : /trunk/src/mess/drivers/pc1512.c Revision: 31499 Author: wilbertp Date: 03 August 2014 16:11:44 Message: (MESS) pockstat.c: Added m_lcd_control to save state (nw) ---- Modified : /trunk/src/mess/drivers/pockstat.c Revision: 31498 Author: robbbert Date: 03 August 2014 13:30:38 Message: st_mp100: all 12 games are playable. ---- Modified : /trunk/src/mame/drivers/st_mp100.c Revision: 31497 Author: fabiopri Date: 03 August 2014 13:21:04 Message: and a few more. nw. ---- Modified : /trunk/hash/pico.xml Revision: 31496 Author: fabiopri Date: 03 August 2014 11:33:39 Message: pico.xml: added many new dumps, including some from Korean releases (2 of them are Samsung exclusive titles) [Team Europe] ---- Modified : /trunk/hash/pico.xml Revision: 31495 Author: fabiopri Date: 03 August 2014 11:29:58 Message: periodical round of updates (including in particular the recent dump of FC Parody World - Monster Party proto by Shinsei). nw. ---- Modified : /trunk/hash/gameboy.xml Modified : /trunk/hash/gba.xml Modified : /trunk/hash/gbcolor.xml Modified : /trunk/hash/nes.xml Revision: 31494 Author: robbbert Date: 03 August 2014 10:14:27 Message: st_mp100: placeholder for layout ---- Modified : /trunk/src/mame/drivers/st_mp100.c Added : /trunk/src/mame/layout/st_mp100.lay Modified : /trunk/src/mame/mame.mak Revision: 31493 Author: jkerk Date: 03 August 2014 10:06:13 Message: spelling (nw) ---- Modified : /trunk/makefile Revision: 31492 Author: robbbert Date: 02 August 2014 23:40:00 Message: by6803: commented out currently unused variable ---- Modified : /trunk/src/mame/drivers/by6803.c Revision: 31491 Author: wilbertp Date: 02 August 2014 22:17:36 Message: mcs51.c: Fixed modernization regression with timer 2 interrupts for some cpu cores (nw) ---- Modified : /trunk/src/emu/cpu/mcs51/mcs51.c Revision: 31490 Author: robbbert Date: 02 August 2014 11:57:37 Message: g627: fixed rota_115 and rota_101 by6803: fixed typo by17, by35: slight improvement in display ---- Modified : /trunk/src/mame/drivers/by17.c Modified : /trunk/src/mame/drivers/by35.c Modified : /trunk/src/mame/drivers/by6803.c Modified : /trunk/src/mame/drivers/g627.c Revision: 31489 Author: alexjack Date: 02 August 2014 06:13:53 Message: tasman.c: hooked up k053246/k055673 registers; object ROM tests pass now [Alex Jackson] ---- Modified : /trunk/src/mame/drivers/tasman.c Revision: 31488 Author: briantro Date: 02 August 2014 06:12:06 Message: speedbal.c: Give Music Ball it's own correct Bonus dipswitch settings. Add dipswitch locations to Speed Ball & Music Ball. [Brian Troha] ---- Modified : /trunk/src/mame/drivers/speedbal.c Revision: 31487 Author: alexjack Date: 01 August 2014 23:52:07 Message: midway tms340-based drivers: adjust initial screen sizes so aviwrite will work better (nw) ---- 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 Revision: 31486 Author: andreasn Date: 01 August 2014 22:39:45 Message: -Added decryption support for Music Ball [Andreas Naive] New games added or promoted from NOT_WORKING status --------------------------------------------------- Music Ball [Andreas Naive] ---- Modified : /trunk/src/mame/drivers/speedbal.c Revision: 31485 Author: wilbertp Date: 01 August 2014 21:31:45 Message: mcs51.c: Initialize all serial state and added serial state to the save state (nw) ---- Modified : /trunk/src/emu/cpu/mcs51/mcs51.c Revision: 31484 Author: briantro Date: 01 August 2014 21:01:32 Message: peplus.c: Minor clean up - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31483 Author: hap Date: 31 July 2014 21:40:24 Message: small cleanup ---- Modified : /trunk/src/emu/cpu/z80/tmpz84c011.c Modified : /trunk/src/emu/cpu/z80/tmpz84c011.h Revision: 31482 Author: wilbertp Date: 31 July 2014 20:44:45 Message: (MESS) sms.c: Restore selected cartridge when loading a save state for the store display unit. [Enik Land] ---- Modified : /trunk/src/emu/video/315_5124.c Modified : /trunk/src/mess/drivers/sms.c Modified : /trunk/src/mess/includes/sms.h Modified : /trunk/src/mess/machine/sms.c Revision: 31481 Author: wilbertp Date: 31 July 2014 20:30:08 Message: sh4.c: Get rid of pointers to member functions (nw) ---- Modified : /trunk/src/emu/cpu/sh4/sh4.c Modified : /trunk/src/emu/cpu/sh4/sh4.h Revision: 31480 Author: robbbert Date: 31 July 2014 13:28:25 Message: removed unneeded includes ---- Modified : /trunk/src/mame/drivers/by17.c Modified : /trunk/src/mame/drivers/by35.c Modified : /trunk/src/mame/drivers/by6803.c Modified : /trunk/src/mame/drivers/gp_1.c Modified : /trunk/src/mame/drivers/gp_2.c Modified : /trunk/src/mame/drivers/gts1.c Revision: 31479 Author: hap Date: 31 July 2014 13:19:10 Message: splash was mostly developed by OMK Software: http://www.baudejogos.net/jogoinfo.php?id=2849 ---- Modified : /trunk/src/mame/drivers/splash.c Revision: 31478 Author: dhaywood Date: 31 July 2014 11:51:53 Message: fm2612: fixed missing dac channel on savestate load [dink (FB Alpha project)] ---- Modified : /trunk/src/emu/sound/fm2612.c Revision: 31477 Author: robbbert Date: 31 July 2014 11:46:15 Message: pps4 / gts1 : added notes ---- Modified : /trunk/src/emu/cpu/pps4/pps4.c Modified : /trunk/src/mame/drivers/gts1.c Revision: 31476 Author: robbbert Date: 31 July 2014 04:44:55 Message: by6803: preliminary work ---- Modified : /trunk/src/mame/drivers/by6803.c Revision: 31475 Author: hap Date: 30 July 2014 21:35:53 Message: fix prev commit again + removed unneeded class member names prefixes ---- Modified : /trunk/src/emu/video/epic12.c Modified : /trunk/src/emu/video/epic12.h Modified : /trunk/src/emu/video/epic12in.inc Modified : /trunk/src/mame/drivers/cv1k.c Revision: 31474 Author: hap Date: 30 July 2014 20:01:51 Message: copypaste mistake ---- Modified : /trunk/src/emu/video/epic12.c Revision: 31473 Author: hap Date: 30 July 2014 19:50:24 Message: small cleanup ---- Modified : /trunk/src/emu/video/epic12.c Modified : /trunk/src/emu/video/epic12.h Modified : /trunk/src/mame/drivers/cv1k.c Revision: 31472 Author: hap Date: 30 July 2014 15:24:38 Message: render_screen_list::contains - instead of false/true, return number of same indices found in view ---- Modified : /trunk/src/emu/render.c Modified : /trunk/src/emu/render.h Revision: 31471 Author: alexjack Date: 30 July 2014 14:59:12 Message: k053246: fix 8bpp ROM readback; remove some obsolete trampoline and debug handlers (nw) ---- Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/drivers/mystwarr.c Modified : /trunk/src/mame/drivers/rungun.c Modified : /trunk/src/mame/includes/konamigx.h Modified : /trunk/src/mame/video/k053246_k053247_k055673.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.h Modified : /trunk/src/mame/video/konami_helper.h Revision: 31470 Author: hap Date: 30 July 2014 09:04:20 Message: my poor eyes ---- Modified : /trunk/src/mess/layout/vboy.lay Revision: 31469 Author: olivierg Date: 29 July 2014 19:16:47 Message: Stop contradicting me (nw) ---- Modified : /trunk/src/emu/ioport.c Revision: 31468 Author: wilbertp Date: 29 July 2014 17:03:13 Message: Added save state to keyboard.c, rs232/keyboard.c, and i8251.c (nw) ---- Modified : /trunk/src/emu/bus/rs232/keyboard.c Modified : /trunk/src/emu/diserial.c Modified : /trunk/src/emu/diserial.h Modified : /trunk/src/emu/machine/i8251.c Modified : /trunk/src/emu/machine/keyboard.c Revision: 31467 Author: wilbertp Date: 29 July 2014 16:48:59 Message: (MESS) xor100.c: Restore banks after load (nw) ---- Modified : /trunk/src/mess/drivers/xor100.c Modified : /trunk/src/mess/includes/xor100.h Revision: 31466 Author: robbbert Date: 29 July 2014 11:47:05 Message: by35.c : copied by17 code in, most games boot although none are playable in a satisfactory manner. ---- Modified : /trunk/src/mame/drivers/by35.c Added : /trunk/src/mame/layout/by35.lay Modified : /trunk/src/mame/mame.mak Revision: 31465 Author: robbbert Date: 29 July 2014 05:28:05 Message: by17.c : WIP ---- Modified : /trunk/src/mame/drivers/by17.c Modified : /trunk/src/mame/drivers/gp_1.c Modified : /trunk/src/mame/drivers/gp_2.c Modified : /trunk/src/mame/layout/by17.lay Revision: 31464 Author: alexjack Date: 29 July 2014 03:04:31 Message: tasman.c: Remove extraneous K053246/7 device and use correct gfx layout for K055673; fixes debug assert and gfx viewer crash rungun.c: Make sprite mask ROM tests pass [Alex Jackson] ---- Modified : /trunk/src/mame/drivers/konamigx.c Modified : /trunk/src/mame/drivers/rungun.c Modified : /trunk/src/mame/drivers/tasman.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.c Modified : /trunk/src/mame/video/k053246_k053247_k055673.h Modified : /trunk/src/mame/video/konami_helper.h Revision: 31463 Author: alexjack Date: 29 July 2014 02:43:28 Message: fix compile (nw) ---- Modified : /trunk/src/mame/drivers/atarittl.c Revision: 31462 Author: hap Date: 29 July 2014 01:35:23 Message: added battery status to UI system config ---- Modified : /trunk/src/mess/drivers/cc40.c Modified : /trunk/src/mess/drivers/ti74.c Revision: 31461 Author: barryrod Date: 29 July 2014 00:38:52 Message: gimix: made drive size DIP switch use a PORT_CHANGED callback so a reset is no longer required to change the FDC clock speed. (no whatsnew) ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31460 Author: hap Date: 28 July 2014 21:30:40 Message: not scared of vowels ---- Modified : /trunk/src/mame/drivers/atarittl.c Modified : /trunk/src/mame/drivers/bailey.c Modified : /trunk/src/mame/mame.lst Revision: 31459 Author: briantro Date: 28 July 2014 17:46:03 Message: peplus.c: Documentation update - File in paytables, minor corrections & add per game paytable + payouts for the Multi-Poker sets - NW ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 31458 Author: hap Date: 28 July 2014 16:29:17 Message: fix garbage at top of screen? ---- Modified : /trunk/src/mame/video/homerun.c Revision: 31457 Author: wilbertp Date: 28 July 2014 12:11:56 Message: mos7360.c: Save stating some members (nw) ---- Modified : /trunk/src/emu/sound/mos7360.c Revision: 31456 Author: barryrod Date: 28 July 2014 11:33:26 Message: gimix: added software list, fixed regression with booting Gimix Flex 3.6, added 8 inch floppy drive support. ---- Added : /trunk/hash/gimix.xml Modified : /trunk/src/lib/formats/flex_dsk.c Modified : /trunk/src/lib/formats/flex_dsk.h Modified : /trunk/src/mess/drivers/gimix.c Revision: 31455 Author: oliverst Date: 28 July 2014 10:31:50 Message: fixed clang warning (nw) ---- Modified : /trunk/src/emu/bus/kc/d004.h Revision: 31454 Author: wilbertp Date: 28 July 2014 10:06:52 Message: rs232/terminal.c: Let's also call generic_terminal_device::device_start... (nw) ---- Modified : /trunk/src/emu/bus/rs232/terminal.c Revision: 31453 Author: wilbertp Date: 28 July 2014 10:05:38 Message: xor100.c: Make it possible to actually debug the system (nw) ---- Modified : /trunk/src/mess/drivers/xor100.c Revision: 31452 Author: wilbertp Date: 28 July 2014 09:34:04 Message: gb_lcd.c: Fix another index out of bound access in the supergb driver (nw) ---- Modified : /trunk/src/mess/video/gb_lcd.c Revision: 31451 Author: oliverst Date: 28 July 2014 09:02:02 Message: added assert for index out-of-bounds access with tecnbras (nw) ---- Modified : /trunk/src/mess/drivers/tecnbras.c Revision: 31450 Author: oliverst Date: 28 July 2014 08:59:46 Message: fixed usage onf uninitialized member in serial_keyboard_device (nw) ---- Modified : /trunk/src/emu/bus/rs232/keyboard.c Revision: 31449 Author: oliverst Date: 28 July 2014 08:56:40 Message: added assert for index out-of-bounds access with gizmondo (nw) ---- Modified : /trunk/src/emu/machine/s3c24xx.inc Revision: 31448 Author: oliverst Date: 28 July 2014 08:51:15 Message: added asserts for index out-of-bounds accesses with wmbullet -flop cpm22 (nw) ---- Modified : /trunk/src/emu/machine/z80dma.c Revision: 31447 Author: oliverst Date: 28 July 2014 08:47:23 Message: adjusted an ncr539x_device assert (nw) ---- Modified : /trunk/src/emu/machine/ncr539x.c Revision: 31446 Author: oliverst Date: 28 July 2014 08:46:25 Message: added asserts for index out-of-bounds access with sun3_80 (nw) ---- Modified : /trunk/src/emu/machine/ncr539x.c Revision: 31445 Author: oliverst Date: 28 July 2014 08:40:46 Message: fixed usage of uninitialized member in upd765_family_device (nw) ---- Modified : /trunk/src/emu/machine/upd765.c Revision: 31444 Author: oliverst Date: 28 July 2014 08:32:39 Message: fixed usage of uninitialized member in mc68681_device (nw) ---- Modified : /trunk/src/emu/machine/mc68681.c Revision: 31443 Author: oliverst Date: 28 July 2014 08:28:22 Message: added assert for index out-of-bounds with saturneu -cart test1f (nw) ---- Modified : /trunk/src/emu/video/stvvdp2.c Revision: 31442 Author: sronco Date: 27 July 2014 22:14:51 Message: (MESS) Allow kc85_[2-5] to boot from floppy again. ---- Modified : /trunk/src/emu/bus/kc/d004.c Modified : /trunk/src/emu/bus/kc/d004.h Modified : /trunk/src/lib/formats/kc85_dsk.c Revision: 31441 Author: wilbertp Date: 27 July 2014 21:30:32 Message: terminal.c: Save state some members; doesn't fix xor100 save state issue though. (nw) ---- Modified : /trunk/src/emu/machine/terminal.c Revision: 31440 Author: wilbertp Date: 27 July 2014 21:05:44 Message: gb_lcd.c: Prevent some out of bound array accesses (nw) ---- Modified : /trunk/src/mess/video/gb_lcd.c Revision: 31439 Author: wilbertp Date: 27 July 2014 20:56:23 Message: 315_5124.c: Use a simple array for cram. Fixes autosave issue found by Tafoid (nw) ---- Modified : /trunk/src/emu/video/315_5124.c Modified : /trunk/src/emu/video/315_5124.h Revision: 31438 Author: ivanva Date: 27 July 2014 17:22:31 Message: Fixed MT05631 (nw) ---- Modified : /trunk/src/mame/machine/amiga.c Revision: 31437 Author: robbbert Date: 27 July 2014 13:13:14 Message: by17.c : WIP ---- Modified : /trunk/src/mame/drivers/by17.c Modified : /trunk/src/mame/drivers/g627.c Added : /trunk/src/mame/layout/by17.lay Modified : /trunk/src/mame/mame.mak Revision: 31436 Author: hap Date: 27 July 2014 09:06:44 Message: note ---- Modified : /trunk/src/mess/drivers/cc40.c Revision: 31435 Author: hap Date: 27 July 2014 05:44:42 Message: added cc40 system ram addressing and configurable ramsize ---- Modified : /trunk/src/mess/drivers/cc40.c Revision: 31434 Author: hap Date: 27 July 2014 05:08:10 Message: small update ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Revision: 31433 Author: sronco Date: 26 July 2014 21:30:21 Message: (MESS) New NOT WORKING systems ---------------------------------------------- Genius Leader Magic Color (Germany) [TeamEurope] Genius Junior Redstar 3 (Germany) [TeamEurope] ---- Modified : /trunk/src/mess/drivers/prestige.c Modified : /trunk/src/mess/mess.lst Revision: 31432 Author: hap Date: 26 July 2014 20:55:28 Message: notes ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Revision: 31431 Author: jameswal Date: 26 July 2014 19:50:20 Message: Fleshed out MPU5, Proconn and Ace System 1 a bit. Still don't work, but are a bit closer (nw) ---- Modified : /trunk/src/mame/drivers/aces1.c Modified : /trunk/src/mame/drivers/bfm_sc4h.c Modified : /trunk/src/mame/drivers/mpu5hw.c Modified : /trunk/src/mame/includes/bfm_sc45.h Added : /trunk/src/mame/layout/mpu5.lay Modified : /trunk/src/mame/layout/proconn.lay Modified : /trunk/src/mame/mame.mak Revision: 31430 Author: oliverst Date: 26 July 2014 14:36:38 Message: falgged some software as unsupported (nw) ---- Modified : /trunk/hash/horizon.xml Revision: 31429 Author: robertof Date: 26 July 2014 04:33:39 Message: Unknown Pac-Man gambling game: Added proper sound support. Rearranged some inputs and hooked extra port. Found some DIP switches. Added technical notes and instructions. Cleaned up the whole driver. [Roberto Fresca] ---- Modified : /trunk/src/mame/drivers/4enraya.c Revision: 31428 Author: barryrod Date: 26 July 2014 02:49:34 Message: gimix: removed ROM bank at 0xe800, changed disk drivers to be high density (Flex and OS-9 disks are 80-track), and added a hack (disabled by default) that gets OS-9 to run. ---- Modified : /trunk/src/mess/drivers/gimix.c Revision: 31427 Author: hap Date: 26 July 2014 02:44:14 Message: TMS70C46 dockbus stub ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/ti74.c Revision: 31426 Author: robertof Date: 25 July 2014 23:42:21 Message: Unknown Pac-Man gambling game: Rename and redefine the inputs to match the behavior of both games. Added complete instructions to play the stealth gambling game. [Roberto Fresca] ---- Modified : /trunk/src/mame/drivers/4enraya.c Revision: 31425 Author: hap Date: 25 July 2014 23:13:04 Message: i had TMS70C46 external memory mode backwards ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/ti74.c Revision: 31424 Author: robertof Date: 25 July 2014 22:15:25 Message: Changed set mpoker and driver to mgames. Also description from Multi-Poker to Match Games accordingly with the official flyer. http://flyers.arcade-museum.com/?page=thumbs&db=videodb&id=6500 In fact, these are skill instead of poker games. Also added way more documentation and some cosmetic fixes. [Roberto Fresca] ---- Added : /trunk/src/mame/drivers/mgames.c Deleted : /trunk/src/mame/drivers/mpoker.c Added : /trunk/src/mame/layout/mgames.lay Deleted : /trunk/src/mame/layout/mpoker.lay Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/mame.mak Revision: 31423 Author: mnaberez Date: 25 July 2014 20:02:31 Message: (MESS) cbm2_flop.xml: Removed duplicate of CBUG 81. (nw) ---- Modified : /trunk/hash/cbm2_flop.xml Revision: 31422 Author: hap Date: 25 July 2014 17:58:50 Message: woop ---- Modified : /trunk/src/mess/drivers/ti74.c Revision: 31421 Author: hap Date: 25 July 2014 17:56:35 Message: these aren't supposed to be on svn ---- Deleted : /trunk/src/mess/layout/dmd_tecnbras.py Deleted : /trunk/src/mess/layout/rainbow.lh Revision: 31420 Author: hap Date: 25 July 2014 17:30:41 Message: this too ---- Modified : /trunk/hash/mbc200.xml Revision: 31419 Author: tafoid Date: 25 July 2014 17:24:07 Message: forgot one (nw) ---- Modified : /trunk/src/mess/layout/rainbow.lh Revision: 31418 Author: tafoid Date: 25 July 2014 17:21:00 Message: Fix props for mame layout files (nw) ---- Modified : /trunk/src/mame/layout/fireball.lay Modified : /trunk/src/mame/layout/gp_1.lay Modified : /trunk/src/mame/layout/gp_2.lay Modified : /trunk/src/mame/layout/gunnrose.lay Modified : /trunk/src/mame/layout/kenseim.lay Modified : /trunk/src/mame/layout/sc4dnd.lay Modified : /trunk/src/mame/layout/sc4dnddw.lay Modified : /trunk/src/mame/layout/sc4dndtp.lay Revision: 31417 Author: tafoid Date: 25 July 2014 17:18:40 Message: Fix props for mess layout files (nw) ---- Modified : /trunk/src/mess/layout/minicom.lay Modified : /trunk/src/mess/layout/pve500.lay Modified : /trunk/src/mess/layout/tecnbras.lay Revision: 31416 Author: hap Date: 25 July 2014 17:06:48 Message: (MESS) New System Drivers Supported: ----------------------------- TI-95 PROCALC [hap] ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/cc40.c Modified : /trunk/src/mess/drivers/ti74.c Modified : /trunk/src/mess/layout/cc40.lay Modified : /trunk/src/mess/layout/ti74.lay Added : /trunk/src/mess/layout/ti95.lay Modified : /trunk/src/mess/mess.lst Modified : /trunk/src/mess/mess.mak Revision: 31415 Author: alexjack Date: 25 July 2014 13:41:50 Message: m68kmake.c: change overlapping memcpy() to memmove() [Casper Ti. Vector] ---- Modified : /trunk/src/emu/cpu/m68000/m68kmake.c Revision: 31414 Author: hap Date: 25 July 2014 10:27:51 Message: fix tms7000 sbb ---- Modified : /trunk/hash/cc40_cart.xml Modified : /trunk/src/emu/cpu/tms7000/tms70op.inc Modified : /trunk/src/mess/drivers/cc40.c Revision: 31413 Author: wilbertp Date: 25 July 2014 10:10:43 Message: (MESS) some notes regarding usage and playback of FS-CA1 built-in ADPCM samples. (nw) ---- Modified : /trunk/src/emu/bus/msx_cart/msx_audio.c Revision: 31412 Author: wilbertp Date: 25 July 2014 09:16:48 Message: (MESS) msx1_cart.xml: Small update for fsca1 (nw) ---- Modified : /trunk/hash/msx1_cart.xml Revision: 31409 Author: briantro Date: 25 July 2014 02:37:44 Message: tourvis.c: Added version 5.3 BIOS to the Tourvision driver. [system11] ---- Modified : /trunk/src/mame/drivers/tourvis.c Revision: 31408 Author: briantro Date: 25 July 2014 02:35:05 Message: New Armored Warriors clone New Clone Added ---------------------------------------------- Armored Warriors (Asia 941024) [system11, The Dumping Union] ---- Modified : /trunk/src/mame/drivers/cps2.c Modified : /trunk/src/mame/machine/cps2crpt.c Modified : /trunk/src/mame/mame.lst Revision: 31407 Author: crazyc Date: 24 July 2014 23:16:42 Message: pcxt: init cga bank number (nw) ---- Modified : /trunk/src/mame/drivers/pcxt.c Revision: 31406 Author: robbbert Date: 24 July 2014 13:37:10 Message: Game Plan WIP ---- Modified : /trunk/src/mame/drivers/gp_1.c Modified : /trunk/src/mame/drivers/gp_2.c Added : /trunk/src/mame/layout/gp_2.lay Modified : /trunk/src/mame/mame.mak Revision: 31405 Author: alexjack Date: 24 July 2014 01:29:49 Message: grchamp.c: fix character layer colors (nw) ---- Modified : /trunk/src/mame/drivers/grchamp.c Revision: 31404 Author: robbbert Date: 24 July 2014 01:19:16 Message: GamePlan 1: Fixed display problem, games marked as working. ---- Modified : /trunk/src/mame/drivers/gp_1.c Revision: 31403 Author: hap Date: 24 July 2014 01:08:59 Message: aaaand tms70c46 made a comeback ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/ti74.c Revision: 31402 Author: briantro Date: 24 July 2014 00:30:42 Message: New Player's Edge Plus clones New Clones Added ---------------------------------------------- Player's Edge Plus (X000124P+XP000053) Deuces Wild Poker [BrianT] Player's Edge Plus (X002308P+XP000112) Triple Double Bonus Poker [BrianT] ---- Modified : /trunk/src/mame/drivers/peplus.c Modified : /trunk/src/mame/mame.lst Revision: 31401 Author: hap Date: 23 July 2014 14:55:48 Message: removed TMS70C46 cputype anyway, was identical alias to TMS70C40 ---- Modified : /trunk/src/emu/cpu/tms7000/tms7000.c Modified : /trunk/src/emu/cpu/tms7000/tms7000.h Modified : /trunk/src/mess/drivers/ti74.c Revision: 31400 Author: hap Date: 23 July 2014 14:44:52 Message: the cursor is slightly below the 5x7 character ---- Modified : /trunk/src/mess/drivers/ti74.c Modified : /trunk/src/mess/drivers/cc40.c Modified : /trunk/src/mess/layout/cc40.lay Modified : /trunk/src/mess/layout/ti74.lay Revision: 31399 Author: robbbert Date: 23 July 2014 14:17:01 Message: GamePlan 1: Machines are working, with a few bugs. ---- Modified : /trunk/src/mame/drivers/gp_1.c Modified : /trunk/src/mame/layout/gp_1.lay Revision: 31398 Author: hap Date: 23 July 2014 11:12:46 Message: (MESS) Systems Promoted from GAME_NOT_WORKING: --------------------------------------- TI-74 BASICALC [hap] ---- Modified : /trunk/src/mess/drivers/ti74.c Modified : /trunk/src/mess/drivers/cc40.c Modified : /trunk/src/mess/layout/ti74.lay Added : /trunk/hash/ti74_cart.xml 31397 = MAME/MESS/UME 0.154