!

[Multi]DevMAME 0.153.x SVN30867

[0] @ !!! Wtorek, 27 Maja 2014 14:50 CET [27-05-2014 14:39 CET]

[Multi]DevMAME 0.153.x SVN30867

Raz na jakiś czas będę publikował nowe deweloperskie binarki projektu MAME, 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.

Zmiana, wygenerowanie wersji testowej generuje następny dokument.

 

  • 30687 vga_ati: added ATI mach64 ISA card. [barryrod] 2014-05-27 08:49:38

    Changed: isa_cards.c, mach32.c, mach32.h, vga_ati.c, vga_ati.h

    5 files changed, 228 insertions, 2 deletions

  • ? ncr539x: fix FIFO read/writing to work as expected. (nw) [rbelmont] 2014-05-27 04:45:11

    Changed: ncr539x.c, ncr539x.h

    2 files changed, 11 insertions, 7 deletions

  • ? naomi/chihiro/triforce: Updated set documentation [f205v] [rbelmont] 2014-05-27 04:27:14

    Changed: chihiro.c, naomi.c, triforce.c, mame.lst

    4 files changed, 52 insertions, 51 deletions

  • ? Tagged the new reconstructed key as BAD_DUMP for my peace of mind (nw) [andreasn] 2014-05-26 23:10:10

    Changed: segas16b.c

    1 files changed, 2 insertions, 1 deletions

  • ? Work on the Sega System16b version of Ace Attacker [Chris Hardy, Andreas Naive] [andreasn] 2014-05-26 23:03:33
    • * Reconstructed SEGA FD1094 key (317-0059). Some errors could remain. * Found the differences, in some sprite ROMs, with the System16a version to be due to a BAD_DUMP with stuck bits. Both sets use the same sprite ROMs now.

      Changed: segas16b.c

      1 files changed, 5 insertions, 5 deletions

  • ? microtch: remove non-serial device (nw) [crazyc] 2014-05-26 19:21:39

    Changed: microtch.c, microtch.h, adp.c, cubo.c, magtouch.c, meritm.c, pcat_nit.c, tmaster.c, vlc.c

    9 files changed, 65 insertions, 123 deletions

  • ? dwarfd: get colors from prom (nw) [crazyc] 2014-05-26 17:52:46

    Changed: dwarfd.c

    1 files changed, 16 insertions, 20 deletions

  • ? dwarfd: fill gaps in tiles (nw) [crazyc] 2014-05-26 16:27:21

    Changed: dwarfd.c

    1 files changed, 12 insertions, 0 deletions

  • ? New clones added : [Miodrag Milanovic] 2014-05-26 15:48:58
    • - Bone Busters Inc. (French) [PinMAME] - Pool Sharks (LA-5) [PinMAME] - Flash (L-2) [PinMAME] - HyperBall (L-2) [PinMAME] - Joust (L-1) [PinMAME] - Jungle Lord (L-1) [PinMAME] - Thunderball (P-2) [PinMAME] - Thunderball (P-3) [PinMAME] - Popeye Saves The Earth (LA-4) [PinMAME] - Indianapolis 500 (1.0R) [PinMAME] - World Cup Soccer (La-2) [PinMAME]

      Changed: gts80b.c, s11c.c, s4.c, s7.c, wpc_dcs.c, wpc_s.c, mame.lst

      7 files changed, 191 insertions, 3 deletions

  • ? dwarfd: adjust colors with playing cards as reference (nw) [crazyc] 2014-05-26 05:29:47

    Changed: dwarfd.c

    1 files changed, 23 insertions, 17 deletions

  • ? i8275: swap buffers before drawing the last row (nw) [crazyc] 2014-05-26 04:05:49

    Changed: i8275.c

    1 files changed, 6 insertions, 3 deletions

  • ? peplus.c: Correct PP0816 game name after seeing pic of actual machine. - NW [briantro] 2014-05-26 01:27:44

    Changed: peplus.c

    1 files changed, 4 insertions, 4 deletions

  • ? dwarfd: convert to use 8275 device (nw) [crazyc] 2014-05-26 00:50:21
    • ---- dwarfd displays the wrong tiles until the dips are changed. Wasn't able to find a combination that worked consistently for both.

      Changed: i8275.c, dwarfd.c

      2 files changed, 72 insertions, 363 deletions

  • ? Further simplification and clean up around the linear system solvers. [couriers] 2014-05-25 23:45:51

    Changed: nld_solver.c, nld_solver.h, nl_base.c, nl_base.h, plists.h

    5 files changed, 175 insertions, 160 deletions

  • ? one more (nt) [tafoid] 2014-05-25 23:39:44

    Changed: mame.mak

    1 files changed, 1 insertions, 1 deletions

  • ? More parsing help (nw) [tafoid] 2014-05-25 20:46:34

    Changed: mame.mak

    1 files changed, 2 insertions, 2 deletions

  • ? Some parsing friendly spacing corrections (nw) [tafoid] 2014-05-25 19:46:32

    Changed: mame.mak

    1 files changed, 77 insertions, 77 deletions

  • ? move some gcpinbal / aquarium code around for later refactoring (nw) [dhaywood] 2014-05-25 14:56:59

    Changed: aquarium.c, gcpinbal.c, aquarium.h, gcpinbal.h, mame.mak, aquarium.c, excellent_spr.c, excellent_spr.h, gcpinbal.c

    9 files changed, 267 insertions, 239 deletions

  • ? igs017.c: quick and dirty fix for last remaining generic_paletteram regression, will fix more nicely when I have time (nw) [alexjack] 2014-05-25 13:05:33

    Changed: igs017.c

    1 files changed, 2 insertions, 2 deletions

  • ? tetrisp2.c: fix generic_paletteram regression; use separate palette (and gfxdecode) per screen in rocknms (nw) [alexjack] 2014-05-25 13:02:09

    Changed: tetrisp2.c, tetrisp2.h, tetrisp2.c

    3 files changed, 52 insertions, 49 deletions

  • ? Amiga: Changed constants to enum to avoid some issues with debug builds. [Dirk Best] 2014-05-25 11:18:01

    Changed: amiga.h

    1 files changed, 9 insertions, 6 deletions

  • ? Disable screen mode logging. Todo: Only update screen mode if it [Dirk Best] 2014-05-24 13:39:25
  • ? tms57002: inline xm_step_read() and xm_step_write() for free 5% speedup (nw) [alexjack] 2014-05-25 10:13:53

    Changed: tms57002.c

    1 files changed, 2 insertions, 2 deletions

  • ? peplus.c: Format fix - NW ... OCD ;-p [briantro] 2014-05-25 09:25:46

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • ? peplus.c: Fixes and corrections - NW [briantro] 2014-05-25 09:20:02
    • Add note about the international PP0xxx sets supporting a Tournament Mode and changed pp0197b to "set 3" because it's not an international version after all. Slight reorder on some sets from lowest build numbers to highest. - NW

      Changed: peplus.c

      1 files changed, 34 insertions, 31 deletions

  • ? peplus.c: Format fix - NW ... OCD ;-p [briantro] 2014-05-25 09:25:46

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • ? peplus.c: Fixes and corrections - NW [briantro] 2014-05-25 09:20:02
    • Add note about the international PP0xxx sets supporting a Tournament Mode and changed pp0197b to "set 3" because it's not an international version after all. Slight reorder on some sets from lowest build numbers to highest. - NW

      Changed: peplus.c

      1 files changed, 34 insertions, 31 deletions

  • ? peplus.c: Correct paytable information - NW [briantro] 2014-05-25 08:11:58

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

  • ? Partially revert r30524 screen.c changes; bring back the separate timer for resetting partial updates, but ensure that the vblank timer and the partial-update-reset timer always fire in the correct order when vblank starts on scanline 0 [Alex Jackson] [alexjack] 2014-05-25 02:53:59

    Changed: screen.c, screen.h

    2 files changed, 34 insertions, 7 deletions

  • ? peplus.c: Remove clone association as Jackpot Poker is a unique game. - NW [briantro] 2014-05-24 19:50:21

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • ? peplus.c: Game name correction. It's actually just "Jackpot Poker" not Jackpot Bonus Poker - NW [briantro] 2014-05-24 19:19:07

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

  • ? peplus.c: Documentation update - NW [briantro] 2014-05-24 19:05:26

    Changed: peplus.c

    1 files changed, 6 insertions, 4 deletions

  • ? WTF. (nw) [curtcode] 2014-05-24 15:51:36

    Changed: exp.c, exp.h, qimi.c, qimi.h, sandy_superdisk.c, sandy_superdisk.h, sandy_superqboard.c, sandy_superqboard.h, trumpcard.c, trumpcard.h

    10 files changed, 0 insertions, 874 deletions

  • ? Amiga: Add version 6.1 bootroms for the A590/A2091 and RAM controller [Dirk Best] 2014-05-24 10:53:36
  • ? fix compile (nw) [alexjack] 2014-05-24 08:54:17

    Changed: mame.lst

    1 files changed, 1 insertions, 1 deletions

  • ? MAME validation fix (nx) [ivanva] 2014-05-24 08:14:07

    Changed: inder.c

    1 files changed, 2 insertions, 2 deletions

  • ? debugqt: Un-revert and add fix for focus seizure [Carl] [rbelmont] 2014-05-24 05:32:55

    Changed: debugqt.c

    1 files changed, 33 insertions, 33 deletions

  • ? Reverted 30626, it trashes Linux multi-desktop setups. [rbelmont] 2014-05-24 04:32:41

    Changed: debugqt.c

    1 files changed, 32 insertions, 28 deletions

  • ? Performance related changes. Mostly from analyzing auto-vectorization. [couriers] 2014-05-24 01:50:08

    Changed: nld_solver.c, nld_solver.h, nl_base.h

    3 files changed, 128 insertions, 63 deletions

  • ? Amiga: Add support for the Commodore A2232 Serial Card. [Dirk Best] 2014-05-24 01:25:09

    Changed: bus.mak, a2232.c, a2232.h, cards.c, cards.h, mos6526.c, mos6551.h

    7 files changed, 812 insertions, 0 deletions

  • ? Fix some bit instructions in the m65ce02 core [Dirk Best] 2014-05-24 01:17:30

    Changed: om65ce02.lst

    1 files changed, 4 insertions, 4 deletions

  • ? debugqt: Fix 'source' capability. [Happy] [rbelmont] 2014-05-23 22:50:16

    Changed: debugqt.c

    1 files changed, 28 insertions, 32 deletions

  • ? fix segac2 regression (nw) [alexjack] 2014-05-23 20:54:46

    Changed: segac2.c

    1 files changed, 1 insertions, 2 deletions

  • ? New drivers added : [Miodrag Milanovic] 2014-05-23 14:33:35
    • - Mystery Castle (alternate set) [PinMAME] - Atari 4x4 [PinMAME] - Black Belt (Squawk and Talk) [PinMAME] - Party Animal (German) [PinMAME] - Strange Science (German) [PinMAME] - Star Wars (1.04) [PinMAME] - Baywatch (England) [PinMAME] - Rotation VIII (v. 1.15) [PinMAME] - Rotation VIII (v. 1.01) [PinMAME] - Moon Light (Inder) [PinMAME] - Halley Comet (alternate version) [PinMAME] - F14 Tomcat (P-5) [PinMAME] - Pin-Bot (P-4) [PinMAME] - Still Crazy (L-1) [PinMAME] - Apollo 13 (1.00) [PinMAME] - Independence Day (v2.01) [PinMAME] - Playboy (3.02) [PinMAME] - Cactus Canyon (1.0) [PinMAME] - Cactus Canyon (1.04 Test 0.2) [PinMAME] - Congo (1.1) [PinMAME] - Safe Cracker (0.91) [PinMAME] - Judge Dredd (L-5) [PinMAME] - Judge Dredd (L-4) [PinMAME] - Star Trek: The Next Generation (P-8) [PinMAME] - Star Trek: The Next Generation (P-4) [PinMAME] - Star Trek: The Next Generation (LX-3) [PinMAME] - The Getaway: High Speed II (P-B) [PinMAME] - Corvette (LX2) [PinMAME] - Corvette (LA1) [PinMAME] - Johnny Mnemonic (0.5R) [PinMAME] - No Fear: Dangerous Sports (1.0) [PinMAME]

      Changed: alvg.c, atari_s2.c, by6803.c, capcom.c, de_3.c, de_3b.c, g627.c, inder.c, jp.c, s11a.c, s9.c, whitestar.c, wpc_95.c, wpc_dcs.c, wpc_flip2.c, wpc_s.c, zac_1.c, mame.lst

      18 files changed, 630 insertions, 21 deletions

  • ? push the bootlegs through a common code path (nw) [dhaywood] 2014-05-23 13:18:43

    Changed: galspnbl.c, galspnbl.h, galspnbl.c, tecmo_spr.c, tecmo_spr.h

    5 files changed, 92 insertions, 80 deletions

  • ? The official MIPS ABI doesn't have $ in front of the software names for the integer registers http://math-atlas.sourceforge.net/devel/assembly/007-2816-005.pdf & the debugger thinks you're entering a hex number when you're trying to use them. I've left the disassembler, but the official ABI doesn't use them in source either (the only supporting evidence I found for them is the Linux ABI). I also removed the space padding which hasn't had the intended effect since the new debugger was introduced. [smf] [smf] 2014-05-23 09:39:36

    Changed: mips3com.c

    1 files changed, 98 insertions, 98 deletions

  • ? peplus.c: Minor documentation correction / update - NW [briantro] 2014-05-23 05:30:57

    Changed: peplus.c

    1 files changed, 8 insertions, 4 deletions

  • ? fromanc2.c: use separate palettes per screen; use core palette formats; remove unneccessary eeprom-out trampolines (nw) [alexjack] 2014-05-23 05:05:03

    Changed: fromanc2.c, fromanc2.h, fromanc2.c

    3 files changed, 99 insertions, 233 deletions

  • ? kill unused old code (nw) [dhaywood] 2014-05-23 01:45:09

    Changed: gaiden.h, tecmo16.h, gaiden.c, tecmo16.c

    4 files changed, 0 insertions, 81 deletions

  • ? all games now use the new code, removed legacy code in tecmo_spr.c, still needs some tuning (nw) [dhaywood] 2014-05-23 01:40:19

    Changed: gaiden.c, tecmo16.c, gaiden.c, spbactn.c, tecmo16.c, tecmo_spr.c, tecmo_spr.h

    7 files changed, 40 insertions, 94 deletions

  • ? fix fromancr eeprom access [hap] 2014-05-23 01:30:15

    Changed: fromanc2.c

    1 files changed, 9 insertions, 10 deletions

  • ? more mixer fun (nw) [dhaywood] 2014-05-23 01:19:31

    Changed: gaiden.c, spbactn.c, gaiden.c, tecmo_mix.c, tecmo_mix.h

    5 files changed, 73 insertions, 55 deletions

  • ? fix astinvad red screen flashing [hap] 2014-05-23 00:25:56

    Changed: astinvad.c

    1 files changed, 64 insertions, 10 deletions

  • ? prepare more (nw) [dhaywood] 2014-05-23 00:22:31

    Changed: gaiden.c, tecmo_mix.c, tecmo_mix.h

    3 files changed, 27 insertions, 21 deletions

  • ? Renamed auxiliary types to move them into the "p" namespace (plinearlist_t, pstack_t, ...). [couriers] 2014-05-22 22:49:38

    Changed: netlist.c, nld_solver.h, nl_base.c, nl_base.h, nl_lists.h, nl_parser.h, nl_setup.h, nl_util.h, plists.h, pstate.h

    10 files changed, 390 insertions, 340 deletions

  • ? Reconstructed the SEGA FD1094 key for altbeastj1 (317-0065) [Chris Hardy, Andreas Naive] [andreasn] 2014-05-22 22:45:18
    • New games added or promoted from NOT_WORKING status: Juuouki (set 1, Japan, FD1094 317-0065) [Chris Hardy, Andreas Naive]

      Changed: segas16b.c

      1 files changed, 4 insertions, 3 deletions

  • ? Some improvements to the solver code. [couriers] 2014-05-22 22:06:49

    Changed: nld_solver.c, nl_base.h

    2 files changed, 36 insertions, 18 deletions

  • ? add, but don't yet use (nw) [dhaywood] 2014-05-22 21:33:55

    Changed: gaiden.c, tecmo16.c, gaiden.h, tecmo16.h

    4 files changed, 22 insertions, 2 deletions

  • ? start making the mixer a reusable device (nw) [dhaywood] 2014-05-22 20:56:49

    Changed: spbactn.c, spbactn.h, mame.mak, spbactn.c, tecmo_mix.c, tecmo_mix.h

    6 files changed, 341 insertions, 212 deletions

  • ? let's not set cps3sound basepointer the reverse way [hap] 2014-05-22 20:23:40

    Changed: cps3.c, cps3.h, cps3.c, cps3.h

    4 files changed, 12 insertions, 13 deletions

  • ? give cps3 sound its own headerfile [hap] 2014-05-22 20:11:04

    Changed: cps3.c, cps3.h, cps3.c, cps3.h

    4 files changed, 70 insertions, 66 deletions

  • ? make blend code more flexible so we can put in the alt config spbactnp uses, cleaned up some code in tecmo_spr as a result, actually has proper colours/priority now, still not sue what the extra cpu on the proto does tho! [dhaywood] 2014-05-22 19:57:44

    Changed: spbactn.c, spbactn.c, tecmo_spr.c, tecmo_spr.h

    4 files changed, 57 insertions, 35 deletions

  • ? small cleanup: put draw_sprites in its own function instead of inside screen_update [hap] 2014-05-22 18:19:39

    Changed: finalizr.c, finalizr.h, finalizr.c

    3 files changed, 108 insertions, 145 deletions

  • ? added resnet info [hap] 2014-05-22 18:00:23

    Changed: finalizr.c

    1 files changed, 53 insertions, 3 deletions

  • ? spbactn now uses render to individual bitmaps then mix... fixes a few priority bugs, but there are a lot of uncertain cases [dhaywood] 2014-05-22 17:23:09

    Changed: spbactn.c, spbactn.c, tecmo_spr.c

    3 files changed, 163 insertions, 82 deletions

  • ? m37710: make memory helpers inline; remove more obsolete cruft (nw) [alexjack] 2014-05-22 12:11:47

    Changed: cpu.mak, m37710.c, m37710.h, m37710cm.h, m37710il.h, m37710o0.c, m37710o1.c, m37710o2.c, m37710o3.c, m37710op.h

    10 files changed, 225 insertions, 249 deletions

  • ? Netlist codebase now also compiles outside the MAME environment. [couriers] 2014-05-22 01:30:57
  • ? Fix for regression in odeontw2 (nw) [tafoid] 2014-05-21 23:57:46

    Changed: cubo.c

    1 files changed, 2 insertions, 2 deletions

  • ? sdl: properly disable sound on -bench runs (nw) [alexjack] 2014-05-21 21:31:24

    Changed: sdlmain.c

    1 files changed, 1 insertions, 1 deletions

  • ? Amiga: Add support for interlaced modes. Currently, this basically [Dirk Best] 2014-05-21 19:12:56
  • ? Amiga: Fix A2052 device name [Dirk Best] 2014-05-20 18:49:06

    Changed: a2052.c

    1 files changed, 1 insertions, 1 deletions

  • ? more movement towards better rendering (nw) [dhaywood] 2014-05-21 16:08:40

    Changed: spbactn.c, tecmo_spr.c

    2 files changed, 36 insertions, 5 deletions

  • ? Fixed last one missed from r30521: Fixed ROM_RELOAD sizes to match actual rom sizes in certain WPC_95.c games (nw) [smf] 2014-05-21 14:51:40

    Changed: wpc_95.c

    1 files changed, 1 insertions, 1 deletions

  • ? slots are now taken in consideration even if defined in ini only (nw) [Miodrag Milanovic] 2014-05-21 14:05:32

    Changed: clifront.c, emuopts.c

    2 files changed, 8 insertions, 8 deletions

  • ? New clones added: [Miodrag Milanovic] 2014-05-21 11:53:57
    • -Zira [PinMAME] -Meg-Aaton (alternate set) [PinMAME] -Nautilus [PinMAME] -The Raid [PinMAME] -Star Fire (alternate set) [PinMAME] -Flash Dragon [PinMAME] -Skill Flight (Playmatic) [PinMAME]

      Changed: play_2.c, play_3.c, play_5.c, mame.lst

      4 files changed, 163 insertions, 3 deletions

  • ? fixed DEBUG compilation (nw) [oliverst] 2014-05-21 11:41:02

    Changed: nl_base.c

    1 files changed, 1 insertions, 1 deletions

  • ? New clones added: [Miodrag Milanovic] 2014-05-21 10:59:48
    • -Terminator 3 (3.01) series [PinMAME] -Simpsons Pinball party 3.00 series [PinMAME] -Harley Davidson 1.03 (UK Only) [PinMAME]

      Changed: whitestar.c, mame.lst

      2 files changed, 190 insertions, 0 deletions

  • ? m37710: support direct read [Alex Jackson] [alexjack] 2014-05-21 10:01:56

    Changed: m37710.c, m37710.h, m37710cm.h, m37710op.h

    4 files changed, 24 insertions, 38 deletions

  • ? new PE+ sets [briantro] 2014-05-21 03:36:50
    • New Clones Added ----------------------------------------------- Player's Edge Plus (PP0043) 10's or Better (International) [BrianT, wolf767] Player's Edge Plus (PP0046) 10's or Better (set 2) [BrianT, wolf767] Player's Edge Plus (PP0265) 4 of a Kind Bonus Poker (International) [BrianT, wolf767] Player's Edge Plus (PP0816) Standard Draw Poker [BrianT, wolf767] Player's Edge Plus (X002276P+XP000055) Black Jack Bonus Poker [BrianT, wolf767]

      Changed: peplus.c, mame.lst

      2 files changed, 124 insertions, 1 deletions

  • ? prepare for alt rendering (nw) [dhaywood] 2014-05-21 00:36:50

    Changed: spbactn.h, spbactn.c, tecmo_spr.c

    3 files changed, 22 insertions, 6 deletions

  • ? more function collapse adjustments prior to trying to proper refactoring (nw) [dhaywood] 2014-05-20 23:54:03

    Changed: spbactn.c, gaiden.c, spbactn.c, tecmo16.c, tecmo_spr.c, tecmo_spr.h

    6 files changed, 130 insertions, 140 deletions

  • ? let's try the fstarfrc logic here (nw) [dhaywood] 2014-05-20 22:01:35

    Changed: tecmo_spr.c

    1 files changed, 8 insertions, 1 deletions

  • ? Straightened the timing code. With solver parameter DYNAMIC_TS=1 the system now steps each analog subnet individually by using a LTE approach. With DYNAMIC_TS=0 pure fixed timestepping is used. [couriers] 2014-05-20 21:34:16
  • ? start collapsing the code (nw) [dhaywood] 2014-05-20 17:47:51

    Changed: gaiden.c, galspnbl.c, spbactn.c, tecmo16.c, tecmo16.h, gaiden.c, tecmo16.c, tecmo_spr.c, tecmo_spr.h

    9 files changed, 87 insertions, 390 deletions

  • ? resume work trying to unify these a little (nw) [dhaywood] 2014-05-20 17:00:43

    Changed: gaiden.c, galaxian.c, galspnbl.c, spbactn.c, tecmo16.c, gaiden.h, galspnbl.h, spbactn.h, tecmo16.h, gaiden.c, galspnbl.c, spbactn.c, tecmo16.c, tecmo_spr.c, tecmo_spr.h

    15 files changed, 87 insertions, 24 deletions

  • ? fixed usage of uninitialized members in i2cmem_device (nw) [oliverst] 2014-05-20 16:07:41

    Changed: i2cmem.c

    1 files changed, 3 insertions, 1 deletions

  • ? screen.c: remove redundant checks from update_partial() (nw) [alexjack] 2014-05-20 10:24:36

    Changed: screen.c

    1 files changed, 23 insertions, 36 deletions

  • ? New games added or promoted from NOT_WORKING status [robertof] 2014-05-20 10:12:20
    • --------------------------------------------------- Gallag Video Game / Petalouda (Butterfly, x50) [Roberto Fresca]

      Changed: skylncr.c, mame.lst

      2 files changed, 172 insertions, 9 deletions

  • ? itech32.c: add note about screen configurations (nw) [alexjack] 2014-05-20 09:58:06

    Changed: itech32.c

    1 files changed, 2 insertions, 1 deletions

  • ? MT 03599 [Alex Jackson] [alexjack] 2014-05-20 08:01:43

    Changed: taito_f3.c

    1 files changed, 1 insertions, 1 deletions

  • ? Fixed cheatnext command. (nw) [sronco] 2014-05-19 22:05:10

    Changed: debugcmd.c

    1 files changed, 11 insertions, 9 deletions

  • ? sigmab52 updates: [Sandro Ronco] [sronco] 2014-05-19 21:35:30
  • ? Fix for partial updates per Duke (nw) [tafoid] 2014-05-19 21:05:51

    Changed: segac2.c

    1 files changed, 1 insertions, 1 deletions

  • ? new clones [dhaywood] 2014-05-19 18:00:42
  • ? new clones [dhaywood] 2014-05-19 13:49:37
  • ? Call reset_partial_updates() at the end of vblank instead of at the end [Dirk Best] 2014-05-19 13:46:27
    • of the visible display. Fix an issue in screen->configure() to always recalculate the vblank timing on screen changes.

      Changed: screen.c, video.c

      2 files changed, 21 insertions, 8 deletions

  • ? seibu_adpcm: converted to use inline configs. nw. [Fabio Priuli] 2014-05-19 10:58:55

    Changed: seibu.c, seibu.h, cabal.c, mustache.c

    4 files changed, 26 insertions, 71 deletions

  • ? Grrrrr (nw) [olivierg] 2014-05-19 01:22:08

    Changed: memory.c

    1 files changed, 1 insertions, 1 deletions

  • ? New games added as GAME_NOT_WORKING [rbelmont] 2014-05-18 23:42:58
    • ----------------------------------- F-Zero AX (Rev. E) (GDT-0004E) [ShouTime, rtw, R. Belmont]

      Changed: triforce.c, mame.lst

      2 files changed, 28 insertions, 5 deletions

  • ? New games added as GAME_NOT_WORKING [rbelmont] 2014-05-18 21:42:53
    • ----------------------------------- F-Zero AX (Rev. C) (GDT-0004C) [ShouTime, rtw, R. Belmont]

      Changed: triforce.c, mame.lst

      2 files changed, 28 insertions, 2 deletions

  • ? Added Stern SAM skeleton driver (nw) [Miodrag Milanovic] 2014-05-18 21:33:33

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

    3 files changed, 1478 insertions, 0 deletions

  • ? Make recent additions (timing, local truncation error based timestep) the default. [couriers] 2014-05-18 21:28:59
  • ? fixed usage of uninitialized member in mos6526_device (nw) [oliverst] 2014-05-18 19:02:06

    Changed: mos6526.c

    1 files changed, 1 insertions, 0 deletions

  • ? New Game Added [smf] 2014-05-18 17:18:01
  • ? Alternate fix, closer to original. Either works for MSVC 2012 & MinGW, someone needs to test with ICC (nw) [smf] 2014-05-18 15:23:37

    Changed: nl_dice_compat.h

    1 files changed, 3 insertions, 3 deletions

  • ? Experimental fix for building with MSVC 2012 (it might fix ICC too). (nw) [smf] 2014-05-18 15:11:43

    Changed: nl_dice_compat.h

    1 files changed, 3 insertions, 2 deletions

  • ? Silence GAYLE [Dirk Best] 2014-05-18 13:55:52

    Changed: gayle.c

    1 files changed, 1 insertions, 1 deletions

  • ? Fixed ROM_RELOAD sizes to match actual rom sizes in certain WPC_95.c games (nw) [tafoid] 2014-05-18 12:24:57

    Changed: wpc_95.c

    1 files changed, 31 insertions, 31 deletions

  • ? nemesis.c: use standard palette handler for salamander and friends (nw) [alexjack] 2014-05-18 10:23:43

    Changed: nemesis.c, nemesis.h, nemesis.c

    3 files changed, 15 insertions, 20 deletions

  • ? fix build (nw) [alexjack] 2014-05-18 06:51:38

    Changed: netlist.h

    1 files changed, 1 insertions, 1 deletions

  • ? Fixed a bug with saving state. In addition, some minor code changes. [couriers] 2014-05-18 02:48:34

    Changed: nld_bjt.c, nld_fourterm.c, nld_solver.c, nld_twoterm.c, nld_74107.c, nld_7493.c, nld_74ls629.c, nld_system.c, nl_base.c, nl_base.h

    10 files changed, 116 insertions, 97 deletions

  • ? Left a comment that GL_FRAMEBUFFER_SRGB is supported by SDL2. [couriers] 2014-05-18 02:46:09

    Changed: drawogl.c

    1 files changed, 5 insertions, 0 deletions

  • ? Left a "FIXME" too remind me later, that gamma needs attention in MAME. [couriers] 2014-05-18 01:57:18

    Changed: drawogl.c

    1 files changed, 10 insertions, 0 deletions

  • ? wpc_95: Make it testable [O. Galibert] [olivierg] 2014-05-17 22:25:12

    Changed: dcs.c, dcs.h, wpc_95.c, wpc_lamp.c, wpc_lamp.h, wpc_out.c, wpc_out.h, wpc_pic.c, wpc_pic.h, wpc_shift.c, wpc_shift.h, mame.mak, wpc_dmd.c, wpc_dmd.h

    14 files changed, 3661 insertions, 741 deletions

  • ? placeholders [olivierg] 2014-05-17 22:24:49

    Changed: wpc_lamp.c, wpc_lamp.h, wpc_out.c, wpc_out.h, wpc_pic.c, wpc_pic.h, wpc_shift.c, wpc_shift.h, wpc_dmd.c, wpc_dmd.h

    10 files changed, 0 insertions, 0 deletions

  • ? nemesis.c: normalize black/white levels (nw) [alexjack] 2014-05-17 22:10:52

    Changed: nemesis.c

    1 files changed, 6 insertions, 6 deletions

  • ? fixed usage of uninitialized member in nes_waixing_j_device (nw) [oliverst] 2014-05-17 22:04:57

    Changed: waixing.c

    1 files changed, 1 insertions, 1 deletions

  • ? fixed usage of uninitialized member in nes_bmc_gc6in1_device (nw) [oliverst] 2014-05-17 22:01:03

    Changed: mmc3_clones.c

    1 files changed, 1 insertions, 1 deletions

  • ? fixed usage of uninitialized members in nes_somari_device (nw) [oliverst] 2014-05-17 21:57:52

    Changed: somari.c

    1 files changed, 2 insertions, 0 deletions

  • ? use -fno-optimize-sibling-calls with SYMBOLS=1 for more complete stack traces with optimizations (nw) [oliverst] 2014-05-17 21:47:30

    Changed: makefile, vconv.c

    2 files changed, 2 insertions, 1 deletions

  • ? fixed usage of uninitialized member in nes_rex_dbz5_device (nw) [oliverst] 2014-05-17 21:44:46

    Changed: rexsoft.c

    1 files changed, 1 insertions, 2 deletions

  • ? fixed usage of uninitialized member in nes_waixing_fs304_device (nw) [oliverst] 2014-05-17 21:36:38

    Changed: waixing.c

    1 files changed, 1 insertions, 1 deletions

  • ? wd17xx: (nw) [curtcode] 2014-05-17 20:44:24

    Changed: wd17xx.c, wd17xx.h

    2 files changed, 4 insertions, 0 deletions

  • ? Changed nemesis resnet configuration to Open Collector. The 7409 is an open collector and gate. [couriers] 2014-05-17 19:12:11

    Changed: nemesis.c

    1 files changed, 4 insertions, 1 deletions

  • ? playmark updates: [quench] 2014-05-17 19:04:16
    • HotMind: Restored missing text layer, added Ticket/Token dispensers and replaced the sound PIC with a hand modified version for correct background music playback. [Quench]
      LuckBoomH: Corrected the text layer and inputs, added Ticket/Token dispensers and replaced the sound PIC with a hand modified version for correct sample and music playback. [Quench]
      New games added or promoted from NOT_WORKING status --------------------------------------------------- LuckBoomH - Lucky Boom (Hard Times hardware) [Quench]

      Changed: playmark.c, playmark.h, ticket.h, playmark.c

      4 files changed, 662 insertions, 476 deletions

  • ? Document reason for identical code in resnet.c line 613 [couriers] 2014-05-17 18:59:53

    Changed: resnet.c

    1 files changed, 4 insertions, 0 deletions

  • ? new clones [dhaywood] 2014-05-17 18:42:58
    • Gang Wars (Japan) [jets from emufrance and Layer from neo-arcadia]
      (i've asked for the other roms in the set to be checked)
      also reinstated the bootleg, these 68705 instead of alpha mcu bootlegs might be interesting later down the line even if the main code is the same..
      also one of our mask roms was bad, and the gangwarsu set should definitely have been using different roms for the gfx

      Changed: alpha68k.c, mame.lst

      2 files changed, 71 insertions, 10 deletions

  • ? Oops, fix MAME [Dirk Best] 2014-05-17 13:20:39

    Changed: alg.c, arcadia.c, cubo.c, mquake.c, upscope.c, mame.mak

    6 files changed, 15 insertions, 20 deletions

  • ? at: added preliminary ATi Graphics Ultra Pro (mach32) ISA video card. [Barry Rodewald] [barryrod] 2014-05-17 12:52:17

    Changed: bus.mak, isa_cards.c, mach32.c, mach32.h, vga_ati.c, vga_ati.h, pc_vga.c, pc_vga.h

    8 files changed, 370 insertions, 9 deletions

  • ? nemesis.c: use resnet for palette [Alex Jackson] [alexjack] 2014-05-17 11:56:23

    Changed: nemesis.h, nemesis.c

    2 files changed, 33 insertions, 48 deletions

  • ? neogeo: simplify sprite_on_scanline calculation (nw) [alexjack] 2014-05-17 03:24:24

    Changed: neogeo_spr.c, neogeo_spr.h

    2 files changed, 3 insertions, 17 deletions

  • ? Introduced netlist_analog_net_t and netlist_logic_net_t to untangle code a bit. [couriers] 2014-05-17 02:39:26

    Changed: netlist.c, netlist.h, nld_bjt.c, nld_fourterm.c, nld_solver.c, nld_solver.h, nld_twoterm.c, nld_twoterm.h, nld_74107.c, nld_7493.c, nld_74ls629.c, nld_9316.c, nld_system.c, nld_system.h, nl_base.c, nl_base.h, nl_config.h, nl_setup.c, nltool.c

    19 files changed, 412 insertions, 252 deletions

  • ? midas.c: 0x9c000e is a video register, not LED related (nw) [alexjack] 2014-05-17 02:14:22

    Changed: midas.c

    1 files changed, 3 insertions, 11 deletions

  • ? fixed usage of uninitialized member in nes_fjump2_device (nw) [oliverst] 2014-05-16 21:27:35

    Changed: bandai.c

    1 files changed, 2 insertions, 0 deletions

  • ? Missed this one. [couriers] 2014-05-16 18:46:31

    Changed: nl_base.h

    1 files changed, 1 insertions, 1 deletions

  • ? amigafdc: Add writing [O. Galibert] [olivierg] 2014-05-16 17:39:52
    • Formatting a floppy under a600 gets memory corruption then a guru meditation when reaching the point the system tries to write the directory structure. The fdc itself does not seem to be involved. I'd suspect the blitter, which afaik is used for the mfm expansion of the sector data.

      Changed: amigafdc.c, amigafdc.h

      2 files changed, 214 insertions, 64 deletions

  • ? lost this line at some point (nw) [dhaywood] 2014-05-16 17:29:43

    Changed: midas.c

    1 files changed, 1 insertions, 1 deletions

  • ? disabled allocation logging (nw) [oliverst] 2014-05-16 14:46:42

    Changed: corealloc.c

    1 files changed, 1 insertions, 1 deletions

  • ? re-applied safe corealloc changes (nw) [oliverst] 2014-05-16 13:33:39

    Changed: corealloc.c, corealloc.h

    2 files changed, 11 insertions, 16 deletions

  • ? midas.c: fix (currently unused) gfxdecode layout; rationalize sprite rom loading (nw) [alexjack] 2014-05-16 08:32:00

    Changed: midas.c, neogeo_spr.c

    2 files changed, 24 insertions, 27 deletions

  • ? midas.c: fix uninitialized tile banking (nw) [alexjack] 2014-05-16 07:18:23

    Changed: midas.c

    1 files changed, 1 insertions, 0 deletions

  • ? whoops (nw) [alexjack] 2014-05-16 06:19:50

    Changed: resnet.c

    1 files changed, 1 insertions, 1 deletions

  • ? midas.c: clear unused ROM region properly (nw) [alexjack] 2014-05-16 06:19:21

    Changed: resnet.c, midas.c

    2 files changed, 2 insertions, 2 deletions

  • ? Preliminary support for LTE dynamic time-stepping based on Local truncation error. This enables the possibility to connect a capacitor between ground and a TTL output and get a e.g. 100 ns delay with a 1nF capacitor. [couriers] 2014-05-16 00:50:40
  • ? Revert of r30457 per Micko (nw) [tafoid] 2014-05-15 21:06:32

    Changed: spu.c, corealloc.c, corealloc.h

    3 files changed, 15 insertions, 11 deletions

  • ? drawgfx.c: make it possible to reset the total elements of a gfx_element [Alex Jackson] [alexjack] 2014-05-15 20:33:54

    Changed: drawgfx.c, drawgfx.h

    2 files changed, 47 insertions, 5 deletions

  • ? corealloc adjustments: [oliverst] 2014-05-15 14:09:20
    • - re-enabled default memory initialization in DEBUG builds (should make random crashes less random) - moved defines from header to source since they are only used locally and not globally - added file/line information to global_free* and fixed src/emu/sound/spu.c compilation

      Changed: spu.c, corealloc.c, corealloc.h

      3 files changed, 11 insertions, 15 deletions

  • ? neoprint.c: fix generic_paletteram regression (nw) [alexjack] 2014-05-15 10:17:58

    Changed: neoprint.c

    1 files changed, 1 insertions, 1 deletions

  • ? New games marked as GAME_NOT_WORKING [robertof] 2014-05-15 09:57:48
  • ? majorpkr.c: cleanup/modernize, reduce tag lookups, fix flipscreen, fix generic_paletteram regression (nw) [alexjack] 2014-05-15 09:54:00

    Changed: majorpkr.c

    1 files changed, 79 insertions, 99 deletions

  • ? nes: bringing back the second hashfile usage which had to be disabled [Fabio Priuli] 2014-05-15 08:59:54
  • ? Gaelco CG-1V/GAE1: converted to use inline configs. nw. [Fabio Priuli] 2014-05-15 07:28:02

    Changed: gaelco.c, gaelco.h, gaelco2.c

    3 files changed, 49 insertions, 82 deletions

  • ? gba: fixed games with RTC which were not loading from fullpath. [Fabio Priuli] 2014-05-15 07:15:10
  • ? More accuracy... [robertof] 2014-05-15 05:19:53

    Changed: cocoloco.c

    1 files changed, 4 insertions, 4 deletions

  • ? Analog input updates now send to queue. Reduces risk of stack overflows. [couriers] 2014-05-15 02:03:27
  • ? Merge branch 'master' of ssh://mess.org/mame [Dirk Best] 2014-05-15 01:16:00

    Changed: cocoloco.c

    1 files changed, 66 insertions, 66 deletions

  • ? Corrections on docs and PCB layout... [robertof] 2014-05-15 01:13:23

    Changed: cocoloco.c

    1 files changed, 66 insertions, 66 deletions

  • ? Correct some device shortname/longname conflicts that had surfaced (nw) [tafoid] 2014-05-14 23:25:20

    Changed: netlist.c, v9938.c

    2 files changed, 6 insertions, 6 deletions

  • ? fix for mt5508 + mask direct accesses to vrom (better safe than sorry). nw. [Fabio Priuli] 2014-05-14 18:47:03

    Changed: mmc5.c

    1 files changed, 6 insertions, 4 deletions

  • ? return an error when trying to use a .7z file with zippath - for now (nw) [oliverst] 2014-05-14 11:58:56

    Changed: zippath.c

    1 files changed, 18 insertions, 0 deletions

  • ? fixed memory leaks in floppy_image_device (nw) [oliverst] 2014-05-14 11:37:27

    Changed: floppy.c

    1 files changed, 9 insertions, 2 deletions

  • ? fix for riot chip, makes gameplan sound back (nw) [Miodrag Milanovic] 2014-05-14 10:49:43

    Changed: 6532riot.c, 6532riot.h

    2 files changed, 18 insertions, 15 deletions

  • ? fixed small typo in comment (nw) [oliverst] 2014-05-14 09:30:44

    Changed: model3.c

    1 files changed, 1 insertions, 1 deletions

  • ? fixed some memory leaks in osd (nw) [oliverst] 2014-05-14 09:29:51

    Changed: osdepend.c

    1 files changed, 12 insertions, 1 deletions

  • ? Coco Loco: Added ASCII PCB layout [Roberto Fresca] [robertof] 2014-05-14 06:00:39

    Changed: cocoloco.c

    1 files changed, 77 insertions, 6 deletions

  • ? fix GCC 4.8 compile (nw) [rbelmont] 2014-05-14 05:27:40

    Changed: taitopjc.c

    1 files changed, 1 insertions, 1 deletions

  • ? taitopjc.c: better TLCS comms + nvram. (nw) [villelin] 2014-05-14 04:26:26

    Changed: taitopjc.c

    1 files changed, 105 insertions, 26 deletions

  • ? arm7: Added Thumb version of BLX. [R. Belmont] [rbelmont] 2014-05-14 04:17:19

    Changed: arm7dasm.c, arm7thmb.c

    2 files changed, 23 insertions, 1 deletions

  • ? fixed usage of uninitialized members in amiga_sound_device (nw) [oliverst] 2014-05-14 01:15:43

    Changed: amiga.c

    1 files changed, 3 insertions, 0 deletions

  • ? Minor changes to proxy. [couriers] 2014-05-14 00:57:27

    Changed: nld_system.c, nld_system.h

    2 files changed, 6 insertions, 8 deletions

  • ? Analog output is always immediate. [couriers] 2014-05-14 00:32:41

    Changed: nld_bjt.c, nld_bjt.h, nld_solver.c, nld_solver.h, nld_twoterm.c, nld_ne555.c, nld_system.c, nld_system.h, nl_base.c, nl_base.h

    10 files changed, 52 insertions, 41 deletions

  • ? Coco Loco: Added AY-3-8910 channels discrete circuitry ASCII layout. [robertof] 2014-05-13 22:40:02

    Changed: cocoloco.c

    1 files changed, 31 insertions, 0 deletions

  • ? tmp95c063: added int6. (nw) [villelin] 2014-05-13 22:15:51

    Changed: tlcs900.c

    1 files changed, 12 insertions, 0 deletions

  • ? Fix assert in netlist. [couriers] 2014-05-13 20:27:33

    Changed: nl_base.c

    1 files changed, 1 insertions, 2 deletions

  • ? sega8_slot: fixed terebioe (and some other games) trying to load more bytes than available. nw. [Fabio Priuli] 2014-05-13 19:07:17

    Changed: sega8_slot.c

    1 files changed, 1 insertions, 1 deletions

  • ? farewell devcb (nw) [Miodrag Milanovic] 2014-05-13 19:05:43

    Changed: devcb.c, devcb.h, emu.h, emu.mak

    4 files changed, 0 insertions, 2082 deletions

  • ? Fix for snk.c buzzing sound on startup. To be verified during the next regression test. (nw) [ivanva] 2014-05-13 18:55:47

    Changed: snkwave.c

    1 files changed, 1 insertions, 2 deletions

  • ? taitopjc.c: simulate DSP boot. (nw) [villelin] 2014-05-13 18:54:44

    Changed: taitopjc.c

    1 files changed, 41 insertions, 33 deletions

  • ? bfm_sc1 shows the dot matrix display again (nw) [ivanva] 2014-05-13 18:40:39

    Changed: bfm_sc1.c

    1 files changed, 1 insertions, 1 deletions

  • ? switch prom order to match screenshots (nw) [dhaywood] 2014-05-13 15:46:57

    Changed: phoenix.c

    1 files changed, 3 insertions, 3 deletions

  • ? debug build fix compile (nw) [Miodrag Milanovic] 2014-05-13 14:25:27

    Changed: voodoo.c

    1 files changed, 3 insertions, 3 deletions

  • ? fixed MT05515 (fixed usage of uninitialized member in huc6260_device) (nw) [oliverst] 2014-05-13 13:56:35

    Changed: huc6260.c

    1 files changed, 1 insertions, 0 deletions

  • ? new clones [dhaywood] 2014-05-13 13:50:52
  • ? fixed usage of uninitialized member in tms5220_device (nw) [oliverst] 2014-05-13 13:47:07

    Changed: tms5220.c

    1 files changed, 1 insertions, 1 deletions

  • ? Merge branch 'master' of ssh://mess.org/mame [Dirk Best] 2014-05-13 13:44:56

    Changed: tms7000.c

    1 files changed, 1 insertions, 0 deletions

  • ? fixed usage of uninitialized member in tms7000_device (nw) [oliverst] 2014-05-13 13:41:11

    Changed: tms7000.c

    1 files changed, 1 insertions, 0 deletions

  • ? Fixed MT05510 (fixed usage of uninitialized member in tms3556_device) (nw) [oliverst] 2014-05-13 13:38:37

    Changed: tms3556.c

    1 files changed, 2 insertions, 1 deletions

  • ? fixed MT05506 (fixed usage of uninitialized member in hd63484_device) (nw) [oliverst] 2014-05-13 12:05:25

    Changed: hd63484.c, shanghai.c

    2 files changed, 2 insertions, 5 deletions

  • ? voodoo: Removed unused config struct. (nw) [curtcode] 2014-05-13 11:20:25

    Changed: voodoo.h

    1 files changed, 0 insertions, 16 deletions

  • ? z80sio: devcb2'd so we can get rid of devcb1, refactoring dlair.c to use z80dart is not trivial. (nw) [curtcode] 2014-05-13 11:17:26

    Changed: z80sio.c, z80sio.h, dlair.c

    3 files changed, 48 insertions, 63 deletions

  • ? voodoo converted to devcb2, Aaron ignore this one :) (nw) [Miodrag Milanovic] 2014-05-13 11:16:33

    Changed: vooddefs.h, voodoo.c, voodoo.h, funkball.c, gticlub.c, hornet.c, iteagle.c, magictg.c, nwk-tr.c, savquest.c, seattle.c, vegas.c, viper.c

    13 files changed, 210 insertions, 263 deletions

