!

[Multi] Dev MAME x86 i x64 0.155.x GIT242033-SVN33521

[0] @ !!! Wtorek, 25 Listopada 2014 21:48 CET [25-11-2014 21:29 CET]

[Multi] Dev MAME x86 i x64 0.155.x GIT242033-SVN33521

Raz na jakiś czas będę publikował nowe deweloperskie binarki projektuMAME, natomiast BobBudowniczy będzie się starał na bieżąco śledzić zmiany w changelogu tego  największego projektu emulacyjnego. W wypadku binarek udostępniam także resztę plików z folderu MAME. Link przy każdym wpisie umożliwia samodzielne pobranie źródeł i skompilowanie na własne potrzeby deweloperskiej wersji tego emulatora.

  • GIT242033-SVN33521 let's revisit this after 0.156, shipping it broken is a bad idea (nw) [mamehaze] 2014-11-25 13:52:08

    Changed: raiden2.c

    1 files changed, 7 insertions, 0 deletions

  • maygaym1.c Adding banking support for Global games [James Wallace] 2014-11-25 10:15:33

    Changed: maygay1b.c

    1 files changed, 1 insertions, 1 deletions

  • minor fix. nw. [etabeta78] 2014-11-25 07:29:21

    Changed: pse.c

    1 files changed, 2 insertions, 2 deletions

  • Verified clocks/vsync for Super Ranger and Air Buster. [Corrado Tomaselli] [Scott Stone] 2014-11-25 01:13:17

    Changed: airbustr.c, suna8.c

    2 files changed, 10 insertions, 10 deletions

  • Merge pull request #52 from p1pkin/naomi#5 [Scott Stone] 2014-11-24 12:19:03
  • Slightly more optimized SDL defaults for Emscripten (nw) [Justin Kerk] 2014-11-24 05:11:30

    Changed: sdlmain.c

    1 files changed, 8 insertions, 0 deletions

  • After-thoughts, (nw) [Angelo Salese] 2014-11-24 02:11:33

    Changed: dec0.c, taitojc.c

    2 files changed, 3 insertions, 2 deletions

  • I count this a bit differently, wtf? (nw) [Angelo Salese] 2014-11-24 02:05:40

    Changed: taitojc.c

    1 files changed, 3 insertions, 2 deletions

  • (nw) [Angelo Salese] 2014-11-24 01:49:09

    Changed: astrcorp.c

    1 files changed, 2 insertions, 1 deletions

  • Added SCREEN_RAW_PARAMS for Arkanoid and Astrocorp HWs [Angelo Salese] [Angelo Salese] 2014-11-24 01:47:13

    Changed: arkanoid.c, astrcorp.c

    2 files changed, 48 insertions, 20 deletions

  • Added SCREEN_RAW_PARAMS for Alpha 68k HW [Angelo Salese] [Angelo Salese] 2014-11-24 01:19:44

    Changed: alpha68k.c, dec0.c

    2 files changed, 54 insertions, 38 deletions

  • maygay1b.c: fix missing required objects; also remove oki-related handlers from address map of sets that have nec adpcm instead of oki (nw) [Alex W. Jackson] 2014-11-23 15:50:21

    Changed: maygay1b.c, maygay1bsw.c, maygay1b.h

    3 files changed, 39 insertions, 40 deletions

  • mpu4.c: fix missing required objects (nw) [Alex W. Jackson] 2014-11-23 14:59:53

    Changed: mpu4.c

    1 files changed, 4 insertions, 0 deletions

  • Fix for compile on GCC 4.4.7 (n/w) [Lord-Nightmare] 2014-11-23 08:58:21

    Changed: rspcp2d.c

    1 files changed, 1 insertions, 1 deletions

  • added dump of the sync prom at L8 to Drag Race [Matt] [etabeta78] 2014-11-23 08:50:36

    Changed: dragrace.c

    1 files changed, 3 insertions, 0 deletions

  • Skeleton driver for the PSE Desert Patrol, so to document the [etabeta78] 2014-11-23 08:49:08
  • cv1k.c: Detangle the speedups - NW [briantro] 2014-11-22 23:18:48

    Changed: cv1k.c

    1 files changed, 92 insertions, 52 deletions

  • zn.c: fix missing required objects regression (nw) [Alex W. Jackson] 2014-11-22 22:01:35

    Changed: zn.c

    1 files changed, 2 insertions, 0 deletions

  • New clones added [mariuszw] 2014-11-22 01:10:45
    • ------------------- Super Breakout (Canyon and Vertical Breakout, prototype) [Mariusz Wojcieszek]

      Changed: sbrkout.c, mame.lst

      2 files changed, 27 insertions, 2 deletions

  • remove leftover test code that was accidentally committed (nw) [mamehaze] 2014-11-21 17:27:57

    Changed: 315_5124.c, 315_5124.h, megaplay.c

    3 files changed, 3 insertions, 17 deletions

  • the Genesis VDP inherits the SMS vdp code so that it can run in SMS compatibility mode (a feature of the chip) not so that you can try and use it in both modes at the same time. [mamehaze] 2014-11-21 17:16:42
  • mp_soni2 was trashing so much memory I'm surprised Mame didn't become self aware ;-) [mamehaze] 2014-11-21 13:50:48
    • still haven't figured out what causes mp_gslam to trash part of the screen since we started using the real SMS code for the overlay, nor have I fixed the SMS mixing in interlace mode (soni2) or the incorrect horizontal offset (all games) that were also introduced at that time.

      Changed: 315_5313.c

      1 files changed, 13 insertions, 5 deletions

  • rspdrc: Optimized accumulator access in multiply instructions. [MooglyGuy] [mooglyguy] 2014-11-21 13:26:54

    Changed: rsp.c, rspcp2d.c

    2 files changed, 101 insertions, 180 deletions

  • Remove timeslice yielding when un-halting RSP, is causing hangs in various N64 games. [mooglyguy] 2014-11-21 13:21:32

    Changed: n64.c

    1 files changed, 0 insertions, 2 deletions

  • fixed clang warning with src/emu/cpu/rsp.c (nw) [Oliver Stöneberg] 2014-11-21 12:29:20

    Changed: rsp.c

    1 files changed, 2 insertions, 0 deletions

  • Avoid setting the DP_FREEZE bit, gets Banjo-Kazooie to boot, nw [mooglyguy] 2014-11-21 10:23:28

    Changed: n64.c

    1 files changed, 1 insertions, 1 deletions

  • asuka.c: Standardize Cadash program rom labels and IC locations. - NW [briantro] 2014-11-21 03:11:32

    Changed: asuka.c

    1 files changed, 24 insertions, 24 deletions

  • asuka.c: Add PLDs to all sets of Cadash and add revision levels the US and German sets. - NW [briantro] 2014-11-21 02:54:53

    Changed: asuka.c

    1 files changed, 72 insertions, 29 deletions

  • new clones [mamehaze] 2014-11-21 02:33:53
    • Cadash (Japan, version 2) [ShouTime] Cadash (Japan, oldest version) [ShouTime]
      (and identified the set we have as version 1)

      Changed: asuka.c, mame.lst

      2 files changed, 67 insertions, 12 deletions

  • skeleton (nw) [mamehaze] 2014-11-21 01:45:36

    Changed: atvtrack.c, mame.lst

    2 files changed, 51 insertions, 1 deletions

  • lpc: skeleton acpi [O. Galibert] [Olivier Galibert] 2014-11-20 22:31:30

    Changed: i6300esb.c, i6300esb.h, lpc-acpi.c, lpc-acpi.h, lpc.c, lpc.h, machine.mak, lindbergh.c

    8 files changed, 485 insertions, 3 deletions

  • Fix RSP interpreter, nw [mooglyguy] 2014-11-20 21:34:10

    Changed: rsp.c, rsp.h, rspcp2.c, rspdrc.c, n64.c

    5 files changed, 74 insertions, 115 deletions

  • sshangha.c: restored flip screen support (nw) [Osso] 2014-11-20 21:14:50

    Changed: sshangha.c

    1 files changed, 5 insertions, 2 deletions

  • don't fatalerror on parse error [hap] 2014-11-20 17:45:30

    Changed: pla.c, pla.h

    2 files changed, 22 insertions, 12 deletions

  • pentium: More support of the magic 0x66 prefix [O. Galibert] [Olivier Galibert] 2014-11-20 17:35:09

    Changed: pentops.inc

    1 files changed, 29 insertions, 7 deletions

  • new clones [mamehaze] 2014-11-20 16:39:29
  • More sane values for dec0.c / dec8.c screen raw parameters. [Angelo Salese] [Scott Stone] 2014-11-20 16:14:55

    Changed: dec0.c, dec8.c

    2 files changed, 4 insertions, 4 deletions

  • i6300esb: Document more registers [O. Galibert] [Olivier Galibert] 2014-11-20 13:34:19

    Changed: i6300esb.c, i6300esb.h

    2 files changed, 154 insertions, 2 deletions

  • fixed "unresolved external symbol" with RSP during linking with Visual Studio (nw) [Oliver Stöneberg] 2014-11-20 13:00:53

    Changed: rspcp2d.c

    1 files changed, 68 insertions, 68 deletions

  • (nw) [mamehaze] 2014-11-20 12:24:18

    Changed: sauro.c

    1 files changed, 1 insertions, 1 deletions

  • rsp: fix compile by adding virtual destructor (nw) [Alex W. Jackson] 2014-11-20 04:52:38

    Changed: rspcp2.c, rspcp2.h

    2 files changed, 6 insertions, 0 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Angelo Salese] 2014-11-20 01:04:54

    Changed: cpu.mak, rsp.c, rsp.h, rspcp2.c, rspcp2.h, rspcp2d.c, rspcp2d.h, rspcp2s.c, rspcp2s.h, rspdrc.c, sauro.c, mame.lst

    12 files changed, 10788 insertions, 10778 deletions

  • Improved note, nw [Angelo Salese] 2014-11-20 01:01:15

    Changed: alinvade.c

    1 files changed, 8 insertions, 4 deletions

  • new clones [mamehaze] 2014-11-20 00:26:49
  • (nw) Split RSP vector opcodes into separate files for interpreter, DRC and DRC + SIMD. Breaks interpreter mode for reasons yet unknown. [mooglyguy] 2014-11-19 22:49:06

    Changed: cpu.mak, rsp.c, rsp.h, rspcp2.c, rspcp2.h, rspcp2d.c, rspcp2d.h, rspcp2s.c, rspcp2s.h, rspdrc.c

    10 files changed, 10750 insertions, 10776 deletions

  • pentium: This is the kind of problems you find when a bios uses xmm4 as call stack [O. Galibert] [Olivier Galibert] 2014-11-19 20:00:02

    Changed: i386.c, i386.h, i386dasm.c, i386priv.h, pentops.inc

    5 files changed, 81 insertions, 14 deletions

  • pci: Add grossly hacked smbus [O. Galibert] [Olivier Galibert] 2014-11-16 10:37:22

    Changed: pci-smbus.c, pci-smbus.h, pci.c

    3 files changed, 298 insertions, 0 deletions

  • [Robert] 2014-11-19 14:46:42

    Changed: alinvade.c

    1 files changed, 109 insertions, 69 deletions

  • pretty sure it's 4:3 vertical when compared with cab pics [hap] 2014-11-19 03:27:39

    Changed: alinvade.c

    1 files changed, 0 insertions, 2 deletions

  • antic: pass device_video_interface and kill some machine().first_screen() (nw) [Osso] 2014-11-18 19:03:04

    Changed: antic.c, antic.h

    2 files changed, 11 insertions, 9 deletions

  • Fixed harddriv debug build regression (nw) [Osso] 2014-11-18 18:45:34

    Changed: harddriv.c

    1 files changed, 2 insertions, 0 deletions

  • fixed Visual Studio warnings about truncated constant in src/emu/cpu/rsp/rsp.c (nw) [Oliver Stöneberg] 2014-11-18 09:59:32

    Changed: rsp.c

    1 files changed, 2 insertions, 2 deletions

  • attempt at fixing kinst DRC regression (nw) [Oliver Stöneberg] 2014-11-18 09:43:06
  • cv1k.c: Minor spelling corrections - NW [briantro] 2014-11-18 04:37:34

    Changed: cv1k.c

    1 files changed, 2 insertions, 2 deletions

  • punctuation [Robert] 2014-11-18 03:56:11

    Changed: README.md

    1 files changed, 1 insertions, 1 deletions

  • asteroid.c: Add PCB location to the newly built Lunar Lander rom and added a comment about it being build from original Atari source code. - NW [briantro] 2014-11-18 00:07:06
    • Didn't add "BAD_DUMP" marker as that is still in discussion.

      Changed: asteroid.c

      1 files changed, 2 insertions, 2 deletions

  • Added language rom for Lunar Lander [Mariusz Wojcieszek] [mariuszw] 2014-11-17 21:58:12

    Changed: asteroid.c

    1 files changed, 2 insertions, 9 deletions

  • rsp: Made the RSP interpreter core functional again. [MooglyGuy] [mooglyguy] 2014-11-17 17:23:04

    Changed: rsp.c, rsp.h, rspdrc.c

    3 files changed, 250 insertions, 479 deletions

  • nw [hap] 2014-11-17 14:25:44

    Changed: pla.h

    1 files changed, 4 insertions, 1 deletions

  • cleanup [hap] 2014-11-17 13:56:13

    Changed: plaparse.c

    1 files changed, 134 insertions, 109 deletions

  • tmaster.c: minor updates - NW [briantro] 2014-11-17 03:19:02
    • All versions of Touchmaster run on the same PCB so there should only be one basic machine config. The OKI samples play too slow at 1MHz and too fast at 2Mhz as compared to a real machine. So 1.5Mhz is use as derived by actual OSC 24Mhz devided by 16. - NW

      Changed: tmaster.c

      1 files changed, 25 insertions, 30 deletions

  • tmaster.c: Fix key name - NW [briantro] 2014-11-17 02:07:34
    • The Touchmaster 7000 Eval was a chip swap for Touchmaster 5000 for operators to evaluate the next version so it uses the TM5000 security key. - NW

      Changed: tmaster.c

      1 files changed, 1 insertions, 1 deletions

  • drawgfx.h: Long-overdue documentation about how to use priority-masked [Alex W. Jackson] 2014-11-16 10:19:09
    • drawing (aka pdrawgfx); add some useful constants. [Alex Jackson]
      (nw) prehisle.c: Fix issues introduced by pdrawgfx conversion; use required_region_ptr instead of runtime tag lookup; give gfx regions more meaningful names; remove superfluous "prehisle"'s and "16"'s from member names (it's been many years since you could accidentally plug a handler of the wrong width into an address map and not have the core catch you at compile time)

      Changed: drawgfx.h, prehisle.c, prehisle.h, prehisle.c

      4 files changed, 186 insertions, 77 deletions

  • nw [hap] 2014-11-16 05:51:55

    Changed: plaparse.c

    1 files changed, 8 insertions, 6 deletions

  • made plaparse less strict about whitespace and ordering, and added .phase keyword [hap] 2014-11-16 05:01:08

    Changed: plaparse.c

    1 files changed, 194 insertions, 104 deletions

  • Merge pull request #47 from cuavas/master [Alex W. Jackson] 2014-11-16 02:37:32
  • didn't mean to remove the chip diagram [hap] 2014-11-15 22:45:09

    Changed: pla.h

    1 files changed, 17 insertions, 1 deletions

  • mame.lst: Account for set rename - NW [briantro] 2014-11-15 21:36:12

    Changed: mame.lst

    1 files changed, 1 insertions, 1 deletions

  • New Working Bit Boss Megatouch game [briantro] 2014-11-15 21:28:56
    • New Game Added ---------------------------------------- Pit Boss Megatouch (9234-20-01) [Brian Troha, Mariusz Wojcieszek, The Dumping Union]

      Changed: meritm.c, mame.lst

      2 files changed, 41 insertions, 43 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Scott Stone] 2014-11-15 21:25:54

    Changed: naomi.c, naomim4.c, naomim4.h

    3 files changed, 61 insertions, 46 deletions

  • Added preliminary layout for Alien Invaders based on screenshot [Scott Stone] 2014-11-15 21:25:06

    Changed: alinvade.c, alinvade.lay, mame.mak

    3 files changed, 30 insertions, 1 deletions

  • Use of security PIC's readouts for Naomi-M4 decryption [Andreas Naive] [andreasnaive] 2014-11-15 19:42:35

    Changed: naomi.c, naomim4.c, naomim4.h

    3 files changed, 61 insertions, 46 deletions

  • Added f/f mechanism for irq, game works (lol?), added information about a very crude protection mechanism. [Angelo Salese] 2014-11-15 15:42:37

    Changed: alinvade.c

    1 files changed, 29 insertions, 13 deletions

  • Merge pull request #46 from p1pkin/naomi#4 [Scott Stone] 2014-11-15 14:17:44
    • Naomi updates and corrections [Metallic] Ferrari F355 (original no-link deluxe) USA BIOS added [Andy Geezer]

      Changed: naomi.c, mame.lst

      2 files changed, 86 insertions, 75 deletions

  • ngen: added basic display, and other little bits of WIP. [mahlemiut] 2014-11-15 13:10:32
  • New games promoted from NOT_WORKING [mariuszw] 2014-11-15 11:50:50
    • ---------------------------------------------- Alien Invaders [Seth Soffer, David Haywood, Mariusz Wojcieszek]

      Changed: alinvade.c

      1 files changed, 4 insertions, 2 deletions

  • lethal.c: sanify palette size and bankdev address map; add placeholder for gfx ROM read (nw) [Alex W. Jackson] 2014-11-15 11:44:55

    Changed: lethal.c, lethal.h, lethal.c

    3 files changed, 56 insertions, 53 deletions

  • goldngam.c, popobear.c: fix unsafe casts pointed out by Aaron comments; the other driver with such comments, crystal.c, is a lost cause (nw) [Alex W. Jackson] 2014-11-15 10:22:56

    Changed: goldngam.c, popobear.c

    2 files changed, 24 insertions, 39 deletions

  • fix cache2 problem [hap] 2014-11-15 02:39:55

    Changed: pla.c

    1 files changed, 2 insertions, 2 deletions

  • fix compile [hap] 2014-11-15 01:49:20

    Changed: pla.c, plaparse.c

    2 files changed, 2 insertions, 2 deletions

  • Continued work on inputs/mapping for Alien Invaders. [Mariusz Wojcieszek] [Scott Stone] 2014-11-14 23:42:19

    Changed: alinvade.c

    1 files changed, 60 insertions, 15 deletions

  • Fixed MT00135 (nw) [Osso] 2014-11-14 17:34:59

    Changed: dynax.c

    1 files changed, 17 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-14 13:33:01
    • Dunk Shot (Rev C, FD1089A 317-0022) [ShinobiZ & COY]
      -- this one slipped through the cracks, the dump is from 2004! thanks to JackC for pointing it out
      Dunk Shot by SEGA 1987 rev C
      833-6268-05
      Custom 317-0022 FD1089A
      EP10473.A7 [7f1f5a27] = 10473.BIN from Dunk Shot (Sega, protected) EP10474.A8 [419a656e] = 10474.BIN from Dunk Shot (Sega, protected) EP10475.A9 [17d55e85] = 10475.BIN from Dunk Shot (Sega, protected) EP10476.A10 [a6be0956] = 10476.BIN from Dunk Shot (Sega, protected) EP10477.B1 [f9d3b2cb] = 10477.BIN from Dunk Shot (Sega, protected) EP10478.B2 [5b5c5c92] = 10478.BIN from Dunk Shot (Sega, protected) EP10479.B3 [e84190a0] = 10479.BIN from Dunk Shot (Sega, protected) EP10481.B5 [feb04bc9] = 10481.BIN from Dunk Shot (Sega, protected) EP10482.B6 [5bc07618] = 10482.BIN from Dunk Shot (Sega, protected) EP10483.B7 [7cab4f9e] = 10483.BIN from Dunk Shot (Sega, protected) EP10520C.A1 [ba9c5d10] NOT FOUND! EP10521.A2 [e2d5f97a] = 10468.BIN from Dunk Shot (Sega, protected) EP10522.A3 [e5b5f754] NOT FOUND! EP10523C.A4 [106733c2] NOT FOUND! EP10524.A5 [22777314] = 10471.BIN from Dunk Shot (Sega, protected) EP10525.A6 [7f41f334] NOT FOUND! EP10526.B4 [bf200754] = IC46-B14.BIN from Dunk Shot (Sega, bootleg) EP10527.B8 [39b1a242] = IC47-B10.BIN from Dunk Shot (Sega, bootleg) EP10528.B9 [a8a3762d] NOT FOUND! EP10529.B10 [80cbff50] NOT FOUND! EP10530.B11 [2dbe1e52] NOT FOUND!
      Provided to you by Belgium Dump Team (ShinobiZ & COY) on 10/10/2004.

      Changed: segas16b.c, mame.lst

      2 files changed, 46 insertions, 1 deletions

  • ttchamp.c: Minor info update [briantro] 2014-11-14 04:46:19
  • Minor doc updates [briantro] 2014-11-14 04:32:07
    • Casanova is listed a game by Promat on a HK government Approved Game list. Also One Shot One Kill is listed as by "Promet" which is a typo of Promat. - NW
  • alinvade wip (nw) [mamehaze] 2014-11-13 22:27:35

    Changed: alinvade.c

    1 files changed, 32 insertions, 7 deletions

  • cps2: Roman numeral consistency (nw) [Alex W. Jackson] 2014-11-13 19:08:22

    Changed: cps2.c

    1 files changed, 5 insertions, 5 deletions

  • Fix compilation with GCC 4.4.7 (n/w) [Lord-Nightmare] 2014-11-13 05:49:29

    Changed: mips3drc.c

    1 files changed, 1 insertions, 1 deletions

  • Add correct xtal for Kaneko Fly Boy/Fast Freddie hardware based on PCB pictures, correct clocks in driver. [Lord Nightmare, albolo] [Lord-Nightmare] 2014-11-13 01:19:14

    Changed: xtal.h, fastfred.c

    2 files changed, 6 insertions, 7 deletions

  • Fix for Godzilla too [Angelo Salese] 2014-11-12 22:40:22

    Changed: legionna.c

    1 files changed, 1 insertions, 1 deletions

  • Fix MT #05780 [Angelo Salese] 2014-11-12 22:20:20

    Changed: naomi.c, raiden2.c

    2 files changed, 3 insertions, 6 deletions

  • Fix for incorrect comment type (nw) [Scott Stone] 2014-11-12 21:15:19

    Changed: naomi.c

    1 files changed, 1 insertions, 1 deletions

  • Golgo13: fix for service mode toggle mode. [Angelo Salese] 2014-11-12 20:35:58
  • naomi.c, chihiro.c, triforce.c: [f205v, Metallic] [Scott Stone] 2014-11-12 20:24:11
  • fixed compiling with old Apple GCC (hs and hl are unsigned int, and therefore cannot be < 0). nw. [etabeta78] 2014-11-12 18:48:43

    Changed: rspdrc.c

    1 files changed, 4 insertions, 4 deletions

  • new clones [Osso] 2014-11-12 18:31:03
  • new NOT WORKING [David Haywood] 2014-11-12 16:53:37
  • line endings (nw) [Alex W. Jackson] 2014-11-12 06:48:27

    Changed: tmaster.c

    1 files changed, 1867 insertions, 1867 deletions

  • tmaster.c: reverse-engineered the keys for all protected TouchMaster games; removed the protection hacks [peterferrie] 2014-11-12 04:50:32

    Changed: tmaster.c

    1 files changed, 1867 insertions, 2222 deletions

  • i82875p: That one was not needed after all [O. Galibert] [Olivier Galibert] 2014-11-11 20:46:44

    Changed: i82875p.h

    1 files changed, 1 insertions, 1 deletions

  • pci: generic mapping [O. Galibert] [Olivier Galibert] 2014-11-11 20:41:30

    Changed: pci-smbus.c, pci.c, pci.h

    3 files changed, 168 insertions, 12 deletions

  • i6300esb: More mapping verbosity [O. Galibert] [Olivier Galibert] 2014-11-11 16:46:56

    Changed: i6300esb.c

    1 files changed, 39 insertions, 0 deletions

  • kram3: add GUP flag since encryption isn't fully understood (nw) [Osso] 2014-11-11 20:26:14

    Changed: qix.c

    1 files changed, 1 insertions, 1 deletions

  • upd7810: fix puzzli sound (nw) [Alex W. Jackson] 2014-11-11 19:32:34

    Changed: upd7810.c

    1 files changed, 1 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-11 16:17:38
  • i6300esb: More more more [O. Galibert] [Olivier Galibert] 2014-11-11 15:55:41

    Changed: i6300esb.c, i6300esb.h, i82875p.c, pci.c, pci.h

    5 files changed, 359 insertions, 25 deletions

  • (nw) [Alex W. Jackson] 2014-11-11 11:45:20

    Changed: k052109.c

    1 files changed, 1 insertions, 1 deletions

  • fix MT 05395 [Alex Jackson] [Alex W. Jackson] 2014-11-11 11:33:06

    Changed: tmnt.c

    1 files changed, 1 insertions, 1 deletions

  • some Taito documentation (nw) [Alex W. Jackson] 2014-11-11 09:50:42

    Changed: tc0100scn.c, tc0480scp.c

    2 files changed, 56 insertions, 14 deletions

  • tilemap.h: remove temporary assert (nw) [Alex W. Jackson] 2014-11-11 03:08:29

    Changed: tilemap.h

    1 files changed, 0 insertions, 1 deletions

  • Fix uPD7810 sound/hang regressions in some MAME drivers (nw) [Alex W. Jackson] 2014-11-11 02:59:03

    Changed: upd7810.c, fitfight.c, homedata.c

    3 files changed, 7 insertions, 5 deletions

  • new Player's Edge Plus clone [briantro] 2014-11-11 02:27:18
    • New Clone Added --------------------------------------- Player's Edge Plus (PP0040) Standard Draw Poker (International) [BrianT, Ken R]

      Changed: peplus.c, mame.lst

      2 files changed, 24 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-11 01:52:23
    • Play Girls 2 (bootleg) [system11]
      (also I took the chance to unify the gfxdecodes in the drivers, and give them a real name instead of '2')

      Changed: taito_l.c, mame.lst

      2 files changed, 85 insertions, 94 deletions

  • new NOT WORKING [mamehaze] 2014-11-11 00:49:42
    • Sonic 2 (bootleg of Megadrive version) [caius]
      needs correct coin logic (mcu sim?) hooking up for this bootleg, looks like a nasty hack, time counter is accelerated (so really you don't have long to complete the levels) sonic lives logo is hacked out and replaced with the credit display.
      it boots with 2 credits, so you can play it right now, but can't add more credits.

      Changed: megadrvb.c, mame.lst

      2 files changed, 9 insertions, 0 deletions

  • dec8: lol 'colour overflow' (nw) [Alex W. Jackson] 2014-11-11 00:11:29

    Changed: dec8.c

    1 files changed, 0 insertions, 10 deletions

  • i82875p: Host bridge fun [O. Galibert] [Olivier Galibert] 2014-11-10 23:08:51

    Changed: i82875p.c, i82875p.h, pci.c, pci.h

    4 files changed, 419 insertions, 2 deletions

  • new clones [mamehaze] 2014-11-10 22:24:57
    • Ave Fenix (Recreativos Franco) [Enricnes]
      (also verified on a PCB owned by Roselson)
      this is the more polished of the Spanish bootlegs, possibly with a real license, even if the code is hacked from the original.

      Changed: phoenix.c, mame.lst

      2 files changed, 26 insertions, 1 deletions

  • gunbustr.c: use core palette handling (nw) [Alex W. Jackson] 2014-11-10 22:22:27

    Changed: gunbustr.c, gunbustr.h

    2 files changed, 6 insertions, 20 deletions

  • undrfire.c, groundfx.c: improve documentation (TC0620SCC is the 6bpp tilemap chip) (nw) [Alex W. Jackson] 2014-11-10 21:36:34

    Changed: groundfx.c, undrfire.c, groundfx.c, undrfire.c

    4 files changed, 45 insertions, 46 deletions

  • cbombers: fix TC0480SCP text layer colors [Alex Jackson] [Alex W. Jackson] 2014-11-10 20:55:33

    Changed: undrfire.c

    1 files changed, 4 insertions, 3 deletions

  • pci: Add remapping notifiers [O. Galibert] [Olivier Galibert] 2014-11-10 19:46:48

    Changed: i6300esb.c, pci.c, pci.h

    3 files changed, 40 insertions, 1 deletions

  • minor fixes [hap] 2014-11-10 17:34:06

    Changed: tms0980.c

    1 files changed, 8 insertions, 13 deletions

  • removed duplicated line of code (nw) [Oliver Stöneberg] 2014-11-10 10:19:15

    Changed: winmain.c

    1 files changed, 0 insertions, 3 deletions

  • Taito device tilemap assert fixes, and clean up of obsolete stuff (nw) [Alex W. Jackson] 2014-11-10 08:34:30

    Changed: darius.c, opwolf.c, rainbow.c, rastan.c, slapshot.c, taito_f2.c, topspeed.c, darius.h, ninjaw.h, warriorb.h, darius.c, ninjaw.c, tc0080vco.c, tc0100scn.c, tc0100scn.h, tc0480scp.c, warriorb.c

    17 files changed, 73 insertions, 154 deletions

  • Merge pull request #44 from ramiropolla/steppers [Miodrag Milanović] 2014-11-10 08:26:46
  • Merge pull request #43 from ramiropolla/upd7810 [Miodrag Milanović] 2014-11-10 08:26:39
  • peplus.c: Slight update - NW [briantro] 2014-11-10 04:48:03

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

  • peplus.c: Documentation update - NW [briantro] 2014-11-10 04:31:58

    Changed: peplus.c

    1 files changed, 18 insertions, 21 deletions

  • small cleanup [hap] 2014-11-09 21:35:01

    Changed: segas24.c, segas24.h, segaic24.h, segas24.c

    4 files changed, 83 insertions, 80 deletions

  • pentium: Some stuff to make lindbergh go further [O. Galibert] [Olivier Galibert] 2014-11-09 20:35:18

    Changed: i386.c, i386.h, i386ops.inc, i386priv.h, pentops.inc

    5 files changed, 94 insertions, 6 deletions

  • Fix more tilemap asserts (remaining ones are all Taito drivers) (nw) [Alex W. Jackson] 2014-11-09 19:44:08

    Changed: deco32.c, tattack.c

    2 files changed, 4 insertions, 4 deletions

  • new NOT WORKING [mamehaze] 2014-11-09 19:41:27
    • Club Pacman [Roberto Fresca, ytsejam]
      very weird set dumped by Robbie, might even be an original codebase, has a 2 player simultaneous mode (not as polished as Pacman Twin) need to fins the control multiplex tho, and understand if the game is really glitchy due to how it's programmed, or if there's something else going on.

      Changed: pacman.c, mame.lst

      2 files changed, 153 insertions, 0 deletions

  • i386: MMX disassembly fixes [O. Galibert] [Olivier Galibert] 2014-11-09 18:18:06

    Changed: i386dasm.c

    1 files changed, 20 insertions, 12 deletions

  • added assert for usage of uninitialized stack memory in n64_rdp::SpanDraw1Cycle() (nw) [Oliver Stöneberg] 2014-11-09 14:10:48
    • happens with e.g. n64 -cart vprowrs2 - it actually already goes out of bounds in poly_manager::render_triangle_custom() but since that code is generic it's hard to add an assert there / also added another FBSize check

      Changed: n64.c, rdpspn16.c

      2 files changed, 16 insertions, 0 deletions

  • added another check for unsupported FBSize (nw) [Oliver Stöneberg] 2014-11-09 12:50:30
  • new Player's Edge Plus poker clones [briantro] 2014-11-09 11:47:51
    • New Clones Added -------------------------------------------- Player's Edge Plus (PP0042) 10's or Better [BrianT, Ken R] Player's Edge Plus (PP0043) 10's or Better (International, set 2) [BrianT, Ken R] Player's Edge Plus (PP0060) Standard Draw Poker (set 3) [BrianT, Ken R] Player's Edge Plus (PP0429) Joker Poker (Aces or Better, set 2) [BrianT, Ken R]

      Changed: peplus.c, mame.lst

      2 files changed, 100 insertions, 7 deletions

  • Fix for atetrisb2 regression (nw) [Osso] 2014-11-09 10:36:25
    • Do the bootlegs really have the slapstick? our code assumes so. Maybe it's something equivalent and we don't bother documenting it?

      Changed: atetris.c

      1 files changed, 2 insertions, 0 deletions

  • Update README.md [Miodrag Milanović] 2014-11-09 10:32:44
  • Update README.md [Miodrag Milanović] 2014-11-09 10:26:51
    • Just test of UTF-8 encoding in notifier šđšđćžćžćčćč

      Changed: README.md

      1 files changed, 1 insertions, 0 deletions

  • mario.c: fix Monitor switch so it correctly affects both tiles and sprites [Alex Jackson] [Alex W. Jackson] 2014-11-09 09:27:54

    Changed: mario.c, mario.h, mario.c

    3 files changed, 34 insertions, 37 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Oliver Stöneberg] 2014-11-09 08:59:03

    Changed: apfimag_cass.xml, coco_dwsock.c, ampoker2.c, batman.c, calomega.c, cninja.c, coinmstr.c, legionna.c, miniboy7.c, pipedrm.c, sbugger.c, calomega.c, k054156_k054157_k056832.c

    13 files changed, 109 insertions, 269 deletions

  • Revert "Revert "added assert for e.g. n64 -cart waveracej crash in rsp_device::generate_checksum_block() (nw)"" [Oliver Stöneberg] 2014-11-09 08:58:44
    • This reverts commit 36218e2220cca2d31121a06c314ad11f72431527.

      Changed: rspdrc.c

      1 files changed, 3 insertions, 0 deletions

  • Revert "added assert for e.g. n64 -cart waveracej crash in rsp_device::generate_checksum_block() (nw)" [Oliver Stöneberg] 2014-11-09 08:58:01
    • This reverts commit 491842f8db702b2ccd94c7f0ae78482ab48cef05.

      Changed: rspdrc.c

      1 files changed, 0 insertions, 3 deletions

  • First batch of tilemap assert fixes (nw) [Alex W. Jackson] 2014-11-09 08:32:19

    Changed: ampoker2.c, batman.c, cninja.c, coinmstr.c, legionna.c, pipedrm.c, sbugger.c, k054156_k054157_k056832.c

    8 files changed, 12 insertions, 11 deletions

  • miniboy7.c: Slightly improve colors (see gfx2 color 4, now correct playing card colors) (nw) [Alex W. Jackson] 2014-11-09 08:06:19

    Changed: miniboy7.c

    1 files changed, 8 insertions, 8 deletions

  • calomega.c: Improve color emulation by analogy with tugboat.c (which is actually a heavily modified Cal Omega board) [Alex Jackson] [Alex W. Jackson] 2014-11-09 08:04:04

    Changed: calomega.c, calomega.c

    2 files changed, 75 insertions, 242 deletions

  • Prevent calls to osd_read/write when m_pSocket is NULL [nw] [jbu] 2014-11-09 02:33:06

    Changed: coco_dwsock.c

    1 files changed, 6 insertions, 0 deletions

  • added asserts for n64 -cart conker crash in mips3_device::generate_checksum_block() (nw) [Oliver Stöneberg] 2014-11-08 22:38:56

    Changed: mips3drc.c

    1 files changed, 3 insertions, 0 deletions

  • added sega_315_5296_device [hap] 2014-11-08 19:33:05

    Changed: segas18.c, segas18.h, segas18.c

    3 files changed, 113 insertions, 188 deletions

  • mm58167: initialize IRQ control register on reset. (nw) [Sandro Ronco] 2014-11-08 14:06:04

    Changed: mm58167.c

    1 files changed, 1 insertions, 0 deletions

  • twin16: fix savestate regression after tilemap conversion (nw) [Alex W. Jackson] 2014-11-07 23:02:53

    Changed: twin16.h, twin16.c

    2 files changed, 14 insertions, 4 deletions

  • MM58167: implemented IRQs and counters write, this allow to pass the K803 diagnostic test. (nw) [Sandro Ronco] 2014-11-07 22:19:16
  • added command-line option -[no]drc_log_native to control DRC native diassembly logging [Oliver Stöneberg] [Oliver Stöneberg] 2014-11-07 21:24:35
  • peplus.c: Minor update - NW [briantro] 2014-11-07 18:47:44
    • Add the rom from the internal printer control PCB and a little bit more documentation for the Player's Choice MG0252 set.

      Changed: peplus.c

      1 files changed, 21 insertions, 1 deletions

  • Merge pull request #28 from felipesanches/gforce2_motorcpu [hap] 2014-11-07 18:30:49
  • Merge pull request #39 from p1pkin/naomi#2 [Scott Stone] 2014-11-07 14:52:22
  • pci: A little more, reaches an unemulated pslldq at fd228 [O. Galibert] [Olivier Galibert] 2014-11-07 14:27:39

    Changed: i6300esb.c, i6300esb.h, pci.c, pci.h

    4 files changed, 298 insertions, 37 deletions

  • naomi.c: redumped F355 [Andy Geezer] [MetalliC] 2014-11-07 14:24:16

    Changed: naomi.c

    1 files changed, 1 insertions, 1 deletions

  • added device shortname to DRC UML log for systems with multiple DRCs (nw) [Oliver Stöneberg] 2014-11-07 11:34:19
  • added command-line option -[no]drc_log_uml to control DRC UML disassembly logging [Oliver Stöneberg] [Oliver Stöneberg] 2014-11-07 11:20:27
  • tilemap.c: Respect gfx_element::colors() just like drawgfx.c does. Add temporary assert to catch regressions (i.e. drivers that didn't define their gfx elements correctly) (nw) [Alex W. Jackson] 2014-11-07 10:14:12

    Changed: tilemap.h

    1 files changed, 2 insertions, 1 deletions

  • Merge pull request #37 from ramiropolla/upd7810 [Miodrag Milanović] 2014-11-07 08:09:40
  • tumbleb.c: flip_screen_set() automatically flips tilemaps (nw) [Alex W. Jackson] 2014-11-07 06:27:07

    Changed: tumbleb.c

    1 files changed, 2 insertions, 8 deletions

  • added tms0970 device [hap] 2014-11-07 01:46:35

    Changed: tms0980.c, tms0980.h

    2 files changed, 16 insertions, 2 deletions

  • Update README.md [Miodrag Milanović] 2014-11-06 18:36:59
  • bit of a driver specific hack to work around what seems to be a core problem when you have multiple screens of different refresh rates and partial updates. [mamehaze] 2014-11-06 18:24:01
    • not marked the game as working yet because the side screens seem to crash when you pick the roadster

      Changed: harddriv.c, slapstic.c

      2 files changed, 21 insertions, 37 deletions

  • Fixed MT04990 (nw) [Osso] 2014-11-06 18:13:48

    Changed: tumbleb.c, tumbleb.h, tumbleb.c

    3 files changed, 29 insertions, 32 deletions

  • enabled the RDP range checks by default for now (nw) [Oliver Stöneberg] 2014-11-06 16:03:45
    • this reports some out-of-bounds accesses only ubsan would report otherwise - happens with e.g. n64 -cart nbaliv99u

      Changed: n64.h

      1 files changed, 1 insertions, 1 deletions

  • try 2 - Backport MBC1COL detection from GoodGBx [Cowering] 2014-11-06 15:19:39

    Changed: gb_slot.c

    1 files changed, 1 insertions, 1 deletions

  • Backport MBC1COL detector from GoodGBx [Cowering] 2014-11-06 15:10:11

    Changed: gb_slot.c

    1 files changed, 22 insertions, 2 deletions

  • added fatalerror for unsupported FBSize in RDP (nw) [Oliver Stöneberg] 2014-11-06 11:50:29
  • Build fixes for Emscripten (nw) [Justin Kerk] 2014-11-06 08:12:54

    Changed: makefile, sdl.mak

    2 files changed, 9 insertions, 2 deletions

  • new clones [mamehaze] 2014-11-06 05:51:54
    • Oriental Legend 2 (V101, China) [bytestorm] (not working) Knights of Valour 2 New Legend (V300, Taiwan) [bytestorm] (not working)

      Changed: pgm2.c, mame.lst

      2 files changed, 55 insertions, 0 deletions

  • Start converting the various Hard Drivin' board types to be devices, allowing me to add the 2 additional video boards to Race Drivin' Panorama. [mamehaze] 2014-11-06 05:00:32
    • This brings Race Drivin' Panorama to within an inch of working, however there seems to be what I think is a core bug with partial updates on anything except the primary screen, meaning the other screens fail to update properly. It isn't a communicaiton issue ,as you can swap the screens around and get the other screens updating smoothly instead, it just doesn't seem to want to update the screen when it should. With a tiny bit more work this could be marked as working.
      Also added default eeproms for each of the sub-boards with the views correctly setup.

      Changed: harddriv.c, harddriv.c, harddriv.h, racedrivpan.lay, asic65.c, harddriv.c, slapstic.c, mame.mak, harddriv.c

      9 files changed, 1561 insertions, 689 deletions

  • get rid of some global stuff by making this a device, need this step for now, will improve further later (nw) [mamehaze] 2014-11-05 23:26:26

    Changed: atarig1.c, atarisy1.c, atarisy2.c, atetris.c, cyberbal.c, gauntlet.c, harddriv.c, rampart.c, starwars.c, vindictr.c, xybots.c, atarigx2.h, atarisy2.h, atetris.h, harddriv.h, slapstic.h, starwars.h, atarigen.c, atarigen.h, harddriv.c, slapstic.c, atarisy2.c

    22 files changed, 327 insertions, 164 deletions

  • New Magic Bubble clone [briantro] 2014-11-05 22:19:21
    • New Clone Added ------------------------------------ Magic Bubble (Adult version, YS-0211 PCB) [caius, The Dumping Union]

      Changed: yunsun16.c, mame.lst

      2 files changed, 58 insertions, 25 deletions

  • new Battle Bakraid clone added [briantro] 2014-11-05 22:17:13
    • New Clone Added --------------------------------------- Battle Bakraid - Unlimited Version (China) (Tue Jun 8 1999) [Bill D, The Dumping Union]

      Changed: toaplan2.c, mame.lst

      2 files changed, 28 insertions, 0 deletions

  • nw [hap] 2014-11-05 21:59:33

    Changed: beaminv.c

    1 files changed, 1 insertions, 1 deletions

  • looks like they romanized themselves as "Teknon Kogyo", seen on Dracula titlescreen(another old game by them) [hap] 2014-11-05 21:38:49

    Changed: beaminv.c

    1 files changed, 1 insertions, 1 deletions

  • twin16: note about fround (nw) [Alex W. Jackson] 2014-11-05 21:37:03

    Changed: twin16.c

    1 files changed, 13 insertions, 0 deletions

  • k007121.c: improve documentation (nw) [Alex W. Jackson] 2014-11-05 18:53:11

    Changed: k007121.c, konamiic.txt

    2 files changed, 13 insertions, 9 deletions

  • Compile fix (nw) [Miodrag Milanovic] 2014-11-05 15:13:50

    Changed: pci.c

    1 files changed, 1 insertions, 1 deletions

  • get rid of old printfs [hap] 2014-11-05 13:27:17

    Changed: tms0980.c

    1 files changed, 12 insertions, 30 deletions

  • MT 03590 [Alex Jackson] [Alex W. Jackson] 2014-11-05 09:44:34

    Changed: rockrage.c, rockrage.c

    2 files changed, 18 insertions, 28 deletions

  • (mess) num9rev: add number 9 revolution 512x32 [Carl] [cracyc] 2014-11-05 02:39:38
  • rspdrc: Added undocumented ops VADDB, VACCB, VSUBB, and VSUCB. [MooglyGuy] [mooglyguy] 2014-11-04 23:11:55

    Changed: rsp.h, rspdrc.c

    2 files changed, 103 insertions, 2 deletions

  • vigilant.c: Consistency, some hade "Rev." and others just "Rev" - NW [briantro] 2014-11-04 21:34:27

    Changed: vigilant.c

    1 files changed, 2 insertions, 2 deletions

  • coolridr.c: Add a note about "Aqua Stage" also running on Sega H1 hardware. - NW [briantro] 2014-11-04 21:25:29

    Changed: coolridr.c

    1 files changed, 9 insertions, 6 deletions

  • rspdrc: Fix crash on Linux when recompiling BREAK opcode. [MooglyGuy, Firewave] [mooglyguy] 2014-11-04 16:04:43

    Changed: rspdrc.c

    1 files changed, 1 insertions, 1 deletions

  • flush drcuml.asm log (nw) [Oliver Stöneberg] 2014-11-04 15:36:32

    Changed: drcuml.c

    1 files changed, 1 insertions, 0 deletions

  • mips3: Fixed left-shift-of-signed-value issues. [MooglyGuy] [mooglyguy] 2014-11-04 14:14:26
  • correct patches for drgw2hk [iq_132] [mamehaze] 2014-11-04 11:43:40

    Changed: pgmprot_igs025_igs012.c

    1 files changed, 4 insertions, 6 deletions

  • upd7220: shift screen down by vbp (nw) [cracyc] 2014-11-04 04:31:47

    Changed: upd7220.c

    1 files changed, 6 insertions, 6 deletions

  • (mess) upd7220: duh (nw) [cracyc] 2014-11-04 02:22:38

    Changed: upd7220.c

    1 files changed, 1 insertions, 1 deletions

  • just test code (nw) [mamehaze] 2014-11-04 01:51:52

    Changed: stv.c, stv.h, 315-5881_crypt.c, 315-5881_crypt.h, stvprot.c

    5 files changed, 20 insertions, 9 deletions

  • OS/2 build fixes [KO Myung-Hun] [arbee] 2014-11-04 01:48:51

    Changed: sqlite3.c, mongoose.c

    2 files changed, 36 insertions, 1 deletions

  • MT 05776 [Robert] 2014-11-03 23:57:43

    Changed: tx1.h, tx1.c

    2 files changed, 18 insertions, 22 deletions

  • Cleanup of unwanted comment (nw) [Scott Stone] 2014-11-03 23:18:17

    Changed: naomi.c

    1 files changed, 1 insertions, 1 deletions

  • upd7220: Bresenham line drawing [Carl] [cracyc] 2014-11-03 22:13:53
  • n64: Fix up how negative values are handled in VRSQL/VRCPL [MooglyGuy] [mooglyguy] 2014-11-03 22:09:55

    Changed: rspdrc.c

    1 files changed, 55 insertions, 91 deletions

  • rsp: Add VNOP, VNULL, and VRSQ instructions. [MooglyGuy] [mooglyguy] 2014-11-03 21:18:39

    Changed: rsp.h, rspdrc.c

    2 files changed, 149 insertions, 0 deletions

  • vigilant.c: Misc updates / corrections - NW [briantro] 2014-11-03 21:09:47
    • Make the unknown World set a bootleg. Use the correct roms for the World Rev C version. Standardize a few rom names and or add IC location where possible. Add a note about need to verify / correct the rom sets for the US versions. - NW

      Changed: vigilant.c

      1 files changed, 62 insertions, 67 deletions

  • n64: Abort MIPS timeslice when unhalting RSP. Fixes many RSP tests. [MooglyGuy] [mooglyguy] 2014-11-03 20:35:06

    Changed: n64.c

    1 files changed, 12 insertions, 109 deletions

  • segas18.c: Fill in the dipswitches for Hammer Away. [Brian Troha] [briantro] 2014-11-03 20:25:37
    • Out of whatsnew: made the Hammer Away addition conform to the driver. IE: Alphabetize, spacing, header ect.... - NW

      Changed: segas18.c

      1 files changed, 95 insertions, 102 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [mamehaze] 2014-11-03 19:37:29

    Changed: abc99.c

    1 files changed, 28 insertions, 27 deletions

  • missed a line (nw) [mamehaze] 2014-11-03 19:36:44

    Changed: segas18.c

    1 files changed, 1 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-03 18:18:06
  • rdp: Do LOD calculation even in 1-cycle mode. Fixes many tests. [MooglyGuy] [mooglyguy] 2014-11-03 15:50:11

    Changed: rdptpipe.c

    1 files changed, 48 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-03 15:27:46
  • Merge branch 'master' of https://github.com/mamedev/mame [etabeta78] 2014-11-03 11:18:15

    Changed: mips3drc.c

    1 files changed, 8 insertions, 0 deletions

  • fixed obvious typo. nw. [etabeta78] 2014-11-03 10:59:47

    Changed: k803.c

    1 files changed, 1 insertions, 1 deletions

  • mips3drc: Generate -0.0 for NEG.S/D of 0.0 as FNEG does not on x86 [MooglyGuy] [mooglyguy] 2014-11-03 11:10:35

    Changed: mips3drc.c

    1 files changed, 8 insertions, 0 deletions

  • mips3drc: Sign-extend ROUND.L, TRUNC.L, CEIL.L and FLOOR.L [MooglyGuy] [mooglyguy] 2014-11-03 10:53:30

    Changed: mips3drc.c

    1 files changed, 4 insertions, 0 deletions

  • rspdrc: Add destination address support to the BREAK opcode. [MooglyGuy] [mooglyguy] 2014-11-03 10:52:19

    Changed: rsp.h, rspdrc.c, rspfe.c

    3 files changed, 31 insertions, 19 deletions

  • Fix -validation issue for naomi.c (nw) [Scott Stone] 2014-11-03 10:30:39

    Changed: naomi.c

    1 files changed, 1 insertions, 1 deletions

  • align bus section of the makefile. nw. [etabeta78] 2014-11-03 06:53:10

    Changed: mame.mak

    1 files changed, 3 insertions, 0 deletions

  • New WORKING Game [mamehaze] 2014-11-03 02:16:34
    • -- Hammer Away (prototype) [( Atro - from Neo-geo.com aka Rui Baptista ) ( _rm_ - from Neo-geo.com aka Ricardo Marques) ( 1up - from Neo-geo.com aka Daniel "casebres" )]
      (not extensively tested, but seems to work, needed irq0 on the sound cpu from the YM, also has more tiles than any other game, might tweak the code further) (ROM check fails, but I assume that's just because it's a proto.)

      Changed: segas18.c, segas18.h, mame.lst

      3 files changed, 118 insertions, 1 deletions

  • calchase: use larger nvram (nw) [cracyc] 2014-11-03 01:22:53

    Changed: calchase.c

    1 files changed, 6 insertions, 0 deletions

  • new TMNT clone [briantro] 2014-11-02 21:21:50
    • Was formerly the unknown nonworking incomplete dump. Another board with the same version was found and dumped to supply the missing 4 program rom. - NW
      New Clone Added (promoted from nonworking) ----------------------------------------------- Teenage Mutant Hero Turtles (UK 4 Players, set 3) [caius]

      Changed: tmnt.c

      1 files changed, 4 insertions, 6 deletions

  • Merge pull request #32 from p1pkin/naomi#1 [Miodrag Milanović] 2014-11-02 17:34:19
  • naomi.c: vonot maskrom label corrected [MetalliC] 2014-11-02 17:30:24

    Changed: naomi.c

    1 files changed, 13 insertions, 14 deletions

  • Merge pull request #30 from p1pkin/naoimi#1 [Miodrag Milanović] 2014-11-02 15:51:49
  • naomi.c: [MetalliC] 2014-11-02 15:34:40
    • samba2k, ringout - correct maskrom size and labels [Arzeno Fabrice, MetalliC] cartridge docs updates and additions

      Changed: naomi.c

      1 files changed, 78 insertions, 87 deletions

  • (mess) upd7220: so dividing by lr didn't quite work (nw) [cracyc] 2014-11-02 15:05:24
    • --- This works better but it looks too weird to be entirely correct.

      Changed: upd7220.c

      1 files changed, 2 insertions, 1 deletions

  • amstrad: made PlayCity output in stereo, add the device has its own stereo audio output. [mahlemiut] 2014-11-02 12:29:47

    Changed: playcity.c, playcity.h

    2 files changed, 15 insertions, 9 deletions

  • peplus.c: Added Clear CMOS IVC006 to driver - NW [briantro] 2014-11-02 10:52:13
    • Not really useful in emulation but added for completeness and for users / owners / collectors - NW
      New Clone Added ------------------------------------------ Player's Edge Plus (IVC006) Clear EEPROM Chip [BrianT]

      Changed: peplus.c, mame.lst

      2 files changed, 25 insertions, 6 deletions

  • move 315-5881 based encryption to it's own file, allowing me to experiment with the device for the encrypted ST-V games. [mamehaze] 2014-11-02 10:29:08

    Changed: stv.c, stv.h, 315-5881_crypt.c, 315-5881_crypt.h, naomim2.c, naomim2.h, stvprot.c, mame.mak

    8 files changed, 963 insertions, 794 deletions

  • timefgtr: No need for a double flag (nw) [Osso] 2014-11-02 07:53:13

    Changed: galaxian.c

    1 files changed, 1 insertions, 1 deletions

  • svga_device::zero() does it all [nw] [jbu] 2014-11-02 01:39:49

    Changed: pc_vga.c

    1 files changed, 1 insertions, 2 deletions

  • peplus.c: Fix Cut-N-Paste delete - NW [briantro] 2014-11-01 21:01:50

    Changed: peplus.c

    1 files changed, 2 insertions, 1 deletions

  • new PE+ clones [briantro] 2014-11-01 20:51:37
    • New Clones Added ----------------------------------------- Player's Edge Plus (Set004) Set Chip [BrianT]
      New Clones Added (not working) ------------------------------------------ Player's Choice (MG0252) Multi-Game [BrianT] Player's Edge Plus (KE0017) Keno [BrianT]

      Changed: peplus.c, mame.lst

      2 files changed, 152 insertions, 112 deletions

  • New NOT WORKING game added [hap] 2014-11-01 20:43:01
  • minor doc update - NW [briantro] 2014-11-01 20:29:06
  • re-enabled -Wconstant-logical-operand for clang 3.5 (nw) [Oliver Stöneberg] 2014-11-01 20:24:47

    Changed: flags_clang.mak

    1 files changed, 1 insertions, 1 deletions

  • new clones [mamehaze] 2014-11-01 19:47:21
  • use vga_device::zero() in cirrus_vga_device::device_start() as well (nw) [Oliver Stöneberg] 2014-11-01 19:11:15

    Changed: pc_vga.c

    1 files changed, 1 insertions, 1 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Oliver Stöneberg] 2014-11-01 14:59:18

    Changed: i386.c

    1 files changed, 6 insertions, 6 deletions

  • i386: call with expand down stack [Carl] [cracyc] 2014-11-01 14:57:11

    Changed: i386.c

    1 files changed, 6 insertions, 6 deletions

  • re-enabled -Wdynamic-class-memaccess for clang 3.5 now that all warnings have been fixed (nw) [Oliver Stöneberg] 2014-11-01 14:59:13

    Changed: flags_clang.mak

    1 files changed, 0 insertions, 2 deletions

  • minor logging update. nw. [etabeta78] 2014-11-01 14:45:36

    Changed: nes_ines.inc

    1 files changed, 1 insertions, 0 deletions

  • Add zero() to (s)vga_device: zeroes all private variables but vtbls. [jbu] 2014-11-01 13:41:13
  • fixed clang compilation of src/emu/cpu/drcfe.c (nw) [Oliver Stöneberg] 2014-11-01 11:50:47

    Changed: drcfe.c

    1 files changed, 1 insertions, 1 deletions

  • updated comments/TODOs about invalid vptr warnings (nw) [Oliver Stöneberg] 2014-11-01 11:50:26

    Changed: flags_clang.mak, s3virge.c, trident.c, pc_vga.c

    4 files changed, 4 insertions, 1 deletions

  • do not overwrite the opcode_desc.delay vptr in drc_frontend::describe_one() (nw) [Oliver Stöneberg] 2014-11-01 10:48:52

    Changed: drcfe.c

    1 files changed, 11 insertions, 2 deletions

  • twin16.c: Rewrite video mixing based on PAL equations [Alex Jackson] [Alex W. Jackson] 2014-11-01 10:33:54

    Changed: twin16.c

    1 files changed, 86 insertions, 59 deletions

  • Get mess compiling again - uint32 should be enough, eh? (nw) [Scott Stone] 2014-11-01 10:31:16

    Changed: playcity.c

    1 files changed, 2 insertions, 2 deletions

  • The 'i' was part of the format. [nw] [jbu] 2014-11-01 09:25:14

    Changed: playcity.c

    1 files changed, 1 insertions, 1 deletions

  • Fix build (nw) [Justin Kerk] 2014-11-01 07:10:44

    Changed: playcity.c

    1 files changed, 1 insertions, 1 deletions

  • i386: GP fault with softint in v86 mode when iopl < 3 [Carl] [cracyc] 2014-11-01 04:24:02

    Changed: i386.c

    1 files changed, 9 insertions, 0 deletions

  • pic8259: priority and sfnm [Carl} [cracyc] 2014-10-31 22:32:53

    Changed: pic8259.c

    1 files changed, 24 insertions, 29 deletions

  • tia.c: Prevent Nans. (nw) [Wilbert Pol] 2014-10-31 20:36:13

    Changed: tia.c

    1 files changed, 8 insertions, 8 deletions

