32608 = UME 0.154ex5 Revision: 32608 Author: dhaywood Date: 10 October 2014 00:17:14 Message: make the orlegend111t set work [iq_132] ---- Modified : /trunk/src/mame/drivers/pgm.c Modified : /trunk/src/mame/includes/pgm.h Modified : /trunk/src/mame/machine/pgmprot_orlegend.c Revision: 32607 Author: tafoid Date: 09 October 2014 23:40:24 Message: Some mame.mak file cleanups/consolidations - adding a couple items mistakenly left out. (nw) ---- Modified : /trunk/src/mame/drivers/jpms80.c Modified : /trunk/src/mame/drivers/jpmsru.c Modified : /trunk/src/mame/mame.mak Revision: 32606 Author: dhaywood Date: 09 October 2014 23:37:52 Message: in no universe is this a working system ;-) (nw) ---- Modified : /trunk/src/mess/drivers/segapico.c Revision: 32605 Author: dhaywood Date: 09 October 2014 21:29:38 Message: apparently R2 collisions are more correct like this - it should be possible to pass through the 2nd boss 'straight' attack with a fully powered up ship. (it's also more consistent with collisions in r2dx_v33 where you can - that does collisions in software) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32604 Author: dhaywood Date: 09 October 2014 21:03:02 Message: from rtw (nw) ---- Modified : /trunk/src/mame/drivers/cv1k.c Revision: 32603 Author: dhaywood Date: 09 October 2014 20:38:33 Message: misc additions (nw) ---- Modified : /trunk/src/mame/drivers/segas32.c Modified : /trunk/src/mame/drivers/tigeroad.c Modified : /trunk/src/mame/mame.lst Revision: 32602 Author: hap Date: 09 October 2014 19:44:44 Message: removed this duplicate sketch ---- Modified : /trunk/src/emu/machine/pit8253.h Revision: 32601 Author: fabiopri Date: 09 October 2014 19:17:13 Message: some more generic cart slots. nw. ---- Modified : /trunk/src/mess/drivers/electron.c Modified : /trunk/src/mess/drivers/kyocera.c Modified : /trunk/src/mess/drivers/nc.c Modified : /trunk/src/mess/drivers/pb1000.c Modified : /trunk/src/mess/drivers/primo.c Modified : /trunk/src/mess/includes/electron.h Modified : /trunk/src/mess/includes/kyocera.h Modified : /trunk/src/mess/includes/nc.h Modified : /trunk/src/mess/includes/primo.h Modified : /trunk/src/mess/machine/electron.c Modified : /trunk/src/mess/machine/nc.c Modified : /trunk/src/mess/machine/primo.c Revision: 32600 Author: dhaywood Date: 09 October 2014 18:28:56 Message: new clones Raiden II (Raiden DX hardware) Raiden DX (China, Ideal International Development Corp license) (just some old sets that were dumped years ago and never added) ---- Modified : /trunk/src/mame/drivers/raiden2.c Modified : /trunk/src/mame/mame.lst Revision: 32599 Author: dhaywood Date: 09 October 2014 15:00:54 Message: change note (nw) ---- Modified : /trunk/src/mame/drivers/arkanoid.c Revision: 32598 Author: dhaywood Date: 09 October 2014 14:32:55 Message: added handcrafted MCU rom with corrected level table pointer data for the new set to make it work (nw) note, I think the handcrafted data in arkanoidja has a bad value when compared to the other sets? ---- Modified : /trunk/src/mame/drivers/arkanoid.c Revision: 32597 Author: ivanva Date: 09 October 2014 13:15:17 Message: atarisy4.c: converted from polylgcy.h to poly.h (nw) ---- Modified : /trunk/src/mame/drivers/atarisy4.c Revision: 32596 Author: dhaywood Date: 09 October 2014 12:47:48 Message: new clones Arkanoid (Japan) [ShouTime] (doesn't work, MCU isn't dumped.) ---- Modified : /trunk/src/mame/drivers/arkanoid.c Modified : /trunk/src/mame/mame.lst Revision: 32595 Author: tafoid Date: 09 October 2014 10:02:16 Message: Some minor mame.mak cleanup. (nw) Comments: I eventually will be consolidating more of these bits and attaching them to their proper driver. ---- Modified : /trunk/src/mame/mame.mak Revision: 32594 Author: fabiopri Date: 09 October 2014 08:27:56 Message: and one more. nw. ---- Modified : /trunk/hash/pet_flop.xml Modified : /trunk/src/mess/drivers/pet.c Modified : /trunk/src/mess/includes/pet.h Revision: 32593 Author: fabiopri Date: 09 October 2014 08:13:20 Message: a few more generic cart slots. nw. ---- Modified : /trunk/src/mess/drivers/geniusiq.c Modified : /trunk/src/mess/drivers/pc2000.c Revision: 32592 Author: fabiopri Date: 09 October 2014 04:50:39 Message: whoops III (and hopefully last). nw. ---- Modified : /trunk/src/emu/bus/intv/slot.c Revision: 32591 Author: robbbert Date: 09 October 2014 04:12:07 Message: gts80.c : WIP ---- Modified : /trunk/src/mame/drivers/gts80.c Modified : /trunk/src/mame/drivers/spectra.c Modified : /trunk/src/mame/layout/gts80.lay Revision: 32590 Author: barryrod Date: 09 October 2014 03:32:51 Message: trident: reworked Bresenham line drawing. It's better, but I'm still not convinced it's completely accurate. ---- Modified : /trunk/src/emu/bus/isa/trident.c Revision: 32589 Author: tafoid Date: 09 October 2014 00:57:17 Message: Make cheat initialization debugger message more verbose. [Pugsy] ---- Modified : /trunk/src/emu/debug/debugcmd.c Revision: 32588 Author: villelin Date: 09 October 2014 00:42:55 Message: 53c810.c: reading DSTAT clears DIP bit in ISTAT. (nw) ---- Modified : /trunk/src/emu/machine/53c810.c Revision: 32587 Author: robbbert Date: 09 October 2014 00:38:34 Message: (MESS) fixed compile. ---- Modified : /trunk/src/lib/lib.mak Revision: 32586 Author: wilbertp Date: 08 October 2014 21:49:24 Message: (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] ---- Modified : /trunk/src/mess/drivers/msx.c Added : /trunk/src/lib/formats/dmk_dsk.c Added : /trunk/src/lib/formats/dmk_dsk.h Revision: 32585 Author: curtcode Date: 08 October 2014 19:45:00 Message: clang compile fix. (nw) ---- Modified : /trunk/src/emu/bus/intv/slot.c Revision: 32584 Author: fabiopri Date: 08 October 2014 19:31:50 Message: whoops II. ---- Modified : /trunk/src/mess/includes/intv.h Revision: 32583 Author: fabiopri Date: 08 October 2014 17:50:04 Message: whoops... ---- Modified : /trunk/src/mess/includes/intv.h Revision: 32582 Author: fabiopri Date: 08 October 2014 17:42:01 Message: (MESS) intv: converted the driver to use slot devices for cartridges and implemented the IntelliVoice expansion and the Entertainment Computer System expansion as passthru devices. The official syntax to launch games requiring the speech expansion is now mess intv -cart voice -cart2 gamename which corresponds to mounting the IntelliVoice and plugging the game cart in its subslot. The official syntax to launch games requiring the ECS expansion is now instead mess intv -cart ecs -cart2 gamename and mess intv -cart ecs -cart2 voice -cart3 gamename if the game requires both expansions at once. For additional user friendliness, we also offer intvecs (which emulates an Intellivision unit with both expansions added) and intvoice (which emulates an Intellivision with Intellivoice expansion added) drivers, where games can simply be mounted with the -cart media switch. [Fabio Priuli] ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/intv Added : /trunk/src/emu/bus/intv/slot.c Modified : /trunk/src/mess/includes/intv.h Modified : /trunk/hash/intv.xml Modified : /trunk/hash/intvecs.xml Added : /trunk/src/emu/bus/intv/ecs.c Added : /trunk/src/emu/bus/intv/ecs.h Added : /trunk/src/emu/bus/intv/rom.c Added : /trunk/src/emu/bus/intv/rom.h Added : /trunk/src/emu/bus/intv/slot.h Added : /trunk/src/emu/bus/intv/voice.c Added : /trunk/src/emu/bus/intv/voice.h Modified : /trunk/src/mess/drivers/intv.c Modified : /trunk/src/mess/machine/intv.c Modified : /trunk/src/mess/mess.lst Revision: 32581 Author: fabiopri Date: 08 October 2014 04:55:03 Message: (MESS) odyssey2: added a bunch of homebrew titles released on carts. nw. (MESS) wswan: fixed emulation of a couple of titles, which regressed with the conversion to slot carts. nw. ---- Modified : /trunk/src/emu/bus/wswan/rom.h Modified : /trunk/src/emu/bus/wswan/rom.c Modified : /trunk/hash/odyssey2.xml Revision: 32580 Author: robbbert Date: 07 October 2014 23:09:07 Message: gts80.c : placeholder ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/drivers/gts80.c Added : /trunk/src/mame/layout/gts80.lay Revision: 32579 Author: briantro Date: 07 October 2014 20:23:17 Message: new not working Americana poker set. New Game Added (not working) ----------------------------------- Americana (9132-00) [Brian Troha] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/meritm.c Revision: 32578 Author: ivanva Date: 07 October 2014 17:55:09 Message: Misc cleanups of the day (nw) ---- Modified : /trunk/src/mame/video/k054156_k054157_k056832.c Modified : /trunk/src/mame/includes/asterix.h Modified : /trunk/src/mame/video/cps1.c Modified : /trunk/src/mame/drivers/galpani3.c Modified : /trunk/src/mame/drivers/jchan.c Modified : /trunk/src/mame/drivers/jclub2.c Modified : /trunk/src/mame/drivers/tatsumi.c Modified : /trunk/src/mame/includes/cps1.h Modified : /trunk/src/mame/includes/konamigx.h Modified : /trunk/src/mame/includes/snk.h Modified : /trunk/src/mame/includes/tatsumi.h Modified : /trunk/src/mame/machine/tatsumi.c Modified : /trunk/src/mame/video/aerofgt.c Modified : /trunk/src/mame/video/asterix.c Modified : /trunk/src/mame/video/f1gp.c Modified : /trunk/src/mame/video/fromance.c Modified : /trunk/src/mame/video/gp9001.c Modified : /trunk/src/mame/video/gp9001.h Modified : /trunk/src/mame/video/konamigx.c Modified : /trunk/src/mame/video/sknsspr.c Modified : /trunk/src/mame/video/sknsspr.h Modified : /trunk/src/mame/video/snk.c Modified : /trunk/src/mame/video/ssv.c Modified : /trunk/src/mame/video/st0020.c Modified : /trunk/src/mame/video/st0020.h Modified : /trunk/src/mame/video/suprnova.c Modified : /trunk/src/mame/video/toaplan2.c Modified : /trunk/src/mame/video/vsystem_spr2.c Modified : /trunk/src/mame/video/vsystem_spr2.h Modified : /trunk/src/mame/video/welltris.c Revision: 32577 Author: olivierg Date: 07 October 2014 16:41:36 Message: dc: correct cable settings, ct1 runs (nw) ---- Modified : /trunk/src/mess/drivers/dccons.c Revision: 32576 Author: olivierg Date: 07 October 2014 16:41:33 Message: gdrom: typo fix (nw) ---- Modified : /trunk/src/mame/machine/gdrom.c Revision: 32575 Author: fabiopri Date: 07 October 2014 10:27:32 Message: (MESS) odyssey2: converted the driver to use slot devices for cartridges, removed The Voice add-on from the main system and emulated it as a passthru cart instead. Now, if you want to enjoy speech in odyssey/videopac games, you must launch emulation with mess.exe odyssey2 -cart voice -cart2 gamename (the -cart2 switch becomes available when "voice" is mounted in the first cartslot) [Fabio Priuli] ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/hash/g7400.xml Modified : /trunk/hash/odyssey2.xml Added : /trunk/src/emu/bus/odyssey2 Added : /trunk/src/emu/bus/odyssey2/chess.c Added : /trunk/src/emu/bus/odyssey2/chess.h Added : /trunk/src/emu/bus/odyssey2/rom.c Added : /trunk/src/emu/bus/odyssey2/rom.h Added : /trunk/src/emu/bus/odyssey2/slot.c Added : /trunk/src/emu/bus/odyssey2/slot.h Added : /trunk/src/emu/bus/odyssey2/voice.c Added : /trunk/src/emu/bus/odyssey2/voice.h Modified : /trunk/src/mess/drivers/odyssey2.c Revision: 32574 Author: tafoid Date: 07 October 2014 07:22:33 Message: Fix compile on MSVC 2012 from Peter Ferrie (nw) ---- Modified : /trunk/src/emu/bus/chanf/rom.c Revision: 32573 Author: jgevarya Date: 07 October 2014 04:39:00 Message: use U64() macro so msvc doesn't break (n/w) ---- Modified : /trunk/src/mame/drivers/mgavegas.c Revision: 32572 Author: crazyc Date: 07 October 2014 04:35:58 Message: i386: expand down ring 0 stack (nw) ---- Modified : /trunk/src/emu/cpu/i386/i386.c Revision: 32571 Author: jgevarya Date: 07 October 2014 02:56:12 Message: fix compile error with gcc 4.4.7 (n/w) ---- Modified : /trunk/src/mame/drivers/mgavegas.c Revision: 32570 Author: dhaywood Date: 07 October 2014 00:59:17 Message: new clones Oriental Legend / Xi You Shi E Zhuan (ver. 111, Taiwanese Board) [bytestorm] (doesn't currently run, needs a different protection sequence by the looks of it) ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/pgm.c Revision: 32569 Author: hap Date: 06 October 2014 23:17:36 Message: hooked up pit8254 to one of the games as example ---- Modified : /trunk/src/mame/drivers/seta.c Modified : /trunk/src/mame/includes/seta.h Revision: 32568 Author: crazyc Date: 06 October 2014 22:28:29 Message: i386: fix vem486 (nw) ---- Modified : /trunk/src/emu/cpu/i386/i386.c Revision: 32567 Author: ivanva Date: 06 October 2014 17:30:06 Message: Removed running_machine parameter from various methods were it wasn't needed anymore (nw) Moved some more functions into driver classes. (nw) ---- Modified : /trunk/src/emu/video/tms34061.c Modified : /trunk/src/mame/drivers/expro02.c Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/includes/carpolo.h Modified : /trunk/src/mame/includes/harddriv.h Modified : /trunk/src/mame/includes/midyunit.h Modified : /trunk/src/mame/includes/mystwarr.h Modified : /trunk/src/mame/includes/namcos86.h Modified : /trunk/src/mame/includes/taitojc.h Modified : /trunk/src/mame/includes/thepit.h Modified : /trunk/src/mame/video/actfancr.c Modified : /trunk/src/mame/video/carpolo.c Modified : /trunk/src/mame/video/dec0.c Modified : /trunk/src/mame/video/dec8.c Modified : /trunk/src/mame/video/deckarn.c Modified : /trunk/src/mame/video/deckarn.h Modified : /trunk/src/mame/video/decmxc06.c Modified : /trunk/src/mame/video/decmxc06.h Modified : /trunk/src/mame/video/galpani2.c Modified : /trunk/src/mame/video/harddriv.c Modified : /trunk/src/mame/video/k054156_k054157_k056832.c Modified : /trunk/src/mame/video/k054156_k054157_k056832.h Modified : /trunk/src/mame/video/kaneko16.c Modified : /trunk/src/mame/video/kaneko_grap2.c Modified : /trunk/src/mame/video/kaneko_grap2.h Modified : /trunk/src/mame/video/kaneko_spr.c Modified : /trunk/src/mame/video/kaneko_spr.h Modified : /trunk/src/mame/video/karnov.c Modified : /trunk/src/mame/video/madmotor.c Modified : /trunk/src/mame/video/midyunit.c Modified : /trunk/src/mame/video/mystwarr.c Modified : /trunk/src/mame/video/namcos86.c Modified : /trunk/src/mame/video/stadhero.c Modified : /trunk/src/mame/video/taitojc.c Modified : /trunk/src/mame/video/thepit.c Modified : /trunk/src/mame/video/vaportra.c Modified : /trunk/src/mame/video/vsystem_spr.c Modified : /trunk/src/mame/video/vsystem_spr.h Revision: 32566 Author: hap Date: 06 October 2014 17:02:37 Message: upon reading datasheet further, it became obvious that uPD71054 == 82C54 ---- Modified : /trunk/src/emu/machine/machine.mak Modified : /trunk/src/emu/machine/pit8253.h Deleted : /trunk/src/emu/machine/upd71054.c Deleted : /trunk/src/emu/machine/upd71054.h Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mess/mess.mak Revision: 32565 Author: crazyc Date: 06 October 2014 15:24:06 Message: (mess) pc9801: hack to simplify ide boot (nw) ---- Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32564 Author: hap Date: 06 October 2014 15:20:02 Message: added upd71054_device, initial commit ---- Modified : /trunk/src/emu/machine/machine.mak Added : /trunk/src/emu/machine/upd71054.c Added : /trunk/src/emu/machine/upd71054.h Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/machine/upd1990a.c Modified : /trunk/src/emu/machine/upd1990a.h Revision: 32563 Author: alexjack Date: 06 October 2014 14:12:49 Message: Rewrite k053260 sound device [Alex Jackson] ---- Modified : /trunk/src/emu/sound/k053260.c Modified : /trunk/src/emu/sound/k053260.h Modified : /trunk/src/mame/drivers/asterix.c Modified : /trunk/src/mame/drivers/overdriv.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/tmnt.c Modified : /trunk/src/mame/drivers/vendetta.c Modified : /trunk/src/mame/includes/asterix.h Modified : /trunk/src/mame/includes/overdriv.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/tmnt.h Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/machine/simpsons.c Revision: 32561 Author: crazyc Date: 06 October 2014 04:13:57 Message: (mess) pc9801: sigh (nw) ---- Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32560 Author: rbelmont Date: 06 October 2014 02:18:44 Message: New games added as GAME_NOT_WORKING ----------------------------------- MushiKing The King Of Beetle 2K5 1st [rtw, ShouTime, The Dumping Union, R. Belmont] ---- Modified : /trunk/src/mame/drivers/naomi.c Modified : /trunk/src/mame/mame.lst Revision: 32559 Author: villelin Date: 05 October 2014 23:15:04 Message: model3: Rewrote 2D tilemap rendering. [Ville Linde] ---- Modified : /trunk/src/mame/drivers/model3.c Modified : /trunk/src/mame/includes/model3.h Modified : /trunk/src/mame/video/m3raster.inc Modified : /trunk/src/mame/video/model3.c Revision: 32558 Author: crazyc Date: 05 October 2014 22:21:36 Message: (mess) pc9801: make ide almost work (nw) --- This one will actually try to boot with the changes noted in the source (the tvram change may work for sasi too along with the sasi rom in 2hdif.rom) but there appear to be pio timing issues so when it branches in the bootloader it lands on the wrong instruction. The ide rom has a few 386 instructions in it so it won't work with the ux. ---- Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32557 Author: rbelmont Date: 05 October 2014 18:07:01 Message: (MESS) apple2: IIe and later don't require double-reads on the language card. [R. Belmont, Peter Ferrie] ---- Modified : /trunk/src/emu/bus/a2bus/a2lang.c Revision: 32556 Author: fabiopri Date: 05 October 2014 17:05:09 Message: removed unused private member. nw. ---- Modified : /trunk/hash/wswan.xml Modified : /trunk/src/emu/bus/wswan/rom.h Revision: 32555 Author: dhaywood Date: 05 October 2014 15:50:37 Message: some fuuki refactoring (nw) ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/drivers/fuukifg2.c Modified : /trunk/src/mame/drivers/fuukifg3.c Modified : /trunk/src/mame/includes/fuukifg2.h Modified : /trunk/src/mame/includes/fuukifg3.h Added : /trunk/src/mame/video/fuukifg.c Added : /trunk/src/mame/video/fuukifg.h Modified : /trunk/src/mame/video/fuukifg2.c Modified : /trunk/src/mame/video/fuukifg3.c Revision: 32554 Author: olivierg Date: 05 October 2014 15:30:12 Message: (nw) ---- Modified : /trunk/src/mame/drivers/namcos21.c Revision: 32553 Author: rbelmont Date: 05 October 2014 14:39:31 Message: awboard: add "offset protection" used by some carts. samsptk and kofxi boot now. [R. Belmont, MetalliC] ---- Modified : /trunk/src/mame/machine/awboard.c Modified : /trunk/src/mame/machine/awboard.h Revision: 32552 Author: fabiopri Date: 05 October 2014 14:19:44 Message: (MESS) wswan.c: re-added internal header logging and automatic rotation of vertical games. nw. ---- Modified : /trunk/hash/wswan.xml Modified : /trunk/hash/wscolor.xml Modified : /trunk/src/emu/bus/wswan/rom.c Modified : /trunk/src/emu/bus/wswan/slot.c Modified : /trunk/src/emu/bus/wswan/slot.h Revision: 32551 Author: fabiopri Date: 05 October 2014 12:51:41 Message: (MESS) wswan.c: converted to use slot devices for carts. [Fabio Priuli] out of whatsnew: another case of on-cart SRAM & EEPROM pointers removed from the main system... ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/hash/wswan.xml Added : /trunk/src/emu/bus/wswan Added : /trunk/src/emu/bus/wswan/rom.h Modified : /trunk/hash/wscolor.xml Added : /trunk/src/emu/bus/wswan/rom.c Added : /trunk/src/emu/bus/wswan/slot.c Added : /trunk/src/emu/bus/wswan/slot.h Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/mess/drivers/wswan.c Modified : /trunk/src/mess/includes/wswan.h Modified : /trunk/src/mess/machine/wswan.c Revision: 32550 Author: alexjack Date: 05 October 2014 11:07:34 Message: namcos21: kill some trampolines; 'user' memregions get real names (nw) ---- Modified : /trunk/src/mame/drivers/namcos21.c Modified : /trunk/src/mame/includes/namcos21.h Modified : /trunk/src/mame/includes/tceptor.h Modified : /trunk/src/mame/video/tceptor.c Revision: 32549 Author: fabiopri Date: 05 October 2014 10:12:16 Message: (MESS) gameboy, gbcolor: added a configuration setting (off by default) to skip BIOS checks at boot. This allows the recently dumped Rockman World Prototype to be played, and the Rocket Games pirate GBC carts too. [Fabio Priuli] (MESS) gba: added a configuration setting (off by default) to skip some BIOS checks at boot. This allows Tyrian 2000 Prototype to be played. [Fabio Priuli] out of whatsnew: for the Rocket Games pirates it is currently unclear how real carts were bypassing the BIOS checks on a real unit, and it would be nice to emulate it properly. however, this trick allows to go on fixing the rest of mapper emulation until it's fully understood. ---- Modified : /trunk/hash/gameboy.xml Modified : /trunk/hash/gba.xml Modified : /trunk/hash/gbcolor.xml Modified : /trunk/src/emu/bus/gameboy/gb_slot.c Modified : /trunk/src/mess/drivers/gb.c Modified : /trunk/src/mess/drivers/gba.c Modified : /trunk/src/mess/includes/gb.h Modified : /trunk/src/mess/includes/gba.h Revision: 32548 Author: ivanva Date: 05 October 2014 07:18:52 Message: winrun: Fixed bad downcast, now it crashes later on as it did in 0.154, where MT01965 seems to have resurfaced. Up to 0.153 it worked fine. (nw) ---- Modified : /trunk/src/mame/machine/namcos2.c Revision: 32547 Author: robbbert Date: 05 October 2014 04:12:07 Message: gts80.c : preliminary work ---- Modified : /trunk/src/mame/drivers/gts80.c Revision: 32546 Author: rbelmont Date: 05 October 2014 04:03:44 Message: New clones added ---------------- Street Fighter II': Magic Delta Turbo (bootleg, set 4) [any] Street Fighter II': Champion Edition (M9, bootleg) [any] Street Fighter II: The World Warrior (TAB Austria, bootleg, set 3) [any] Street Fighter II: The World Warrior (TAB Austria, bootleg, set 4) [any] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/cps1.c Modified : /trunk/src/mame/drivers/fcrash.c Modified : /trunk/src/mame/video/cps1.c Revision: 32545 Author: robbbert Date: 05 October 2014 01:02:48 Message: s11: resized layouts ---- Modified : /trunk/src/mame/drivers/s3.c Modified : /trunk/src/mame/drivers/s4.c Modified : /trunk/src/mame/layout/s11.lay Modified : /trunk/src/mame/layout/s11a.lay Modified : /trunk/src/mame/layout/s11b.lay Modified : /trunk/src/mame/layout/s11c.lay Revision: 32544 Author: barryrod Date: 05 October 2014 00:48:10 Message: trident: fix programmable clock selection when running XFree86 ---- Modified : /trunk/src/emu/bus/isa/trident.c Revision: 32543 Author: alexjack Date: 05 October 2014 00:28:10 Message: devfind.h: allow ioport_finder to be dereferenced when NULL so read_safe() can be used (nw) ---- Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/includes/taitojc.h Modified : /trunk/src/emu/devfind.h Modified : /trunk/src/mame/drivers/namcos22.c Modified : /trunk/src/mame/drivers/namcos23.c Modified : /trunk/src/mame/includes/namcos22.h Revision: 32542 Author: hap Date: 04 October 2014 23:40:03 Message: small update from FSanches ---- Modified : /trunk/src/mess/drivers/tecnbras.c Revision: 32541 Author: hap Date: 04 October 2014 23:10:55 Message: fix debug assert ---- Modified : /trunk/src/mame/drivers/namcos22.c Modified : /trunk/src/mame/drivers/namcos23.c Modified : /trunk/src/mame/includes/namcos22.h Revision: 32540 Author: wilbertp Date: 04 October 2014 23:00:08 Message: Forgot this one (nw) ---- Modified : /trunk/src/emu/bus/bus.mak Revision: 32539 Author: wilbertp Date: 04 October 2014 22:59:32 Message: (MESS) sms.c: Added support for Sega Graphic Board input. (nw) ---- Added : /trunk/src/emu/bus/sms_ctrl/graphic.c Added : /trunk/src/emu/bus/sms_ctrl/graphic.h Modified : /trunk/src/emu/bus/sms_ctrl/smsctrl.c Revision: 32538 Author: hap Date: 04 October 2014 22:56:58 Message: fix winrun missing 3D (this changes STATIC_COUNT from 0x100 to 0xff) ---- Modified : /trunk/src/emu/memory.c Revision: 32537 Author: hap Date: 04 October 2014 22:20:27 Message: tried to fix a debug assert ---- Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/includes/taitojc.h Revision: 32536 Author: rbelmont Date: 04 October 2014 22:14:24 Message: New games added or promoted from NOT_WORKING status --------------------------------------------------- Vegas 1 (Ver 2.3 dual coin pulse, shorter) [any] Vegas 1 (Ver 2.1 dual coin pulse, longer) [any] Vegas 1 (Ver 1.33 single coin pulse) [any] This is a coin pusher machine from Spain. Your guess on how to work it is as good as mine ;-) ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/mame.lst Added : /trunk/src/mame/drivers/mgavegas.c Added : /trunk/src/mame/layout/mgavegas.lay Revision: 32535 Author: hap Date: 04 October 2014 22:13:34 Message: remove assumption that dsp common ram is an MB8421 (MB8421 used on the sound part) ---- Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/includes/taitojc.h Revision: 32534 Author: hap Date: 04 October 2014 21:00:16 Message: small cleanup ---- Modified : /trunk/src/mame/audio/taito_en.c Modified : /trunk/src/mame/audio/taito_en.h Modified : /trunk/src/mame/audio/taito_zm.h Revision: 32533 Author: tafoid Date: 04 October 2014 19:57:50 Message: Handcrafted PAL for actual Varth US PCB. [Palindrome] ---- Modified : /trunk/src/mame/drivers/cps1.c Revision: 32532 Author: rbelmont Date: 04 October 2014 19:01:39 Message: New clones added ---------------- Initial D Arcade Stage (Japan) [rtm, ShouTime, The Dumping Union] naomi: redumped initdv2j GD-ROM [rtm, ShouTime, The Dumping Union] ---- Modified : /trunk/src/mame/drivers/naomi.c Modified : /trunk/src/mame/mame.lst Revision: 32531 Author: dhaywood Date: 04 October 2014 17:33:18 Message: fix MT385, and maybe 386 by making battlera use the proper PCE video code note: there is a significant performance cost to this as the real PCE code is slow, also some graphics will now flicker a bit because the real PCE emulation respects sprite chip limits / masking (which is why the submarine boss now works) ---- Modified : /trunk/src/emu/video/huc6260.c Modified : /trunk/src/emu/video/huc6260.h Modified : /trunk/src/mame/drivers/battlera.c Modified : /trunk/src/mame/includes/battlera.h Modified : /trunk/src/mame/video/battlera.c Modified : /trunk/src/mess/drivers/pce.c Revision: 32530 Author: rbelmont Date: 04 October 2014 16:38:48 Message: (MESS) More sector order heuristics. (nw) ---- Modified : /trunk/src/lib/formats/ap2_dsk.c Revision: 32529 Author: robbbert Date: 04 October 2014 15:56:21 Message: s3,4 : documented dips. ---- Modified : /trunk/src/mame/drivers/s3.c Modified : /trunk/src/mame/drivers/s4.c Modified : /trunk/src/mame/drivers/s11.c Modified : /trunk/src/mame/drivers/s11a.c Modified : /trunk/src/mame/drivers/s11b.c Modified : /trunk/src/mame/drivers/s11c.c Modified : /trunk/src/mame/drivers/s6.c Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s7.c Revision: 32528 Author: dhaywood Date: 04 October 2014 15:06:37 Message: because I'm a Raidenoholic (nw) ---- Added : /trunk/hash/fmtowns_cd.xml Modified : /trunk/src/mess/drivers/fmtowns.c Revision: 32527 Author: hap Date: 04 October 2014 13:20:38 Message: dragrace.c: Added tachometer outputs. [Comboman] ---- Modified : /trunk/src/mame/drivers/dragrace.c Modified : /trunk/src/mame/includes/dragrace.h Modified : /trunk/src/mame/video/dragrace.c Revision: 32526 Author: robbbert Date: 04 October 2014 13:03:22 Message: s8,s8a : fixed diagnostic mode. ---- Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s8a.c Revision: 32525 Author: robbbert Date: 04 October 2014 10:58:55 Message: s7,9 : fixed diagnostic mode. Sorcerer, Space Shuttle now working. ---- Modified : /trunk/src/mame/drivers/s7.c Modified : /trunk/src/mame/drivers/s9.c Revision: 32524 Author: barryrod Date: 04 October 2014 08:58:42 Message: trident: hopefully found the clock divider bit used by the BIOS, refresh rates should now be pretty correct. ---- Modified : /trunk/src/emu/bus/isa/trident.c Modified : /trunk/src/emu/bus/isa/trident.h Revision: 32523 Author: ivanva Date: 04 October 2014 07:28:27 Message: taito_f3: moved video functions into the driver class (nw) ---- Modified : /trunk/src/mame/includes/taito_f3.h Modified : /trunk/src/mame/video/taito_f3.c Revision: 32522 Author: ivanva Date: 04 October 2014 07:26:33 Message: micro3d: moved video functions into the driver class (nw) ---- Modified : /trunk/src/mame/includes/micro3d.h Modified : /trunk/src/mame/video/micro3d.c Revision: 32521 Author: ivanva Date: 04 October 2014 07:25:00 Message: misc drivers: Moved functions into driver class, cleanups (nw) ---- Modified : /trunk/src/mame/includes/vendetta.h Modified : /trunk/src/mame/drivers/bfm_sc4.c Modified : /trunk/src/mame/drivers/bmcbowl.c Modified : /trunk/src/mame/drivers/coolpool.c Modified : /trunk/src/mame/drivers/exterm.c Modified : /trunk/src/mame/drivers/famibox.c Modified : /trunk/src/mame/drivers/vega.c Modified : /trunk/src/mame/drivers/warpsped.c Modified : /trunk/src/mame/includes/bfm_sc45.h Modified : /trunk/src/mame/includes/cischeat.h Modified : /trunk/src/mame/includes/coolpool.h Modified : /trunk/src/mame/includes/exterm.h Modified : /trunk/src/mame/includes/grchamp.h Modified : /trunk/src/mame/machine/gaelco3d.c Modified : /trunk/src/mame/video/cischeat.c Modified : /trunk/src/mame/video/grchamp.c Revision: 32520 Author: robbbert Date: 04 October 2014 06:47:50 Message: s6,s6a : fixed diagnostic mode, fixed dips. ---- Modified : /trunk/src/mame/drivers/s6.c Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/layout/s6.lay Revision: 32519 Author: fabiopri Date: 04 October 2014 04:48:09 Message: (MESS) vboy uses no bankswitch, so we can gain back most speed with the same direct rom mapping used for gba. nw. ---- Modified : /trunk/src/emu/bus/vboy/slot.c Modified : /trunk/src/mess/drivers/vboy.c Revision: 32518 Author: barryrod Date: 04 October 2014 02:26:06 Message: trident: added programmable clock, previous clock select was for TGUI9440CXi and TVGA cards, still lacks a divisor for higher refresh rates, but up to 70Hz modes should be correct now. ---- Modified : /trunk/src/emu/bus/isa/trident.c Modified : /trunk/src/emu/bus/isa/trident.h Revision: 32517 Author: barryrod Date: 03 October 2014 23:28:17 Message: trident: small WIP ---- Modified : /trunk/src/emu/bus/isa/trident.c Modified : /trunk/src/emu/bus/isa/trident.h Modified : /trunk/src/emu/bus/isa/svga_trident.c Revision: 32516 Author: hap Date: 03 October 2014 22:18:10 Message: fix compile ---- Modified : /trunk/src/mess/drivers/msx.c Revision: 32515 Author: hap Date: 03 October 2014 21:38:25 Message: New NOT WORKING games added --------------- Capriccio Spin 2 [hap, Yasuhiro] Capriccio Cyclone [hap, Yasuhiro] ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/mame.lst Added : /trunk/src/mame/drivers/capr1.c Added : /trunk/src/mame/drivers/caprcyc.c Revision: 32514 Author: fabiopri Date: 03 October 2014 20:14:24 Message: (MESS) gameboy.xml: new prototype dump (not working). nw. (MESS) gamegear.xml: new dumping info. nw. ---- Modified : /trunk/hash/gameboy.xml Modified : /trunk/hash/gamegear.xml Revision: 32513 Author: fabiopri Date: 03 October 2014 19:59:59 Message: (MESS) fds/famitwin: attach the disk controller device directly to the machines, without the intermediate cartslot. This is more accurate for famitwin and it also avoids the possible misunderstanding about the -cart switches in these systems (+ avoids possible misconfigurations). nw. ---- Modified : /trunk/src/emu/bus/nes/nes_slot.c Modified : /trunk/src/mess/drivers/nes.c Modified : /trunk/src/mess/includes/nes.h Modified : /trunk/src/mess/video/nes.c Revision: 32512 Author: wilbertp Date: 03 October 2014 19:23:35 Message: (MESS) msx.c: Added release years for several systems. [AntoPISA] ---- Modified : /trunk/src/mess/drivers/msx.c Revision: 32511 Author: dhaywood Date: 03 October 2014 17:10:34 Message: note about tharrier dips (nw) ---- Modified : /trunk/src/mame/drivers/nmk16.c Revision: 32510 Author: fabiopri Date: 03 October 2014 13:48:45 Message: vc4000: added ram to the softlist entries which need it (previously all games had RAM even if the real cart did not contain any), and fixed a brown paper bag bug from last night. nw. ---- Modified : /trunk/hash/vc4000.xml Modified : /trunk/src/emu/bus/apf/slot.c Modified : /trunk/src/emu/bus/arcadia/slot.c Modified : /trunk/src/emu/bus/vc4000/rom.c Revision: 32509 Author: robbbert Date: 03 October 2014 10:19:26 Message: up/down button needs IPT_TOGGLE for s6 and up. ---- Modified : /trunk/src/mame/drivers/s11.c Modified : /trunk/src/mame/drivers/s11a.c Modified : /trunk/src/mame/drivers/s11b.c Modified : /trunk/src/mame/drivers/s11c.c Modified : /trunk/src/mame/drivers/s6.c Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s8a.c Modified : /trunk/src/mame/drivers/s9.c Revision: 32508 Author: robbbert Date: 03 October 2014 03:30:05 Message: s3,4,5,6,6a,7,8,8a,9.c : moved diagnostic buttons to the number pad. 1 = sound card NMI (tests sound card) 2 = sound effects or chimes (default = effects) 3 = speech on/off (default = on) where fitted 4 = MPU NMI 5 = Advance button 6 = Manual-Auto/Up-Down button 7 = Reset High Score 8 = Memory Protect (coin door switch) 9 = Enter dipswitch info ---- Modified : /trunk/src/mame/drivers/s3.c Modified : /trunk/src/mame/drivers/s4.c Modified : /trunk/src/mame/drivers/s6.c Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s7.c Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s8a.c Modified : /trunk/src/mame/drivers/s9.c Revision: 32507 Author: robbbert Date: 03 October 2014 01:26:49 Message: s7.c : Jungle Lord, Firepower II, Varkon, Defender now working. ---- Modified : /trunk/src/mame/drivers/s7.c Revision: 32506 Author: robbbert Date: 03 October 2014 00:38:25 Message: s7.c : Black Knight, Cosmic Gunfight, Pharaoh, Star Light now working. ---- Modified : /trunk/src/mame/drivers/s7.c Revision: 32505 Author: fabiopri Date: 02 October 2014 21:07:31 Message: (MESS) converted arcadia and vc4000 to use slot devices for their carts too. ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/hash/vc4000.xml Added : /trunk/src/emu/bus/arcadia Added : /trunk/src/emu/bus/arcadia/slot.c Added : /trunk/src/emu/bus/vc4000 Added : /trunk/src/emu/bus/vc4000/rom.c Modified : /trunk/hash/arcadia.xml Added : /trunk/src/emu/bus/arcadia/rom.c Added : /trunk/src/emu/bus/arcadia/rom.h Added : /trunk/src/emu/bus/arcadia/slot.h Added : /trunk/src/emu/bus/vc4000/rom.h Added : /trunk/src/emu/bus/vc4000/slot.c Added : /trunk/src/emu/bus/vc4000/slot.h Modified : /trunk/src/mess/drivers/arcadia.c Modified : /trunk/src/mess/drivers/vc4000.c Modified : /trunk/src/mess/includes/arcadia.h Modified : /trunk/src/mess/includes/vc4000.h Modified : /trunk/src/mess/video/arcadia.c Revision: 32504 Author: smf Date: 02 October 2014 17:26:47 Message: (MESS) fix building with official windows tools (nw) Compiling src/emu/bus/chanf/rom.c... src/emu/bus/chanf/rom.c: In member function 'UINT8 chanf_rom_device::common_read_2102(UINT32)': src/emu/bus/chanf/rom.c:144:23: error: suggest parentheses around arithmetic in operand of '|' [-Werror=parentheses] return (m_latch[0] & 0x7f | (m_data0 << 7)); ^ cc1plus.exe: all warnings being treated as errors makefile:932: recipe for target 'obj/windows/emu/bus/chanf/rom.o' failed ---- Modified : /trunk/src/emu/bus/chanf/rom.c Revision: 32503 Author: dirkbest Date: 02 October 2014 14:52:57 Message: Amiga: Add an initial software list for some Amiga driver disks ---- Modified : /trunk Added : /trunk/hash/amiga_hardware.xml Modified : /trunk/src/mess/drivers/amiga.c Revision: 32502 Author: dirkbest Date: 02 October 2014 14:52:56 Message: Amiga: Fix expansion slot device initialization ---- Modified : /trunk Modified : /trunk/src/emu/bus/amiga/zorro/zorro.c Modified : /trunk/src/emu/bus/amiga/zorro/zorro.h Revision: 32501 Author: dirkbest Date: 02 October 2014 14:52:55 Message: Amiga: Connect Zorro interrupts in the Amiga 500 drivers and reinitialize Zorro devices on reset to stop them from disappearing on soft reset. ---- Modified : /trunk Modified : /trunk/src/mess/drivers/amiga.c Modified : /trunk/src/emu/bus/amiga/zorro/zorro.h Revision: 32500 Author: dirkbest Date: 02 October 2014 14:52:54 Message: Amiga: Fix crash with expansion slot devices ---- Modified : /trunk Modified : /trunk/src/emu/bus/amiga/zorro/zorro.c Revision: 32499 Author: dirkbest Date: 02 October 2014 14:52:53 Message: Imgtool: Display more info about Amiga images ---- Modified : /trunk Modified : /trunk/src/mess/tools/imgtool/modules/amiga.c Revision: 32498 Author: dirkbest Date: 02 October 2014 14:52:51 Message: Amiga: Add save state support to the Amiga keyboard and some info about A1000 keyboards. ---- Modified : /trunk Modified : /trunk/src/mess/machine/amigakbd.c Revision: 32497 Author: rbelmont Date: 02 October 2014 14:49:36 Message: (MESS) concept: can boot 5.25" disks on fdc02 now. [crazyc] ---- Modified : /trunk/src/emu/bus/a2bus/corvfdc02.c Modified : /trunk/src/emu/bus/a2bus/corvfdc02.h Revision: 32496 Author: dhaywood Date: 02 October 2014 14:48:12 Message: blktiger priority fixes [Mamesick] (fixes 5708, looks OK to me) ---- Modified : /trunk/src/mame/video/blktiger.c Revision: 32495 Author: robbbert Date: 02 October 2014 13:13:15 Message: s9.c : tidy up. ---- Modified : /trunk/src/mame/drivers/s11.c Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s8a.c Modified : /trunk/src/mame/drivers/s9.c Revision: 32494 Author: fabiopri Date: 02 October 2014 13:09:37 Message: (MESS) converted ibmpcjr and studio2 to use generic cart slot for their carts. nw. ---- Modified : /trunk/hash/ibmpcjr_cart.xml Modified : /trunk/hash/studio2.xml Modified : /trunk/src/mess/drivers/ibmpcjr.c Modified : /trunk/src/mess/drivers/studio2.c Deleted : /trunk/src/mess/includes/studio2.h Revision: 32493 Author: fabiopri Date: 02 October 2014 13:07:03 Message: (MESS) converted channelf and apfm1000/apfimag to use slot devices for their carts. this allows to remove on-cart RAM from the driver class (since it does not belong there). also added (partial) support for Channel F multicart. nw. ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/apf Added : /trunk/src/emu/bus/apf/slot.c Added : /trunk/src/emu/bus/chanf Added : /trunk/src/emu/bus/chanf/rom.c Modified : /trunk/hash/apfm1000.xml Modified : /trunk/hash/channelf.xml Added : /trunk/src/emu/bus/apf/rom.c Added : /trunk/src/emu/bus/apf/rom.h Added : /trunk/src/emu/bus/apf/slot.h Added : /trunk/src/emu/bus/chanf/rom.h Added : /trunk/src/emu/bus/chanf/slot.c Added : /trunk/src/emu/bus/chanf/slot.h Modified : /trunk/src/mess/drivers/apf.c Modified : /trunk/src/mess/drivers/channelf.c Modified : /trunk/src/mess/includes/channelf.h Revision: 32492 Author: barryrod Date: 02 October 2014 12:19:51 Message: trident: added hardware cursor ---- Modified : /trunk/src/emu/bus/isa/trident.c Modified : /trunk/src/emu/bus/isa/trident.h Modified : /trunk/src/emu/bus/isa/svga_trident.c Revision: 32491 Author: fabiopri Date: 02 October 2014 08:56:29 Message: (MESS) psx.xml: fixed xml, thanks to Thomas Klausner for reporting. nw. ---- Modified : /trunk/hash/psx.xml Revision: 32490 Author: robbbert Date: 02 October 2014 07:33:08 Message: Still Crazy: fixed layout and coins, marked as working. ---- Modified : /trunk/src/mame/drivers/s6.c Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s7.c Modified : /trunk/src/mame/drivers/s8.c Modified : /trunk/src/mame/drivers/s8a.c Modified : /trunk/src/mame/layout/s8a.lay Revision: 32489 Author: robbbert Date: 02 October 2014 04:00:46 Message: placeholders ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/drivers/s8.c Added : /trunk/src/mame/drivers/s8a.c Added : /trunk/src/mame/layout/s8a.lay Revision: 32488 Author: rbelmont Date: 02 October 2014 02:51:46 Message: (MESS) concept: signal tc_w at end of fdc02 pseudo-DMA, but 765 still won't cooperate (nw) ---- Modified : /trunk/src/emu/bus/a2bus/corvfdc02.c Revision: 32487 Author: robbbert Date: 02 October 2014 02:03:30 Message: s7.c : Warlok, Time Fantasy, Laser Cue marked as working. Most games have sound. 5 other games are mostly playable. ---- Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s7.c Revision: 32486 Author: wilbertp Date: 01 October 2014 20:51:55 Message: (MESS) msx.c: Some small fixes (nw) ---- Modified : /trunk/src/mess/drivers/msx.c Modified : /trunk/src/emu/bus/msx_slot/cartridge.h Revision: 32485 Author: wilbertp Date: 01 October 2014 19:32:39 Message: smsctrl.c: Moved some includes from .h to .c file (nw) ---- Modified : /trunk/src/emu/bus/sms_ctrl/smsctrl.c Modified : /trunk/src/emu/bus/sms_ctrl/smsctrl.h Revision: 32484 Author: ivanva Date: 01 October 2014 17:08:34 Message: Random small cleanups (nw) ---- Modified : /trunk/src/mame/includes/bfm_sc45.h Modified : /trunk/src/mame/drivers/bfm_sc4h.c Modified : /trunk/src/mame/drivers/segas32.c Modified : /trunk/src/mame/includes/segas32.h Modified : /trunk/src/mame/machine/segas32.c Revision: 32483 Author: ivanva Date: 01 October 2014 17:07:51 Message: model1: moved most remaining functions into driver class (nw) ---- Modified : /trunk/src/mame/drivers/model1.c Modified : /trunk/src/mame/includes/model1.h Modified : /trunk/src/mame/machine/model1.c Modified : /trunk/src/mame/video/model1.c Revision: 32482 Author: villelin Date: 01 October 2014 15:13:21 Message: powerpc: fix unaligned 64-bit accesses (nw) ---- Modified : /trunk/src/emu/cpu/powerpc/ppcdrc.c Revision: 32481 Author: michaelz Date: 01 October 2014 12:20:12 Message: Fixed cylinder number calculation. (nw) ---- Modified : /trunk/src/emu/machine/hdc9234.c Revision: 32480 Author: michaelz Date: 01 October 2014 11:21:43 Message: (MESS) Removed unneeded variable. (nw) ---- Modified : /trunk/src/emu/machine/hdc9234.c Revision: 32479 Author: oliverst Date: 01 October 2014 10:17:09 Message: added makefile variable OPENMP to enable usage of OpenMP (includes vconv support of -fopenmp) [Oliver Stöneberg] ---- Modified : /trunk/makefile Modified : /trunk/src/osd/windows/vconv.c Revision: 32478 Author: fabiopri Date: 01 October 2014 06:48:35 Message: more generic cart slot conversions. nw. ---- Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/emu/machine/smpc.c Modified : /trunk/src/mame/drivers/megatech.c Modified : /trunk/src/mame/drivers/stv.c Modified : /trunk/src/mame/includes/stv.h Modified : /trunk/src/mess/drivers/prestige.c Revision: 32477 Author: fabiopri Date: 01 October 2014 06:45:10 Message: (MESS): psx.xml: more info additions from AntoPisa (covering games up to K). nw. ---- Modified : /trunk/hash/psx.xml Revision: 32476 Author: alexjack Date: 01 October 2014 06:10:26 Message: k053260: delta PCM decoding rolls over instead of clipping; fixes MT#1007 [Alex Jackson] ---- Modified : /trunk/src/emu/sound/k053260.c Revision: 32475 Author: tafoid Date: 01 October 2014 03:01:29 Message: Fix compile (unused variable issue) (nw) ---- Modified : /trunk/src/emu/machine/hdc9234.c Revision: 32474 Author: michaelz Date: 30 September 2014 20:51:00 Message: (MESS) HDC9234 still WIP, added some more functions and burst mode.(nw) ---- Modified : /trunk/src/emu/machine/hdc9234.c Modified : /trunk/src/emu/machine/hdc9234.h Revision: 32473 Author: hap Date: 30 September 2014 16:33:22 Message: spi_layer_bank_w unknown bit wasn't alpha blending enable afterall ---- Modified : /trunk/src/mame/drivers/seibuspi.c Modified : /trunk/src/mame/includes/seibuspi.h Modified : /trunk/src/mame/video/seibuspi.c Revision: 32472 Author: ivanva Date: 30 September 2014 15:57:36 Message: namcos2 and namcos21: moved most remaining functions into classes (nw). ---- Modified : /trunk/src/mame/drivers/namcos21.c Modified : /trunk/src/mame/includes/namcos21.h Modified : /trunk/src/mame/machine/namcos2.c Modified : /trunk/src/mame/includes/namcos2.h Modified : /trunk/src/mame/video/namcos2.c Modified : /trunk/src/mame/video/namcos21.c Revision: 32471 Author: dhaywood Date: 30 September 2014 11:40:12 Message: new clones Zero Hour (Inder) [Basilio García] ---- Modified : /trunk/src/mame/mame.lst Modified : /trunk/src/mame/drivers/redclash.c Revision: 32470 Author: fabiopri Date: 30 September 2014 07:05:07 Message: (MESS) converted scv and vboy to use slot devices for their carts. nw. ---- Modified : /trunk/src/mess/mess.mak Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/vboy Added : /trunk/src/emu/bus/vboy/slot.c Modified : /trunk/src/mess/drivers/vboy.c Modified : /trunk/hash/scv.xml Modified : /trunk/hash/vboy.xml Added : /trunk/src/emu/bus/scv Added : /trunk/src/emu/bus/scv/rom.c Added : /trunk/src/emu/bus/scv/rom.h Added : /trunk/src/emu/bus/scv/slot.c Added : /trunk/src/emu/bus/scv/slot.h Added : /trunk/src/emu/bus/vboy/rom.c Added : /trunk/src/emu/bus/vboy/rom.h Added : /trunk/src/emu/bus/vboy/slot.h Modified : /trunk/src/mess/drivers/scv.c Revision: 32469 Author: villelin Date: 29 September 2014 21:06:44 Message: model3.c: fixed missing textures in magtruck (nw) ---- Modified : /trunk/src/mame/drivers/model3.c Modified : /trunk/src/mame/includes/model3.h Modified : /trunk/src/mame/video/model3.c Revision: 32468 Author: fabiopri Date: 29 September 2014 19:22:30 Message: ATTN Kale: ddsom fails to enter ingame with this code you added in rev. 25747. could you please take another look, when you have time? or point me to a game which needs this code, so that I can search for a solution which makes both happy? thanks. nw. ---- Modified : /trunk/src/emu/machine/stvcd.c Revision: 32467 Author: fabiopri Date: 29 September 2014 19:15:13 Message: old apple gcc complains about 'floppy' possibly used uninitialized (switch statements always confuse this compiler :( ). nw. ---- Modified : /trunk/src/emu/bus/a2bus/corvfdc01.c Revision: 32466 Author: fabiopri Date: 29 September 2014 19:08:35 Message: (MESS) saturn: made RAM / Backup RAM expansion internal slot options. you now mount these with the -cart media switch, i.e. for instance mess.exe saturn -cdrm ddsom -cart ram32 or mess.exe saturn -cdrm draculax -cart bram16 and not anymore using the -exp option. [Fabio Priuli] out of whatsnew: this prevents users from passing conflicting setups like "-exp ram32 -cart kof95", etc. these would have lead to unpredictable effects, depending on the order of the option (and whether they were set at command line or inside ini files) ---- Modified : /trunk/hash/sat_cart.xml Modified : /trunk/src/emu/bus/saturn/bram.c Modified : /trunk/src/emu/bus/saturn/bram.h Modified : /trunk/src/emu/bus/saturn/dram.c Modified : /trunk/src/emu/bus/saturn/dram.h Modified : /trunk/src/emu/bus/saturn/sat_slot.c Modified : /trunk/src/emu/bus/saturn/sat_slot.h Modified : /trunk/src/mess/drivers/saturn.c Revision: 32465 Author: fabiopri Date: 29 September 2014 19:02:49 Message: (MESS) gbcolor: added some new Li Cheng dumps, courtesy of taizou. among these, there is a clone of the long awaited (and still undumped in its original form) Zook Hero Z by Vast Fame. nw. ---- Modified : /trunk/hash/gbcolor.xml Revision: 32464 Author: dhaywood Date: 29 September 2014 19:01:37 Message: debug notes only (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32463 Author: fabiopri Date: 29 September 2014 19:01:24 Message: (MESS) consolidation + cleanup, part2. nw. ---- Modified : /trunk/src/emu/bus/nes/bootleg.c Modified : /trunk/src/emu/bus/nes/kaiser.c Modified : /trunk/src/emu/bus/nes/mmc5.c Modified : /trunk/src/emu/bus/nes/nes_ines.inc Modified : /trunk/src/emu/bus/nes/nes_pcb.inc Modified : /trunk/src/emu/bus/nes/nes_slot.c Modified : /trunk/src/emu/bus/nes/nes_slot.h Modified : /trunk/src/emu/bus/nes/nes_unif.inc Modified : /trunk/src/emu/bus/nes/sunsoft.c Modified : /trunk/src/mess/video/nes.c Revision: 32462 Author: ivanva Date: 29 September 2014 18:03:32 Message: Moved misc functions into driver classes and small cleanups(nw) ---- Modified : /trunk/src/mame/audio/n8080.c Modified : /trunk/src/mame/drivers/avt.c Modified : /trunk/src/mame/drivers/cave.c Modified : /trunk/src/mame/drivers/cobra.c Modified : /trunk/src/mame/drivers/coolpool.c Modified : /trunk/src/mame/drivers/galaxian.c Modified : /trunk/src/mame/drivers/midzeus.c Modified : /trunk/src/mame/drivers/segas32.c Modified : /trunk/src/mame/drivers/taitotz.c Modified : /trunk/src/mame/includes/cave.h Modified : /trunk/src/mame/includes/coolpool.h Modified : /trunk/src/mame/includes/cosmic.h Modified : /trunk/src/mame/includes/galaxian.h Modified : /trunk/src/mame/includes/midzeus.h Modified : /trunk/src/mame/includes/segas32.h Modified : /trunk/src/mame/video/cosmic.c Revision: 32461 Author: hap Date: 29 September 2014 17:56:44 Message: note ---- Modified : /trunk/src/mame/drivers/arachnid.c Revision: 32460 Author: dhaywood Date: 29 September 2014 16:03:08 Message: refactor (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32459 Author: dhaywood Date: 29 September 2014 13:40:21 Message: use common collision logic that appears to work for all games using the same commands, tested r2 etc. and 2nd boss still works, so I think we're good (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32458 Author: rbelmont Date: 29 September 2014 04:31:14 Message: WebUI: clean up and fixed HTML compliance. [Firehawke] ---- Deleted : /trunk/web/commands.html Deleted : /trunk/web/confirmexit.html Deleted : /trunk/web/confirmhardreset.html Deleted : /trunk/web/confirmsoftreset.html Modified : /trunk/web/index.html Revision: 32457 Author: rbelmont Date: 29 September 2014 04:07:47 Message: (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA to buffered controller. [R. Belmont] ---- Modified : /trunk/src/emu/bus/a2bus/corvfdc02.c Modified : /trunk/src/emu/bus/a2bus/corvfdc02.h Added : /trunk/src/lib/formats/concept_dsk.c Added : /trunk/src/lib/formats/concept_dsk.h Modified : /trunk/src/lib/lib.mak Revision: 32456 Author: rbelmont Date: 29 September 2014 04:04:32 Message: (MESS) concept: Misc fixes/cleanup, CCOS boots now from 8" floppies. [R. Belmont] ---- Modified : /trunk/src/emu/bus/a2bus/corvfdc01.c Modified : /trunk/src/mess/drivers/concept.c Modified : /trunk/src/mess/includes/concept.h Modified : /trunk/src/mess/machine/concept.c Revision: 32455 Author: tafoid Date: 29 September 2014 03:00:23 Message: Changing #includes for headers that are part of toolchain and not part of any source/external library. Removal of references to messvers.rc as it does not appear to be used anymore. (nw) ---- Modified : /trunk/src/emu/netlist/analog/nld_solver.c Modified : /trunk/src/emu/rendfont.c Modified : /trunk/src/lib/formats/csw_cas.c Modified : /trunk/src/lib/formats/uef_cas.c Modified : /trunk/src/lib/util/hashing.c Modified : /trunk/src/mess/drivers/psx.c Modified : /trunk/src/mess/osd/windows/mess.rc Modified : /trunk/src/mess/osd/windows/windows.mak Modified : /trunk/src/osd/windows/mame.rc Modified : /trunk/src/ume/osd/windows/ume.rc Revision: 32454 Author: tafoid Date: 28 September 2014 22:18:51 Message: If #includes are not in source, code should not exist in source. (nw) ---- Modified : /trunk/src/mess/drivers/rainbow.c Modified : /trunk/src/mess/includes/hp48.h Modified : /trunk/src/mess/machine/hp48.c Modified : /trunk/src/mess/machine/thomson.c Revision: 32453 Author: villelin Date: 28 September 2014 21:54:51 Message: model3.c: make magtruck boot (nw) ---- Modified : /trunk/src/mame/drivers/model3.c Modified : /trunk/src/mame/includes/model3.h Revision: 32452 Author: hap Date: 28 September 2014 19:34:23 Message: note ---- Modified : /trunk/src/emu/sound/zsg2.c Revision: 32451 Author: villelin Date: 28 September 2014 19:11:55 Message: powerpc: Fixed wrong condition register in stwcx. (nw) ---- Modified : /trunk/src/emu/cpu/powerpc/ppcdrc.c Revision: 32450 Author: wilbertp Date: 28 September 2014 16:30:55 Message: 315_5124.c: Refactored sprite handling, fixes status bar on Tarzan for gaemgear. Removed m_collission_buffer member variable. Tweaked game gear timing to fix glitches in status bar of Chicago Syndicate for gamegear. [Enik Land] ---- Modified : /trunk/src/emu/video/315_5124.c Modified : /trunk/src/emu/video/315_5124.h Revision: 32449 Author: fabiopri Date: 28 September 2014 16:28:57 Message: (MESS) consolidation + cleanup, part1. nw. ---- Modified : /trunk/src/emu/bus/a7800/a78_slot.c Modified : /trunk/src/emu/bus/a7800/a78_slot.h Modified : /trunk/src/emu/bus/a800/a800_slot.c Modified : /trunk/src/emu/bus/a800/a800_slot.h Modified : /trunk/src/emu/bus/a800/rom.c 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/gba/gba_slot.c Modified : /trunk/src/emu/bus/gba/gba_slot.h Modified : /trunk/src/emu/bus/gba/rom.c Modified : /trunk/src/emu/bus/gba/rom.h Modified : /trunk/src/emu/bus/megadrive/md_slot.c Modified : /trunk/src/emu/bus/megadrive/md_slot.h Modified : /trunk/src/emu/bus/pce/pce_slot.c Modified : /trunk/src/emu/bus/pce/pce_slot.h Modified : /trunk/src/emu/bus/saturn/rom.c Modified : /trunk/src/emu/bus/saturn/sat_slot.c Modified : /trunk/src/emu/bus/saturn/sat_slot.h Modified : /trunk/src/emu/bus/sega8/rom.c Modified : /trunk/src/emu/bus/sega8/sega8_slot.c Modified : /trunk/src/emu/bus/sega8/sega8_slot.h Modified : /trunk/src/emu/bus/snes/snes_slot.c Modified : /trunk/src/emu/bus/snes/snes_slot.h Modified : /trunk/src/emu/bus/vcs/rom.c Modified : /trunk/src/emu/bus/vcs/vcs_slot.c Modified : /trunk/src/emu/bus/vcs/vcs_slot.h Modified : /trunk/src/mess/drivers/a2600.c Modified : /trunk/src/mess/drivers/a7800.c Modified : /trunk/src/mess/drivers/atari400.c Modified : /trunk/src/mess/drivers/gba.c Modified : /trunk/src/mess/drivers/megadriv.c Modified : /trunk/src/mess/drivers/segapico.c Modified : /trunk/src/mess/drivers/sg1000.c Modified : /trunk/src/mess/includes/gba.h Modified : /trunk/src/mess/includes/md_cons.h Modified : /trunk/src/mess/includes/sg1000.h Modified : /trunk/src/mess/machine/sms.c Revision: 32448 Author: robbbert Date: 28 September 2014 11:54:18 Message: s7.c : cleanup ---- Modified : /trunk/src/mame/drivers/s6a.c Modified : /trunk/src/mame/drivers/s7.c Revision: 32447 Author: fabiopri Date: 28 September 2014 09:25:23 Message: (MESS) floppy.c: fixed disks not being launched if loaded from softlist through File Manager. [Fabio Priuli] out of whatsnew: until we support writing changes to diff, it is also safer to treat disks in softlists as read-only :) ---- Modified : /trunk/src/emu/imagedev/floppy.c Modified : /trunk/src/emu/imagedev/floppy.h Revision: 32446 Author: smf Date: 28 September 2014 09:17:30 Message: (MESS) portfolio: only trigger interrupts when the 8250 asserts the line, not when it clears it. [smf] ---- Modified : /trunk/src/mess/drivers/portfoli.c Revision: 32445 Author: smf Date: 28 September 2014 09:15:16 Message: initialize ier register to stop interrupts randomly being generated before reset, fixes portfolio booting (nw) ---- Modified : /trunk/src/emu/machine/ins8250.c Revision: 32444 Author: rbelmont Date: 28 September 2014 03:07:10 Message: snesb: Set up dip switches for Gundam Wing. [stephh] ---- Modified : /trunk/src/mame/drivers/snesb.c Revision: 32443 Author: rbelmont Date: 28 September 2014 02:52:06 Message: fix Clang compile (nw) ---- Modified : /trunk/src/mame/drivers/s6a.c Revision: 32442 Author: rbelmont Date: 28 September 2014 02:43:38 Message: (MESS) concept: Preliminary implementations of the original and buffered floppy disk controllers. [R. Belmont] ---- Added : /trunk/src/emu/bus/a2bus/corvfdc01.c Added : /trunk/src/emu/bus/a2bus/corvfdc01.h Added : /trunk/src/emu/bus/a2bus/corvfdc02.c Added : /trunk/src/emu/bus/a2bus/corvfdc02.h Modified : /trunk/src/emu/bus/bus.mak Modified : /trunk/src/mess/drivers/concept.c Revision: 32441 Author: crazyc Date: 28 September 2014 02:21:43 Message: (mess) pc9801: make sasi partially work (nw) scsi: sync rest of lines with input buffer (nw) --- The 9801f will read the hdd but appears to not like disks without 256 byte sectors. The ux and rs don't even attempt to access the sasi controller and seem to have no driver in their firmwares, are they supposed to have an external rom? ---- Modified : /trunk/src/emu/bus/bus.mak Added : /trunk/src/emu/bus/scsi/pc9801_sasi.c Added : /trunk/src/emu/bus/scsi/pc9801_sasi.h Modified : /trunk/src/emu/bus/scsi/scsi.c Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32440 Author: briantro Date: 28 September 2014 00:01:38 Message: peplus.c: Forgot to make one a clone - nw ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 32439 Author: briantro Date: 27 September 2014 23:54:13 Message: peplus.c: Minor update - NW Set the French 32K IP0xxx poker games to the nonplus init. Explain in the header of the source file under Initialization : Method 3 about the secondary door that needs to be closed to play. Also made Joker Poker sets clones of the lowest numbered Joker Poker and did the same for the Standard Draw sets. ---- Modified : /trunk/src/mame/drivers/peplus.c Revision: 32438 Author: robbbert Date: 27 September 2014 22:05:42 Message: s6a.c : fixed sound. Algar and Alien Poker marked as working. ---- Modified : /trunk/src/mame/drivers/s6a.c Revision: 32437 Author: robbbert Date: 27 September 2014 22:00:01 Message: s6.c : Gorgar Speaks! Gorgar, Blackout marked as working. ---- Modified : /trunk/src/mame/drivers/s6.c Revision: 32436 Author: dhaywood Date: 27 September 2014 17:43:42 Message: before I forget (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32435 Author: dhaywood Date: 27 September 2014 14:07:24 Message: more debug notes (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32434 Author: robbbert Date: 27 September 2014 11:19:23 Message: s6.c : sound improved, 2 games marked as working (Scorpion, Laser Ball) ---- Modified : /trunk/src/mame/drivers/s3.c Modified : /trunk/src/mame/drivers/s4.c Modified : /trunk/src/mame/drivers/s6.c Revision: 32433 Author: fabiopri Date: 27 September 2014 10:45:08 Message: (MESS) gba.c: fixed Top Gun - Combat Zones cart type, making the game playable. [Reznor007] ---- Modified : /trunk/hash/gba.xml Modified : /trunk/src/emu/bus/gba/gba_slot.h Revision: 32432 Author: fabiopri Date: 27 September 2014 10:21:00 Message: (MESS) timex.c: added software list for DOCK carts. [Fabio Priuli] ---- Added : /trunk/hash/timex_dock.xml Modified : /trunk/src/mess/drivers/timex.c Revision: 32431 Author: fabiopri Date: 27 September 2014 09:45:17 Message: (MESS) misc generic cartslot conversions. while at it, I have added experimental eprom writing to the beta.c driver (pending more accurate tests). nw. ---- Modified : /trunk/src/mess/drivers/beta.c Modified : /trunk/src/mess/drivers/gamecom.c Modified : /trunk/src/mess/drivers/pc6001.c Modified : /trunk/src/mess/drivers/pc8401a.c Modified : /trunk/src/mess/drivers/socrates.c Deleted : /trunk/src/mess/includes/beta.h Modified : /trunk/src/mess/includes/gamecom.h Modified : /trunk/src/mess/includes/pc8401a.h Modified : /trunk/src/mess/machine/gamecom.c Revision: 32430 Author: fabiopri Date: 27 September 2014 09:35:57 Message: (MESS) a7800.xml: added earlier revision of Winter Games, with thanks to Trebor for pointing me to this 3 years old dump :) nw ---- Modified : /trunk/hash/a7800.xml Revision: 32429 Author: ivanva Date: 27 September 2014 07:29:21 Message: Added default initialized nvram to foodf.c (nw) ---- Modified : /trunk/src/mame/drivers/foodf.c Revision: 32428 Author: ivanva Date: 27 September 2014 07:19:45 Message: pc98.xml validation fix (nw) ---- Modified : /trunk/hash/pc98.xml Revision: 32427 Author: robbbert Date: 27 September 2014 06:38:59 Message: s4.c : fixed sound, 4 games marked as working (Flash,Stellar Wars,TriZone,TimeWarp) ---- Modified : /trunk/src/mame/drivers/s4.c Revision: 32426 Author: robbbert Date: 27 September 2014 05:45:49 Message: s3.c : More improvements to the sound. ---- Modified : /trunk/src/mame/drivers/s3.c Revision: 32425 Author: hap Date: 27 September 2014 05:09:15 Message: machine/maniach.c filename different from driver name was confusing. decided to move code to the driver file instead of renaming the file, only 120 lines anyway ---- Modified : /trunk/src/mame/drivers/matmania.c Modified : /trunk/src/mame/includes/matmania.h Deleted : /trunk/src/mame/machine/maniach.c Modified : /trunk/src/mame/mame.mak Modified : /trunk/src/mame/video/matmania.c Revision: 32424 Author: rbelmont Date: 27 September 2014 04:50:04 Message: New games added or promoted from NOT_WORKING status --------------------------------------------------- Gundam Wing: Endless Duel (SNES bootleg) [Peter Ferrie, iq_132, stephh] ---- Modified : /trunk/src/mame/drivers/snesb.c Revision: 32423 Author: rbelmont Date: 27 September 2014 03:51:55 Message: snesb.c: Add coin/DSW inputs to Gundam Wing, game is now playable. [stephh] ---- Modified : /trunk/src/mame/drivers/snesb.c Revision: 32422 Author: rbelmont Date: 27 September 2014 03:10:59 Message: (MESS) fix shift in monochrome monitor modes (nw) ---- Modified : /trunk/src/mess/video/apple2.c Revision: 32421 Author: tafoid Date: 27 September 2014 02:17:34 Message: Added prom images for Inferno which have the same data as Joust 2 and not hooked up as of yet. (nw) ---- Modified : /trunk/src/mame/drivers/williams.c Revision: 32420 Author: angelosa Date: 27 September 2014 01:09:56 Message: Support for mode 0 chars in upd7220 (text in DMV diag program) ---- Modified : /trunk/src/emu/video/upd7220.c Modified : /trunk/src/mess/drivers/dmv.c Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32419 Author: angelosa Date: 26 September 2014 22:00:17 Message: Hit save, dammit. ---- Modified : /trunk/hash/pc98.xml Revision: 32418 Author: curtcode Date: 26 September 2014 21:55:12 Message: (MESS) pc98.xml: Added missing SHA1. (nw) ---- Modified : /trunk/hash/pc98.xml Revision: 32417 Author: angelosa Date: 26 September 2014 21:38:14 Message: Added Borland Turbo C++ for PC-98xx ---- Modified : /trunk/hash/pc98.xml Revision: 32416 Author: michaelz Date: 26 September 2014 20:54:04 Message: Removed unused variables.(nw) ---- Modified : /trunk/src/lib/formats/ti99_dsk.c Revision: 32415 Author: dhaywood Date: 26 September 2014 20:39:31 Message: more notes (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32414 Author: dhaywood Date: 26 September 2014 19:51:44 Message: more debug notes (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32413 Author: michaelz Date: 26 September 2014 19:35:07 Message: (MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for modernized floppy system. (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 Modified : /trunk/src/lib/formats/ti99_dsk.c Modified : /trunk/src/lib/formats/ti99_dsk.h Revision: 32412 Author: hap Date: 26 September 2014 19:23:39 Message: nw ---- Modified : /trunk/src/emu/cpu/tms9900/99xxcore.h Modified : /trunk/src/emu/cpu/tms9900/ti990_10.c Modified : /trunk/src/emu/cpu/tms9900/ti990_10.h Modified : /trunk/src/mame/drivers/namcos22.c Modified : /trunk/src/mame/drivers/namcos23.c Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/includes/namcos22.h Modified : /trunk/src/mame/includes/taitojc.h Modified : /trunk/src/mame/video/taitojc.c Revision: 32411 Author: hap Date: 26 September 2014 19:07:54 Message: er, pretend you didnt see that ---- Modified : /trunk/src/mame/drivers/taitojc.c Modified : /trunk/src/mame/video/taitojc.c Revision: 32410 Author: hap Date: 26 September 2014 19:06:23 Message: fix recent crash ---- Modified : /trunk/src/mame/drivers/taitojc.c Revision: 32409 Author: tafoid Date: 26 September 2014 18:35:44 Message: No need for relative path in this case for an #include (nw) ---- Modified : /trunk/src/mame/drivers/sliver.c Revision: 32408 Author: dhaywood Date: 26 September 2014 18:24:10 Message: new clones Raiden DX (Japan) [rtw] it's a different code revision to any supported set too, not just a region change. ---- Modified : /trunk/src/mame/drivers/raiden2.c Modified : /trunk/src/mame/mame.lst Revision: 32407 Author: dhaywood Date: 26 September 2014 17:20:49 Message: debug stuff (nw) ---- Modified : /trunk/src/mame/drivers/legionna.c Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32406 Author: tafoid Date: 26 September 2014 17:12:54 Message: Fix for twinfalc and whizz (required objects missing) (nw) ---- Modified : /trunk/src/mame/includes/sidearms.h Revision: 32405 Author: dhaywood Date: 26 September 2014 16:50:28 Message: improve legionna collisions (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32404 Author: ivanva Date: 26 September 2014 16:25:03 Message: small cleanups here and there (nw) ---- Modified : /trunk/src/mame/includes/taito_f3.h Modified : /trunk/src/mame/includes/vertigo.h Modified : /trunk/src/mame/video/taito_f3.c Modified : /trunk/src/mame/video/vertigo.c Modified : /trunk/src/mame/video/wecleman.c Revision: 32403 Author: oliverst Date: 26 September 2014 15:45:59 Message: disabled -Wconstant-logical-operand again for clang / src/emu/cpu/tms34010/34010gfx.c cleanups (nw) ---- Modified : /trunk/src/build/flags_clang.mak Modified : /trunk/src/emu/cpu/tms34010/34010gfx.c Revision: 32402 Author: rbelmont Date: 26 September 2014 14:43:44 Message: (nw) ---- Modified : /trunk/src/emu/webengine.c Revision: 32401 Author: dhaywood Date: 26 September 2014 13:19:10 Message: bit more (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32400 Author: smf Date: 26 September 2014 13:01:03 Message: fix compile on MSVC 2012 & 2013 [Peter Ferrie] ---- Modified : /trunk/src/emu/cpu/tms34010/34010gfx.c Revision: 32399 Author: dhaywood Date: 26 September 2014 13:00:35 Message: refactor (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32398 Author: dhaywood Date: 26 September 2014 11:48:36 Message: notes / find trigger legacy change (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32397 Author: fabiopri Date: 26 September 2014 10:55:40 Message: (MESS) a few softlist additions to test the previous. nw. ---- Added : /trunk/hash/cgenie_cart.xml Deleted : /trunk/hash/radio86.xml Added : /trunk/hash/radio86_cart.xml Added : /trunk/hash/radio86_cass.xml (Copy from path: /trunk/hash/radio86.xml, Revision, 32369) Added : /trunk/hash/vector06_cart.xml Revision: 32396 Author: fabiopri Date: 26 September 2014 10:53:10 Message: (MESS) another round of cartslot updates. this commit, among the other things, restores the functionality of cgenie ROM expansion which had been lost probably around 2009. nw. ---- Modified : /trunk/src/mess/drivers/cgenie.c Modified : /trunk/src/mess/drivers/orion.c Modified : /trunk/src/mess/drivers/pv1000.c Modified : /trunk/src/mess/drivers/radio86.c Modified : /trunk/src/mess/drivers/timex.c Modified : /trunk/src/mess/drivers/vector06.c Modified : /trunk/src/mess/includes/cgenie.h Modified : /trunk/src/mess/includes/orion.h Modified : /trunk/src/mess/includes/radio86.h Modified : /trunk/src/mess/includes/spectrum.h Modified : /trunk/src/mess/includes/vector06.h Modified : /trunk/src/mess/machine/cgenie.c Modified : /trunk/src/mess/machine/orion.c Modified : /trunk/src/mess/machine/radio86.c Modified : /trunk/src/mess/machine/vector06.c Revision: 32395 Author: robbbert Date: 26 September 2014 08:27:47 Message: s3.c : Fixed problems with sound and switches. ---- Modified : /trunk/src/mame/drivers/s3.c Revision: 32394 Author: barryrod Date: 26 September 2014 04:04:28 Message: fm7: more FM-7/77AV dumps added to softlist ---- Modified : /trunk/hash/fm77av.xml Modified : /trunk/hash/fm7_cass.xml Modified : /trunk/hash/fm7_disk.xml Revision: 32393 Author: rbelmont Date: 26 September 2014 03:26:12 Message: Gundam Wing: Endless Duel updates: [Peter Ferrie] * added additional shared memory block * added protection handlers * corrected reset vector * worked around bad startup Game now boots but doesn't coin up. ---- Modified : /trunk/src/mame/drivers/snesb.c Revision: 32392 Author: rbelmont Date: 26 September 2014 02:51:01 Message: web: allow pasting in text. [Firehawke] ---- Modified : /trunk/src/emu/webengine.c Modified : /trunk/web/index.html Revision: 32391 Author: robbbert Date: 26 September 2014 01:09:46 Message: pentacup : added notes. ---- Modified : /trunk/src/mame/drivers/micropin.c Revision: 32390 Author: dhaywood Date: 26 September 2014 00:43:52 Message: table notes (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32389 Author: tafoid Date: 25 September 2014 23:57:57 Message: Antiquated #include - compiles fine without (nw) ---- Modified : /trunk/src/emu/cpu/tms9900/99xxcore.h Revision: 32388 Author: robbbert Date: 25 September 2014 23:52:19 Message: pentacup : fixed mistakes in the layout. ---- Modified : /trunk/src/mame/layout/micropin.lay Revision: 32387 Author: fabiopri Date: 25 September 2014 20:29:58 Message: (MESS) spectrum carts too. nw. ---- Modified : /trunk/src/mess/drivers/atm.c Modified : /trunk/src/mess/drivers/pentagon.c Modified : /trunk/src/mess/drivers/scorpion.c Modified : /trunk/src/mess/drivers/spec128.c Modified : /trunk/src/mess/drivers/specpls3.c Modified : /trunk/src/mess/drivers/spectrum.c Modified : /trunk/src/mess/drivers/timex.c Modified : /trunk/src/mess/includes/spectrum.h Revision: 32386 Author: crazyc Date: 25 September 2014 20:25:45 Message: (mess) pc9801: fix boot vector ipl bank in ap2. ---- Modified : /trunk/src/mess/drivers/pc9801.c Revision: 32385 Author: ivanva Date: 25 September 2014 19:53:57 Message: Further removal of leftover code (nw) ---- Modified : /trunk/src/mame/audio/mw8080bw.c Modified : /trunk/src/mame/drivers/mw8080bw.c Modified : /trunk/src/mame/drivers/namcofl.c Modified : /trunk/src/mame/includes/mpu4.h Modified : /trunk/src/mame/includes/mw8080bw.h Modified : /trunk/src/mame/includes/n64.h Modified : /trunk/src/mame/includes/namcofl.h Revision: 32384 Author: dhaywood Date: 25 September 2014 19:23:15 Message: I like to punch it (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32383 Author: miodragm Date: 25 September 2014 19:03:34 Message: (MESS)thomson - fixes for a non-standard video mode and adding a new one [Antoine Mine] ---- Modified : /trunk/src/mess/includes/thomson.h Modified : /trunk/src/mess/machine/thomson.c Modified : /trunk/src/mess/video/thomson.c Revision: 32382 Author: dirkbest Date: 25 September 2014 18:48:30 Message: Fix typo ---- Modified : /trunk Modified : /trunk/hash/amiga_workbench.xml Revision: 32381 Author: ivanva Date: 25 September 2014 18:38:06 Message: Removed some old leftovers (nw) ---- Modified : /trunk/src/mame/includes/exidy440.h Modified : /trunk/src/mame/includes/jackal.h Modified : /trunk/src/mame/includes/leland.h Modified : /trunk/src/mame/includes/m92.h Modified : /trunk/src/mame/includes/psikyo.h Modified : /trunk/src/mame/includes/rainbow.h Modified : /trunk/src/mame/includes/suprridr.h Modified : /trunk/src/mame/includes/toaplan1.h Revision: 32380 Author: dirkbest Date: 25 September 2014 18:37:02 Message: Amiga: Softlist update, add Workbench 1.3.2 DE and some apps ---- Modified : /trunk Modified : /trunk/hash/amiga_apps.xml Modified : /trunk/hash/amiga_workbench.xml Revision: 32379 Author: dhaywood Date: 25 September 2014 18:05:39 Message: note (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Revision: 32378 Author: dhaywood Date: 25 September 2014 17:05:12 Message: refactor (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32377 Author: fabiopri Date: 25 September 2014 17:00:30 Message: (MESS) fixed a small bug in the decryption of multi-ROM pegasus programs. many thanks amilo3438 for testing! nw. ---- Modified : /trunk/src/mess/drivers/pegasus.c Revision: 32376 Author: ivanva Date: 25 September 2014 16:58:42 Message: dynax.c: moved remaining functions into the driver class (nw) ---- Modified : /trunk/src/mame/drivers/dynax.c Modified : /trunk/src/mame/includes/dynax.h Modified : /trunk/src/mame/video/dynax.c Revision: 32375 Author: ivanva Date: 25 September 2014 16:55:40 Message: Fixed MT05705 (nw) ---- Modified : /trunk/src/mame/drivers/segas18.c Revision: 32374 Author: fabiopri Date: 25 September 2014 16:28:09 Message: (MESS) a few more carts. nw. ---- Modified : /trunk/src/mess/drivers/px4.c Modified : /trunk/src/mess/drivers/px8.c Modified : /trunk/src/mess/drivers/svision.c Modified : /trunk/src/mess/includes/px8.h Modified : /trunk/src/mess/includes/svision.h Revision: 32373 Author: robbbert Date: 25 September 2014 15:26:14 Message: micropin.c : pentacup can coin up & start, but no inputs. ---- Modified : /trunk/src/mame/drivers/micropin.c Modified : /trunk/src/mame/layout/micropin.lay Revision: 32372 Author: dhaywood Date: 25 September 2014 14:59:25 Message: code reduction (nw) ---- Modified : /trunk/src/mame/machine/raiden2cop.c Modified : /trunk/src/mame/machine/raiden2cop.h Revision: 32371 Author: fabiopri Date: 25 September 2014 11:44:22 Message: (MESS) psx.xml: added info to the games #-F. [Antopisa] ---- Modified : /trunk/hash/psx.xml Revision: 32370 Author: fabiopri Date: 25 September 2014 11:39:55 Message: (MESS) a bunch more of generic cart slots. nw. btw, does anyone have info on the laser 300/500/700 ROM expansions? I was unable to find any... ---- Modified : /trunk/src/mess/drivers/astrocde.c Modified : /trunk/src/mess/drivers/lynx.c Modified : /trunk/src/mess/drivers/vtech2.c Modified : /trunk/src/mess/includes/lynx.h Modified : /trunk/src/mess/includes/vtech2.h Modified : /trunk/src/mess/machine/lynx.c Modified : /trunk/src/mess/machine/vtech2.c 32369 = UME 0.154ex4