NOWSZY [Multi]DevMAME 0.153.x SVN31310
  • 31310 Use a Chinese title for Star 100 since that is all it shows on the title screen [Justin Kerk] 2014-07-18 04:10:37

    Changed: goldstar.c

    1 files changed, 1 insertions, 1 deletions

  • dreamwld.c: Fill in some missing dips for Rolling Crush and Baryon - Future Assault. [Brian Troha] [briantro] 2014-07-18 02:56:55

    Changed: dreamwld.c

    1 files changed, 152 insertions, 101 deletions

  • New clone added [hap] 2014-07-18 01:39:08
    • -------------------- Lunar Lander (screen test) [Clay Cowgill]
      dumped way back in 1999, but not added to mame back then

      Changed: asteroid.c, mame.lst

      2 files changed, 51 insertions, 3 deletions

  • RB's better fix for silencing a compiler warning (nw) [Wilbert Pol] 2014-07-17 20:46:50

    Changed: drawogl.c

    1 files changed, 1 insertions, 5 deletions

  • new clones [dhaywood] 2014-07-17 20:46:08
    • Center Court (prototype, MC-8123B) [Alan Meades, Porchy]
      this has a MC-8123B, Charles will generate the key, for now I'm loading the unencrypted sound CPU rom over the encrypted one.

      Changed: segas16b.c, mame.lst

      2 files changed, 54 insertions, 0 deletions

  • silence compiler warning (nw) [Wilbert Pol] 2014-07-17 20:26:59

    Changed: drawogl.c

    1 files changed, 1 insertions, 1 deletions

  • readded ace color overlay after confirmation with cabinet photo [hap] 2014-07-17 17:36:48

    Changed: tms7000.c, tms7000.h, ace.c, ace.lay, mame.mak

    5 files changed, 42 insertions, 51 deletions

  • new working game [dhaywood] 2014-07-17 14:36:33
    • Rolling Crush (version 1.07.E - 1999/02/11) [David Haywood, Osso, caius]

      Changed: dreamwld.c

      1 files changed, 80 insertions, 4 deletions

  • Fixed qix.c save state regression (nw) [ivanva] 2014-07-17 13:09:51

    Changed: qix.c

    1 files changed, 1 insertions, 0 deletions

  • SDL: rebuild all GL textures when the core changes resolutions. [R. Belmont] [rbelmont] 2014-07-17 05:51:46

    Changed: drawogl.c, window.h

    2 files changed, 32 insertions, 0 deletions

  • granny: merged the 2 temporary screens into 1. [robbbert] 2014-07-17 04:55:54

    Changed: byvid.c

    1 files changed, 18 insertions, 5 deletions

  • Renamed 3ds -> threeds in MAME to avoid potential setname difficulties later (nw) [tafoid] 2014-07-17 00:06:56

    Changed: pastelg.c, mame.lst

    2 files changed, 6 insertions, 6 deletions

  • Fixed hero save state regression (couldn't repro the dazzler one) (nw) [ivanva] 2014-07-16 18:21:24

    Changed: cvs.c, cvs.h

    2 files changed, 3 insertions, 6 deletions

  • mrgame.c: fixed bad sprites; fixed scrolling. [robbbert] 2014-07-16 16:25:31

    Changed: mrgame.c

    1 files changed, 29 insertions, 20 deletions

  • mrgame.c: added some inputs. Game can be adjusted and coins inserted (see notes in source). [robbbert] 2014-07-16 11:17:57

    Changed: mrgame.c

    1 files changed, 78 insertions, 30 deletions

  • Fixed superqix.c save state regression (nw) [ivanva] 2014-07-15 16:43:16

    Changed: superqix.c

    1 files changed, 1 insertions, 0 deletions

  • Added missing save states to i8275.c, fixes dwarfd save state regression (nw) [ivanva] 2014-07-15 16:42:01

    Changed: i8275.c

    1 files changed, 15 insertions, 0 deletions

  • Fixed tetrisp2.c save state regression (nw) [ivanva] 2014-07-15 16:40:28

    Changed: tetrisp2.c

    1 files changed, 6 insertions, 0 deletions

  • Fixed battlane.c save state regression (nw) [ivanva] 2014-07-15 16:39:30

    Changed: battlane.c

    1 files changed, 1 insertions, 0 deletions

  • mrgame.c: added some video [robbbert] 2014-07-15 15:49:16

    Changed: mrgame.c

    1 files changed, 260 insertions, 20 deletions

  • Fixed lua engine initialization (nw) [Miodrag Milanovic] 2014-07-15 11:57:36

    Changed: luaengine.c, luaengine.h, mame.c

    3 files changed, 6 insertions, 1 deletions

  • Minimize resampling, optimized netlist parameters in 1942 [couriers] 2014-07-14 23:58:29

    Changed: 1942.c

    1 files changed, 5 insertions, 2 deletions

  • Fixed alcon and slapfigh save state problem (nw) [ivanva] 2014-07-14 21:04:21

    Changed: slapfght.c

    1 files changed, 22 insertions, 22 deletions

  • Adjusted maximum value suitable for streaming and removed some dead code. [couriers] 2014-07-14 20:42:04

    Changed: ay8910.c

    1 files changed, 3 insertions, 27 deletions

  • Fixed motos save state problem (m_scroll is used by screen_update_mappy which motos calls, not by screen_update_phozon) (nw) [ivanva] 2014-07-14 20:34:25

    Changed: mappy.c

    1 files changed, 2 insertions, 2 deletions

  • Fixed jumppop save state regression (nw) [ivanva] 2014-07-14 20:20:00

    Changed: esd16.c, esd16.h

    2 files changed, 11 insertions, 11 deletions

  • new NOT WORKING [dhaywood] 2014-07-14 19:45:07
    • Rolling Crush (version 1.07.E - 1999/02/11) [Osso, caius]
      (It's a Semicom game, I need to extract the protection data)

      Changed: dreamwld.c, mame.lst

      2 files changed, 65 insertions, 3 deletions

  • Fixed save state regression in armedf.c (kozure and terrafb) (nw) [ivanva] 2014-07-14 18:52:01

    Changed: armedf.h, armedf.c

    2 files changed, 18 insertions, 12 deletions

  • mrgame.c: added some devices [robbbert] 2014-07-14 15:34:27

    Changed: mrgame.c

    1 files changed, 240 insertions, 55 deletions

  • Removed duplicate set (stillcra == scrzy_l1) [robbbert] 2014-07-14 06:24:47

    Changed: s8.c, s9.c, mame.lst

    3 files changed, 5 insertions, 18 deletions

  • peplus.c: Minor whitespace fix - nw [briantro] 2014-07-14 05:45:34

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • peplus.c: Correct all other P47A paytables - NW [briantro] 2014-07-14 03:06:23

    Changed: peplus.c

    1 files changed, 3 insertions, 3 deletions

  • granny: added notes [robbbert] 2014-07-14 03:03:33

    Changed: byvid.c

    1 files changed, 31 insertions, 11 deletions

  • peplus.c: Documentation update: [briantro] 2014-07-14 02:49:27
    • Explain the incorrect payout table of PP0103 and use correct 32K dump. Slight re-order of some clones "Newest" --> "Oldest" and slight rewording of Shockwave bonus description. - NW

      Changed: peplus.c

      1 files changed, 33 insertions, 14 deletions

  • [MAME] New clones added: [philipbe] 2014-07-14 01:07:24
  • granny: added dips [robbbert] 2014-07-13 13:53:19

    Changed: byvid.c

    1 files changed, 213 insertions, 25 deletions

  • peplus.c: Documentation corrections, figured out how to find & read the internal paytables and documented this information within the driver. - NW [briantro] 2014-07-13 09:05:51

    Changed: peplus.c

    1 files changed, 61 insertions, 10 deletions

  • Assorted device name description fixes from MASH (nw) [tafoid] 2014-07-13 00:43:56

    Changed: k053252.c, serflash.c, i8275.c, pc_vga.c, jaguar.c, turrett.c, atari_vg.c, deco104.c, deco146.c, k051733.c, k054000.c, k054338.c

    12 files changed, 12 insertions, 12 deletions

  • peplus.c: Correct a Cut-N-Paste that didn't get updated. - NW [briantro] 2014-07-12 23:23:16

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • peplus.c: Yet another slight update in documentation. List the paytable ID for the 2 Keno sets - NW [briantro] 2014-07-12 00:24:06

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

  • Include missing members in save state in driver dkong.c. [Couriersud] [couriers] 2014-07-11 22:39:18

    Changed: dkong.c

    1 files changed, 21 insertions, 0 deletions

  • USE 64bit intermediary results in sound_stream::generate_resampled_data. This will allow sound drivers to make use of the full width of stream_sample_t. [Couriersud] [couriers] 2014-07-11 21:52:43

    Changed: sound.c

    1 files changed, 8 insertions, 8 deletions

  • seta001.c: make data members private, distinguish per-driver configuration from runtime state and only state save the latter (nw) [alexjack] 2014-07-11 17:04:52

    Changed: seta001.c, seta001.h

    2 files changed, 26 insertions, 41 deletions

  •  

NOWSZY [Multi]DevMAME 0.153.x SVN31283
  • 31283 Fixed lua engine initialization (nw) [Miodrag Milanovic] 2014-07-15 11:57:36

    Changed: luaengine.c, luaengine.h, mame.c

    3 files changed, 6 insertions, 1 deletions

  • Minimize resampling, optimized netlist parameters in 1942 [couriers] 2014-07-14 23:58:29

    Changed: 1942.c

    1 files changed, 5 insertions, 2 deletions

  • Fixed alcon and slapfigh save state problem (nw) [ivanva] 2014-07-14 21:04:21

    Changed: slapfght.c

    1 files changed, 22 insertions, 22 deletions

  • Adjusted maximum value suitable for streaming and removed some dead code. [couriers] 2014-07-14 20:42:04

    Changed: ay8910.c

    1 files changed, 3 insertions, 27 deletions

  • Fixed motos save state problem (m_scroll is used by screen_update_mappy which motos calls, not by screen_update_phozon) (nw) [ivanva] 2014-07-14 20:34:25

    Changed: mappy.c

    1 files changed, 2 insertions, 2 deletions

  • Fixed jumppop save state regression (nw) [ivanva] 2014-07-14 20:20:00

    Changed: esd16.c, esd16.h

    2 files changed, 11 insertions, 11 deletions

  • new NOT WORKING [dhaywood] 2014-07-14 19:45:07
    • Rolling Crush (version 1.07.E - 1999/02/11) [Osso, caius]
      (It's a Semicom game, I need to extract the protection data)

      Changed: dreamwld.c, mame.lst

      2 files changed, 65 insertions, 3 deletions

  • Fixed save state regression in armedf.c (kozure and terrafb) (nw) [ivanva] 2014-07-14 18:52:01

    Changed: armedf.h, armedf.c

    2 files changed, 18 insertions, 12 deletions

  • mrgame.c: added some devices [robbbert] 2014-07-14 15:34:27

    Changed: mrgame.c

    1 files changed, 240 insertions, 55 deletions

  • Removed duplicate set (stillcra == scrzy_l1) [robbbert] 2014-07-14 06:24:47

    Changed: s8.c, s9.c, mame.lst

    3 files changed, 5 insertions, 18 deletions

  • peplus.c: Minor whitespace fix - nw [briantro] 2014-07-14 05:45:34

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • peplus.c: Correct all other P47A paytables - NW [briantro] 2014-07-14 03:06:23

    Changed: peplus.c

    1 files changed, 3 insertions, 3 deletions

  • granny: added notes [robbbert] 2014-07-14 03:03:33

    Changed: byvid.c

    1 files changed, 31 insertions, 11 deletions

  • peplus.c: Documentation update: [briantro] 2014-07-14 02:49:27
    • Explain the incorrect payout table of PP0103 and use correct 32K dump. Slight re-order of some clones "Newest" --> "Oldest" and slight rewording of Shockwave bonus description. - NW

      Changed: peplus.c

      1 files changed, 33 insertions, 14 deletions

  • [MAME] New clones added: [philipbe] 2014-07-14 01:07:24
  • granny: added dips [robbbert] 2014-07-13 13:53:19

    Changed: byvid.c

    1 files changed, 213 insertions, 25 deletions

  • peplus.c: Documentation corrections, figured out how to find & read the internal paytables and documented this information within the driver. - NW [briantro] 2014-07-13 09:05:51

    Changed: peplus.c

    1 files changed, 61 insertions, 10 deletions

  • Assorted device name description fixes from MASH (nw) [tafoid] 2014-07-13 00:43:56

    Changed: k053252.c, serflash.c, i8275.c, pc_vga.c, jaguar.c, turrett.c, atari_vg.c, deco104.c, deco146.c, k051733.c, k054000.c, k054338.c

    12 files changed, 12 insertions, 12 deletions

  • peplus.c: Correct a Cut-N-Paste that didn't get updated. - NW [briantro] 2014-07-12 23:23:16

    Changed: peplus.c

    1 files changed, 1 insertions, 1 deletions

  • peplus.c: Yet another slight update in documentation. List the paytable ID for the 2 Keno sets - NW [briantro] 2014-07-12 00:24:06

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

  • Include missing members in save state in driver dkong.c. [Couriersud] [couriers] 2014-07-11 22:39:18

    Changed: dkong.c

    1 files changed, 21 insertions, 0 deletions

  • USE 64bit intermediary results in sound_stream::generate_resampled_data. This will allow sound drivers to make use of the full width of stream_sample_t. [Couriersud] [couriers] 2014-07-11 21:52:43

    Changed: sound.c

    1 files changed, 8 insertions, 8 deletions

  • seta001.c: make data members private, distinguish per-driver configuration from runtime state and only state save the latter (nw) [alexjack] 2014-07-11 17:04:52

    Changed: seta001.c, seta001.h

    2 files changed, 26 insertions, 41 deletions

NOWSZY [Multi]DevMAME 0.153.x SVN31258
  • 31258 Added working save states to svolleybl and the rest of rpunch.c game drivers. (nw) [ivanva] 2014-07-11 12:49:29

    Changed: rpunch.c, rpunch.h

    2 files changed, 42 insertions, 20 deletions

  • Fixed doraemon save state problem (actually seta001.c save states weren't complete) (nw) [ivanva] 2014-07-11 12:48:09

    Changed: seta001.c

    1 files changed, 13 insertions, 1 deletions

  • Fixed brkthru.c.c save state regression (nw) [ivanva] 2014-07-11 12:47:12

    Changed: brkthru.c

    1 files changed, 2 insertions, 0 deletions

  • Fixed 4enraya.c save state regression (nw) [ivanva] 2014-07-11 12:46:33

    Changed: 4enraya.c

    1 files changed, 2 insertions, 0 deletions

  • babypac: Added nvram and joystick. Game is playable but no sound. [robbbert] 2014-07-11 11:00:22

    Changed: byvid.c

    1 files changed, 30 insertions, 15 deletions

  • silence compiler warning (nw) [Wilbert Pol] 2014-07-10 21:51:30

    Changed: ay8910.c

    1 files changed, 2 insertions, 0 deletions

  • minx.c: Get rid of pointers to member functions (nw) [Wilbert Pol] 2014-07-10 21:47:57

    Changed: minx.c, minx.h, minxfunc.h, minxopce.h, minxopcf.h, minxops.h

    6 files changed, 1572 insertions, 1658 deletions

  • babypac WIP: added coin and start inputs, and something for granny. [robbbert] 2014-07-10 15:01:57

    Changed: byvid.c

    1 files changed, 146 insertions, 44 deletions

  • babypac WIP: boots up but that's all [robbbert] 2014-07-10 07:51:23

    Changed: byvid.c

    1 files changed, 408 insertions, 96 deletions

  • peplus.c: Yet another slight update in documentation - NW [briantro] 2014-07-10 04:57:46

    Changed: peplus.c

    1 files changed, 6 insertions, 5 deletions

  • peplus.c: Documentation corrections & Explain the Lucky Deal bonus feature. - NW [briantro] 2014-07-10 04:01:04

    Changed: peplus.c

    1 files changed, 9 insertions, 6 deletions

  • Fix some issues introduced with last commit. [couriers] 2014-07-09 23:21:38
    • The sound system does not allow to stream values > 2^20. Currently limiting the value, but this is not really optimal.

      Changed: ay8910.c, 1942.c

      2 files changed, 16 insertions, 6 deletions

  • sh4: inlined some functions (nw) [Wilbert Pol] 2014-07-09 22:20:43

    Changed: sh4.c

    1 files changed, 6 insertions, 6 deletions

  • AY8910_RESISTOR_OUTPUT now selects resistance calculation by simple saturation mosfet model in ay8910.c. Currently only two drivers use this: 1942 and popeye. [couriers] 2014-07-09 21:20:11

    Changed: ay8910.c, ay8910.h, 1942.c, popeye.c

    4 files changed, 82 insertions, 14 deletions

  • cv1k.c: Reduce tagmap lookups (nw) [Wilbert Pol] 2014-07-09 20:26:40

    Changed: cv1k.c

    1 files changed, 8 insertions, 3 deletions

  • various cpu cores: don't state save icount (nw) [alexjack] 2014-07-09 19:34:43

    Changed: am29000.c, avr8.c, cosmac.c, dsp56k.c, hd61700.c, mc68hc11.c, superfx.c, tlcs90.c, tms32010.c, tms32025.c

    10 files changed, 0 insertions, 13 deletions

  • 6805: add missing items to save state [hap] 2014-07-09 19:22:17

    Changed: 6805ops.inc, m6805.c

    2 files changed, 14 insertions, 12 deletions

  • nec cpu: add missing items to save state [Alex Jackson] [alexjack] 2014-07-09 18:02:33

    Changed: nec.c, v25.c

    2 files changed, 6 insertions, 0 deletions

  • schedule.c: minor logging improvements (nw) [alexjack] 2014-07-09 17:52:27

    Changed: schedule.c

    1 files changed, 8 insertions, 7 deletions

  • tigeroad.c: Correct name for BPROM and document type for the Tiger Road sets - NW [briantro] 2014-07-09 04:17:40

    Changed: tigeroad.c

    1 files changed, 3 insertions, 3 deletions

  • Chihiro WIP [Samuele Zannoli] [rbelmont] 2014-07-09 03:19:20
    • - Add NV2A vertex program disassembler - Added two new debugger commands, grab_vprog to save the currently uploaded vertex program, and vprogdis
  • Updated information about measurements and model derived from those. [Couriersud] [couriers] 2014-07-09 01:38:08

    Changed: ay8910.c

    1 files changed, 7 insertions, 12 deletions

  • schedule.c: rebuild_execute_list() after loading a saved state to ensure the order of execution remains consistent [Alex Jackson] [alexjack] 2014-07-08 10:55:55

    Changed: schedule.c

    1 files changed, 1 insertions, 0 deletions

  • paradise.c: fix save state issue (nw) [alexjack] 2014-07-08 07:22:54

    Changed: paradise.c

    1 files changed, 1 insertions, 0 deletions

NOWSZY [Multi]DevMAME 0.153.x SVN31239
  • 31329 tigeroad.c: Correct name for BPROM and document type for the Tiger Road sets - NW [briantro] 2014-07-09 04:17:40

    Changed: tigeroad.c

    1 files changed, 3 insertions, 3 deletions

  • Chihiro WIP [Samuele Zannoli] [rbelmont] 2014-07-09 03:19:20
    • - Add NV2A vertex program disassembler - Added two new debugger commands, grab_vprog to save the currently uploaded vertex program, and vprogdis
  • Updated information about measurements and model derived from those. [Couriersud] [couriers] 2014-07-09 01:38:08

    Changed: ay8910.c

    1 files changed, 7 insertions, 12 deletions

  • schedule.c: rebuild_execute_list() after loading a saved state to ensure the order of execution remains consistent [Alex Jackson] [alexjack] 2014-07-08 10:55:55

    Changed: schedule.c

    1 files changed, 1 insertions, 0 deletions

  • paradise.c: fix save state issue (nw) [alexjack] 2014-07-08 07:22:54

    Changed: paradise.c

    1 files changed, 1 insertions, 0 deletions

  • New Tiger Road clone [briantro] 2014-07-08 04:35:17
    • tigeroad.c: Added PCB locations to the Tiger Road sets. [Bonky0013, Brian Troha]
      New clone Added ----------------------------------------------------- Tiger Road (US) [Bonky0013, The Dumping Union]

      Changed: tigeroad.c, mame.lst

      2 files changed, 78 insertions, 40 deletions

  • fd1089.c: Document the newly redumped FD1089A 317-0027 along with it's unencrypted data range. [Charles MacDonald] [briantro] 2014-07-08 03:01:35

    Changed: fd1089.c

    1 files changed, 1 insertions, 1 deletions

  • forgot one [hap] 2014-07-08 02:08:07

    Changed: hd44780.h

    1 files changed, 1 insertions, 1 deletions

  • correct ac after function set too [hap] 2014-07-08 01:22:03

    Changed: hd44780.c, hd44780.h

    2 files changed, 37 insertions, 54 deletions

  • (whitespace) [hap] 2014-07-08 00:56:20

    Changed: hd44780.c

    1 files changed, 25 insertions, 25 deletions

  • setting address is allowed before function set [hap] 2014-07-08 00:51:32

    Changed: hd44780.c

    1 files changed, 19 insertions, 8 deletions

  • nw [hap] 2014-07-07 21:08:25

    Changed: tms7000.c, hd44780.c

    2 files changed, 12 insertions, 13 deletions

  • looks like unmapped output bits are 0 [hap] 2014-07-07 17:20:19

    Changed: tmpz84c011.c

    1 files changed, 15 insertions, 15 deletions

  • nec v25: initialize clock divider in constructor, since execute_clocks_to_cycles() gets called before device_start() (nw) [alexjack] 2014-07-07 13:55:29

    Changed: v25.c

    1 files changed, 1 insertions, 2 deletions

  • m6809: add missing members to save registration; this should fix the save state regressions for real [Alex Jackson] [alexjack] 2014-07-07 13:52:34

    Changed: m6809.c

    1 files changed, 2 insertions, 0 deletions

  • Add ATTR_COLD to DECLARE_(foo)_START and DECLARE_DRIVER_INIT (nw) [alexjack] 2014-07-07 11:39:42

    Changed: driver.h, gamedrv.h

    2 files changed, 4 insertions, 4 deletions

  • m6809: fix another typo (nw) [alexjack] 2014-07-07 04:32:10

    Changed: hd6309.c

    1 files changed, 1 insertions, 1 deletions

  • m6809: fix typo in device_post_load(), should fix various savestate regressions in drivers using this CPU family [Alex Jackson] [alexjack] 2014-07-07 02:27:41

    Changed: m6809.c

    1 files changed, 1 insertions, 1 deletions

  • small optimization to scc8530_t::device_timer() (nw) [oliverst] 2014-07-06 23:55:10

    Changed: 8530scc.c

    1 files changed, 2 insertions, 1 deletions

  • new SDI clone [briantro] 2014-07-06 21:19:19
    • Also adds a complete dump of the FD1089B 317-0027 key!
      New Clone Added ---------------------------------------------- SDI - Strategic Defense Initiative (Japan, old, System 16A, FD1089B 317-0027) [Charles MacDonald, ShouTime, The Dumping Union]

      Changed: segas16a.c, mame.lst

      2 files changed, 45 insertions, 2 deletions

  • Document recent measurements done on the AY8910. [Couriersud] [couriers] 2014-07-06 18:53:47

    Changed: ay8910.c

    1 files changed, 123 insertions, 0 deletions

  • Cool Pool: added 2nd button and button labels [Gamez Fan] [robbbert] 2014-07-06 04:14:54

    Changed: coolpool.c

    1 files changed, 7 insertions, 4 deletions

  • peplus.c: Minor corrections for correct English - NW [briantro] 2014-07-05 19:28:22

    Changed: peplus.c

    1 files changed, 2 insertions, 2 deletions

NOWSZY [Multi]DevMAME 0.153.x SVN31195
NOWSZY [Multi]DevMAME 0.153.x SVN31173
  • 31173 small optimization to c64h156_device::get_next_bit() (nw) [oliverst] 2014-07-03 07:54:05

    Changed: 64h156.c

    1 files changed, 11 insertions, 7 deletions

  • nw [hap] 2014-07-03 02:55:04

    Changed: tmpz84c011.c, mb89363b.c

    2 files changed, 11 insertions, 11 deletions

  • first batch of passing attotime as const reference instead of copy - where possible (nw) [oliverst] 2014-07-02 20:44:14

    Changed: c2040fdc.c, c2040fdc.h, floppy.c, floppy.h, 64h156.c, 64h156.h, amigafdc.c, amigafdc.h, fdc_pll.c, fdc_pll.h, wd_fdc.c, wd_fdc.h, wozfdc.c, wozfdc.h

    14 files changed, 120 insertions, 120 deletions

  • improved exception reporting in cli_frontend (nw) [oliverst] 2014-07-02 20:26:13

    Changed: clifront.c

    1 files changed, 2 insertions, 2 deletions

  • final rev of these bootlegs turned up (nw) [dhaywood] 2014-07-02 17:16:29

    Changed: cps3.c, mame.lst

    2 files changed, 25 insertions, 5 deletions

  • vconv: map /O3 to /Ox (nw) [oliverst] 2014-07-02 15:46:13

    Changed: vconv.c

    1 files changed, 1 insertions, 1 deletions

  • address some ng save state concerns (nw) [dhaywood] 2014-07-02 14:34:16

    Changed: banked_cart.c, banked_cart.h, neogeo.c, neogeo.h

    4 files changed, 10 insertions, 2 deletions

  • m6502: put back get_cycle() since OG says it'll be needed in future, but compile-time disable the slow precalculation/caching (nw) [alexjack] 2014-07-02 08:36:51

    Changed: m6502.c, m6502.h, m740.c

    3 files changed, 16 insertions, 0 deletions

  • Fix for gradius3 crash from Fabio (nw) [tafoid] 2014-07-02 07:58:33

    Changed: k051960.c

    1 files changed, 1 insertions, 1 deletions

  • removed unnecessary assert from src/emu/schedule.c (nw) [oliverst] 2014-07-01 23:29:12

    Changed: schedule.c

    1 files changed, 0 insertions, 1 deletions

  • m6502: remove expensive and unused attotime precalculation at start of each timeslice [Alex Jackson] [alexjack] 2014-07-01 21:30:52
    • (nw) This precalculation seems to be part of OG's "CPU core template", as all CPU cores written by him do it. It's used to optimize things like onboard serial ports and high-frequency timers; however, the m6502 and its derivatives have neither onboard serial ports nor high-frequency timers, and the precalculation is simply a boat anchor on drivers with 6502-family CPUs and tight interleaving.
      mess c64 benchmarks (3.4 GHz Sandy Bridge i5; 64-bit Linux GCC 4.8 build)
      before: [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 238.17% (59 seconds) [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 236.36% (59 seconds)
      after: [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 279.93% (59 seconds) [awj@localhost trunk]$ ./mess64 -window -bench 60 c64 Average speed: 279.30% (59 seconds)

      Changed: m6502.c, m6502.h, m740.c

      3 files changed, 0 insertions, 12 deletions

  • clear the extra ram some of the bootlegs have, might actually fix kof10th this time (nw) [dhaywood] 2014-07-01 14:32:45

    Changed: bootleg_prot.c

    1 files changed, 2 insertions, 0 deletions

  •  

NOWSZY [Multi]DevMAME 0.153.x SVN31148
NOWSZY [Multi]DevMAME 0.153.x SVN31125
NOWSZY [Multi]DevMAME 0.153.x SVN31082
NOWSZY [Multi]DevMAME 0.153.x SVN30970
wstecz27/05/2014 14:50
Do ściągnięcia
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