→ [Multi]DevMAME 0.155.x SVN241365
  • 241365 SDL: experimental rework of buffer size calculation. (nw) [arbee] 2014-10-21 06:10:51

    Changed: sdl_sound.c

    1 files changed, 1 insertions, 1 deletions

  • SDL: Allow SDL_LIBVER to be overridden without modifying sdl.mak [Alex W. Jackson] 2014-10-21 05:13:51

    Changed: sdl.mak

    1 files changed, 5 insertions, 5 deletions

  • Tell SDL to stop sound when volume is set to max attenuation. (nw) [arbee] 2014-10-21 04:10:30

    Changed: sdl_sound.c

    1 files changed, 9 insertions, 0 deletions

  • Reverse the networking polarity in the OSD makefiles. (nw) [arbee] 2014-10-21 03:56:01

    Changed: sdl.mak, windows.mak

    2 files changed, 2 insertions, 2 deletions

  • SDL: SDL2 is now the default except for OS/2 builds. [R. Belmont] [arbee] 2014-10-21 02:41:17
    • USE_NETWORK Ethernet emulation is now enabled by default as per the roadmap. [R. Belmont]

      Changed: makefile, sdl.mak

      2 files changed, 11 insertions, 7 deletions

  • Merge pull request #1 from plgDavid/patch-1 [Miodrag Milanović] 2014-10-20 20:40:20
  • Update winos.c [David Viens] 2014-10-20 20:38:48
  • Update README.md [Miodrag Milanović] 2014-10-20 18:55:13
  • Create README.md [Miodrag Milanović] 2014-10-20 18:45:50
  • tnzs.c - use bankdev [David Haywood] 2014-10-20 13:03:35

    Changed: tnzs.c, tnzs.h, tnzs.c

    3 files changed, 79 insertions, 70 deletions

  • bwing.c: replace achocode with clean modern stuff (bankdev, correct TILEMAP_MAPPER_MEMBER, GFXDECODE_RAM) (nw) [Alex W. Jackson] 2014-10-20 05:57:09

    Changed: bwing.c, bwing.h, bwing.c

    3 files changed, 87 insertions, 193 deletions

  • gts3a.c: a bit of WIP [Robbbert] 2014-10-20 02:37:21

    Changed: gts3.c, gts3a.c

    2 files changed, 258 insertions, 18 deletions

  • gts3.c: Added switches. After setting up, the games are playable. [Robbbert] 2014-10-20 02:01:50

    Changed: gts3.c

    1 files changed, 197 insertions, 22 deletions

  • model3: More rendering improvements [Ville Linde] [Ville Linde] 2014-10-19 19:16:11
  • galpanic.c: Document that Gals Hustler has been found with genuine AFEGA labels - NW [Brian Troha] 2014-10-19 17:55:39

    Changed: galpanic.c

    1 files changed, 6 insertions, 6 deletions

  • bwing.c: replace achocode with clean modern stuff (bankdev, correct TILEMAP_MAPPER_MEMBER, GFXDECODE_RAM) (nw) [Alex W. Jackson] 2014-10-20 05:57:09

    Changed: bwing.c, bwing.h, bwing.c

    3 files changed, 87 insertions, 193 deletions

  • gts3a.c: a bit of WIP [Robbbert] 2014-10-20 02:37:21

    Changed: gts3.c, gts3a.c

    2 files changed, 258 insertions, 18 deletions

  • gts3.c: Added switches. After setting up, the games are playable. [Robbbert] 2014-10-20 02:01:50

    Changed: gts3.c

    1 files changed, 197 insertions, 22 deletions

  • model3: More rendering improvements [Ville Linde] [Ville Linde] 2014-10-19 19:16:11
  • galpanic.c: Document that Gals Hustler has been found with genuine AFEGA labels - NW [Brian Troha] 2014-10-19 17:55:39

    Changed: galpanic.c

    1 files changed, 6 insertions, 6 deletions

  • dec0.c: Add PALs to the World & Japan Secret Agent sets - NW [Brian Troha] 2014-10-19 17:42:40

    Changed: dec0.c

    1 files changed, 20 insertions, 8 deletions

  • New Secret Agent clone [Brian Troha] 2014-10-19 17:33:48
    • New Clone Added ------------------------------------ Secret Agent (Japan revision 2) [ShouTime, The Dumping Union]

      Changed: dec0.c, mame.lst

      2 files changed, 126 insertions, 85 deletions

  • gts3.c: Display works, attract mode works. [Robbbert] 2014-10-19 15:22:57

    Changed: gts3.c

    1 files changed, 68 insertions, 18 deletions

  • Fixed strange display of long strings in Qt debugger (nw). [Andrew Gardner] 2014-10-19 14:44:24

    Changed: debugcmd.c, debughlp.c, debugqtview.c

    3 files changed, 8 insertions, 13 deletions

  • (nw) [David Haywood] 2014-10-19 11:15:18

    Changed: pgm.c

    1 files changed, 1 insertions, 1 deletions

  • new clones [David Haywood] 2014-10-19 11:13:05
    • S.V.G. - Spectral vs Generation (M68k label V101TW) (ARM label V101TW, ROM 06/20/05 S.V.G V100) [ShouTime] (not working)
      (internal ROM isn't dumped at all for now, using one from Japan PCB but it crashes on special moves) Rom Labels are all V101, internal ROM strings are all V100, because IGS...

      Changed: pgm.c, pgm.h, pgmprot_igs027a_type3.c, mame.lst

      4 files changed, 54 insertions, 2 deletions

  • calomega.c: Fill in some unknown dipswitches. [Brian Troha] [Brian Troha] 2014-10-19 10:44:05

    Changed: calomega.c

    1 files changed, 29 insertions, 24 deletions

  • Fixed MT#05741 [Scott Stone] 2014-10-19 03:00:27

    Changed: centiped.c

    1 files changed, 2 insertions, 2 deletions

  • calchase.c: [Peter Ferrie] [Scott Stone] 2014-10-18 22:44:47
    • * Implemented missing DIP switch for Eggs Playing Chicken, promote to working. Press "S" to skip the CMOS error, "S" or wait to skip the emm386.exe error (not an emulation issue), use "Coin 2" to coin-up and start the game, and "1 Player Start" to brake.
      calchase.c, gamecstl.c, midqslvr.c, queen.c, savquest.c, taitowlf.c, voyager.c, xtom3d.c: [Peter Ferrie] * Intel component is not MXTC, it's MTXC.

      Changed: calchase.c, gamecstl.c, midqslvr.c, queen.c, savquest.c, taitowlf.c, voyager.c, xtom3d.c

      8 files changed, 213 insertions, 215 deletions

  • video/model3: Texture enable has been wrong since 2003. Wow. (nw) [Ville Linde] 2014-10-18 21:25:42

    Changed: model3.c

    1 files changed, 18 insertions, 13 deletions

  • make 'kog' dipswitch part of the protection device / cartridge (nw) [David Haywood] 2014-10-18 20:04:24

    Changed: .gitattributes, bus.mak, bootleg_cart.c, bootleg_cart.h, bootleg_prot.c, bootleg_prot.h, kog_prot.c, kog_prot.h, neogeo_noslot.c, neogeo.h

    10 files changed, 207 insertions, 91 deletions

  • Fix potential overrun when adding a size_t to a UINT16. (nw) [Andrew Gardner] 2014-10-18 19:44:25

    Changed: dsp56ops.inc

    1 files changed, 2 insertions, 2 deletions

  • MT 05527 [Andrew Gardner] [Andrew Gardner] 2014-10-18 19:23:45
  • darius.c: Add OSC derived clocks. - NW [Brian Troha] 2014-10-18 18:05:32

    Changed: darius.c

    1 files changed, 7 insertions, 7 deletions

  • darius.c: Add dipswitch locations to the Darius sets & give the newly added US set the correction coinage. [Brian Troha] [Brian Troha] 2014-10-18 17:47:43

    Changed: darius.c

    1 files changed, 38 insertions, 98 deletions

  • darius.c: Minor rom name corrections - NW [Brian Troha] 2014-10-18 16:45:01

    Changed: darius.c

    1 files changed, 155 insertions, 157 deletions

  • gts3.c: WIP [Robbbert] 2014-10-18 14:58:55

    Changed: gts3.c, gts3a.c

    2 files changed, 51 insertions, 18 deletions

  • fixed "make tools" with VS14 CTP4 (nw) [smf-] 2014-10-18 10:56:59

    Changed: chdman.c

    1 files changed, 3 insertions, 3 deletions

  • Fixed MT05740 (nw) [ivanva] 2014-10-18 08:18:45

    Changed: vsnes.c

    1 files changed, 5 insertions, 5 deletions

  • gts3: split into AN and DMD displays [Robbbert] 2014-10-18 06:06:31

    Changed: .gitattributes, gts3.c, gts3a.c, gts3.lay, gts80b.lay, mame.mak

    6 files changed, 1094 insertions, 678 deletions

  • gts80b.c: Display is working. [Robbbert] 2014-10-18 00:58:49

    Changed: gts80b.c

    1 files changed, 66 insertions, 27 deletions

  • model3: fvipers2 needs longer delay (nw) [Ville Linde] 2014-10-17 23:21:37

    Changed: model3.c

    1 files changed, 1 insertions, 1 deletions

  • new clones [David Haywood] 2014-10-17 22:07:37
  • simplify MSVC fix, tested with official MinGW, VS2013 & VS14 CTP4 (nw) [smf-] 2014-10-17 21:22:31

    Changed: segaufo.c

    1 files changed, 1 insertions, 1 deletions

  • fixes for building with VS14 CTP4 (nw) [smf-] 2014-10-17 14:58:00

    Changed: windows.mak, winprefix.h

    2 files changed, 12 insertions, 1 deletions

  • fix compilation error when building with VS14 CTP4 (nw) [smf-] 2014-10-17 14:54:46

    Changed: nvram.c

    1 files changed, 1 insertions, 1 deletions

  • correct sound rom for 'tturf' (Tough Turf (set 2, Japan, 8751 317-0104)) [ShouTime] [David Haywood] 2014-10-17 14:33:34

    Changed: segas16b.c

    1 files changed, 2 insertions, 2 deletions

  • do some renames: [Michaël Banaan Ananas] 2014-08-26 17:24:55
    • boblbobl2 -> sboblbobl sboblboa -> sboblbobla sboblbob -> sboblboblb

      Changed: bublbobl.c

      1 files changed, 24 insertions, 24 deletions

  • added quizshow 2nd chr prom [Michaël Banaan Ananas] 2014-08-26 17:10:01

    Changed: quizshow.c

    1 files changed, 1 insertions, 2 deletions

  • Various pinball works in progress (nw) [Robbbert] 2014-08-26 16:07:41
    • - atari_s2: marked fourx4 not working (it never worked) - by6803: more preliminary work - st_mp100: added game number of Cosmic Princess - taito: a few more sets working or with sound

      Changed: atari_s2.c, by6803.c, st_mp100.c, taito.c, taito.lay

      5 files changed, 335 insertions, 195 deletions

  • SDL: don't require -str to enable watchdog (nw) [R. Belmont] 2014-08-26 04:11:29

    Changed: sdlmain.c

    1 files changed, 1 insertions, 3 deletions

  • fuukifg2.c: Correct clock speeds for the Susume! Mile Smile / Go Go! Mile Smile and Gyakuten!! Puzzle Bancho sets. [system11] [Brian Troha] 2014-08-26 02:32:47

    Changed: xtal.h, fuukifg2.c, mame.lst

    3 files changed, 80 insertions, 77 deletions

  • boblbobl2 fixed, promoted from GAME_NOT_WORKING [Darq] [Robbbert] 2014-08-26 01:06:09
    • (nw) if someone feels the set name should be changed, go ahead.

      Changed: bublbobl.c

      1 files changed, 21 insertions, 12 deletions

  • Removed for now -nw- [Phil Bennett] 2014-08-25 21:31:31

    Changed: atarig42.c, atarig42.h, mame.lst

    3 files changed, 1 insertions, 117 deletions

  • Misc cleanups (nw) [ivanva] 2014-10-16 14:14:59

    Changed: atarigt.c, cybertnk.c, djmain.c, hng64.c, magicard.c, model2.c, nightgal.c, sfbonus.c, exidy440.h, hng64.h, midyunit.h, midyunit.c, cps1.c, exidy440.c, konamigx.c, nycaptor.c, segas32.c

    17 files changed, 195 insertions, 201 deletions

  • Don't execute a timeslice before loading a savestate from the command line [Alex Jackson] [alexjack] 2014-10-16 07:18:38

    Changed: machine.c

    1 files changed, 3 insertions, 0 deletions

  • k051960: remove 16-bit trampolines (nw) [alexjack] 2014-10-16 06:42:34

    Changed: tmnt.c, k051960.c, k051960.h

    3 files changed, 16 insertions, 50 deletions

  • Capcom updates: [any] [rbelmont] 2014-10-16 04:04:22
    • - Fixed some incorrect info about the SF2 bootlegs and got them running better. - Dumped 8571 MCU from a bootleg Top Secret/Bionic Commando PCB. All other ROMs on the board matched the 'topsecrt' set.

      Changed: bionicc.c, fcrash.c, cps1.h, mame.lst, cps1.c

      5 files changed, 37 insertions, 7 deletions

  • Fix compile on MSVC 2012 from Peter Ferrie (nw) [tafoid] 2014-10-16 03:06:35

    Changed: segaufo.c

    1 files changed, 1 insertions, 1 deletions

  • oh, filename was still 315-5296.h in my local tree [hap] 2014-10-15 20:29:52

    Changed: segaufo.c

    1 files changed, 1 insertions, 1 deletions

  • Added Sega UFO Catcher hardware driver. [hap, Yasuhiro] [hap] 2014-10-15 19:56:02

    Changed: segaufo.c, mame.lst, mame.mak

    3 files changed, 508 insertions, 0 deletions

  • k054156: save correct amount of videoram, fixes lethalen savestates [Alex Jackson] [alexjack] 2014-10-15 17:34:06

    Changed: k054156_k054157_k056832.c, k054156_k054157_k056832.h

    2 files changed, 5 insertions, 4 deletions

  • Better fix for init order on software item load (nw) [Miodrag Milanovic] 2014-10-15 09:10:54

    Changed: imgcntrl.c

    1 files changed, 6 insertions, 6 deletions

  • Fixed init order on software item load (nw) [Miodrag Milanovic] 2014-10-15 08:52:13

    Changed: imgcntrl.c

    1 files changed, 1 insertions, 0 deletions

  • devices with samples shall specify sampleof too. nw. [Fabio Priuli] 2014-10-15 05:27:53

    Changed: info.c

    1 files changed, 1 insertions, 0 deletions

  • I don't think these are really needed, but let's try to use more parentheses ;) nw. [Fabio Priuli] 2014-10-14 22:12:55

    Changed: pce_slot.c

    1 files changed, 2 insertions, 2 deletions

  • new clones [dhaywood] 2014-10-14 21:39:02
  • bl scroll (nw) [dhaywood] 2014-10-14 20:45:24

    Changed: mario.c, mario.h, mario.c

    3 files changed, 10 insertions, 1 deletions

  • further improvements [dhaywood] 2014-10-14 20:34:00
    • (of all the Mario versions we support at the moment this one probably has the least offensive sound ;-)

      Changed: mario.c, mario.h, mario.c

      3 files changed, 85 insertions, 33 deletions

  • Fixed clang build. (nw) [curtcode] 2014-10-14 19:49:31

    Changed: lmc1992.h

    1 files changed, 1 insertions, 1 deletions

  • Fixed clang build. (nw) [curtcode] 2014-10-14 19:48:47

    Changed: macs.c, model3.c

    2 files changed, 4 insertions, 4 deletions

  • improve (nw) [dhaywood] 2014-10-14 19:40:53

    Changed: mario.c, mario.h, mario.c

    3 files changed, 19 insertions, 7 deletions

  • model3.c: experimenting with interrupts (nw) [villelin] 2014-10-14 19:26:57

    Changed: model3.c

    1 files changed, 19 insertions, 10 deletions

  • inputs (nw) [dhaywood] 2014-10-14 18:19:21

    Changed: mario.c

    1 files changed, 57 insertions, 3 deletions

  • new clones [dhaywood] 2014-10-14 18:02:19
  • Come-Cocos (Ms. Pac-Man) ('Made in Greece' Triunvi bootleg) [elnaib (AUMAP)] [dhaywood] 2014-10-14 15:24:50

    Changed: pacman.c, mame.lst

    2 files changed, 30 insertions, 4 deletions

  •  

wstecz25/11/2014 21:48
Do ściągnięcia
t2e-DevMAME x64 0.155.x GIT242033-SVN33521.7z
t2e-DevMAME x86 0.155.x GIT242033-SVN33521.7z
Komentarze
... bez komentarza
Ostatnio dodane pliki
Newsy Linkownia Emulatory na PC Wideoteka Screenshoty Bajtek Reduks Ready.Run

© Try2emu 1999 - 2024 | Krzysztof 'Faust' Karkosza Kontakt Polityka Prywatności OWU