!

[Multi]DevMAME 0.149.x SVN24459

[0] @ Wtorek, 23 Lipca 2013 00:08CET

[Multi]DevMAME 0.149.x SVN24459

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.

 

  • 24459i had to simplify fm code while i was trying to understand the "Acc" bit, but didn't get much out of that and scrapped it. On the plus side, the refactor did fix a couple of small bugs with feedback/modulation. [hap] 2013-07-22 23:02:53
    • git-svn-id: svn://dspnet.fr/mame/trunk@24459 749742ba-7341-0410-aadc-df50b521781e

      Changed: ymf271.c, ymf271.h

      2 files changed, 233 insertions, 253 deletions

  • 24458change this note a bit (nw) [dhaywood] 2013-07-22 22:52:05
    • git-svn-id: svn://dspnet.fr/mame/trunk@24458 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c

      1 files changed, 2 insertions, 1 deletions

  • 24456added assert in src/mame/video/system1.c (nw) [oliverst] 2013-07-22 22:29:07
    • git-svn-id: svn://dspnet.fr/mame/trunk@24456 749742ba-7341-0410-aadc-df50b521781e

      Changed: system1.c

      1 files changed, 1 insertions, 0 deletions

  • 24455dragngun - some findings about the dvi playback, also stopped the hang when killing the last boss (nw) [dhaywood] 2013-07-22 22:27:42
    • git-svn-id: svn://dspnet.fr/mame/trunk@24455 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c

      1 files changed, 60 insertions, 43 deletions

  • 24451Modernized the namco sound device. [Osso] [tafoid] 2013-07-22 21:38:25
  • 24448Fixed OPLx key scale level order [Alexey, Phil Bennett] [philipbe] 2013-07-22 19:49:24
  • 24446dblewing.c: Remove outdated comment - NW [briantro] 2013-07-22 18:14:36
    • git-svn-id: svn://dspnet.fr/mame/trunk@24446 749742ba-7341-0410-aadc-df50b521781e

      Changed: dblewing.c

      1 files changed, 0 insertions, 1 deletions

  • 24445Doing the dummy read immediately on reset. [michaelz] 2013-07-22 18:13:51
    • git-svn-id: svn://dspnet.fr/mame/trunk@24445 749742ba-7341-0410-aadc-df50b521781e

      Changed: tms5220.c

      1 files changed, 8 insertions, 2 deletions

  • 24443thepit.c: David figured out the Cabinet dipswitch so change the comment - NW [briantro] 2013-07-22 17:51:13
    • git-svn-id: svn://dspnet.fr/mame/trunk@24443 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c

      1 files changed, 1 insertions, 1 deletions

  • 24440fix one or two input bits (nw) [dhaywood] 2013-07-22 16:52:47
    • git-svn-id: svn://dspnet.fr/mame/trunk@24440 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 1046 insertions, 1025 deletions

  • 24439m68k: fixed handling of double fault, not sure if this is proper or some other trap should be generated (nw) [miodragm] 2013-07-22 16:38:16
    • git-svn-id: svn://dspnet.fr/mame/trunk@24439 749742ba-7341-0410-aadc-df50b521781e

      Changed: m68kcpu.c

      1 files changed, 14 insertions, 2 deletions

  • 24438Little note regarding dreambal, nw [angelosa] 2013-07-22 16:18:05
    • git-svn-id: svn://dspnet.fr/mame/trunk@24438 749742ba-7341-0410-aadc-df50b521781e

      Changed: dreambal.c

      1 files changed, 2 insertions, 3 deletions

  • 24437thepit.c - change sprite handling a bit. [dhaywood] 2013-07-22 14:30:03
    • git-svn-id: svn://dspnet.fr/mame/trunk@24437 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c, thepit.c

      2 files changed, 24 insertions, 12 deletions

  • 24436fixed array out-of-bounds access in src/mame/drivers/merit.c (nw) [oliverst] 2013-07-22 13:40:05
    • git-svn-id: svn://dspnet.fr/mame/trunk@24436 749742ba-7341-0410-aadc-df50b521781e

      Changed: merit.c

      1 files changed, 1 insertions, 1 deletions

  • 24435fixed uninitialized memory in src/mame/video/cidelsa.c (fixes array out-of-bounds accesses) (nw) [oliverst] 2013-07-22 12:36:16
    • git-svn-id: svn://dspnet.fr/mame/trunk@24435 749742ba-7341-0410-aadc-df50b521781e

      Changed: cidelsa.c

      1 files changed, 2 insertions, 0 deletions

  • 24434ignore just samples when displaying sample device itself, since it gets first attached sample in xml (nw) [miodragm] 2013-07-22 12:23:33
    • git-svn-id: svn://dspnet.fr/mame/trunk@24434 749742ba-7341-0410-aadc-df50b521781e

      Changed: info.c

      1 files changed, 4 insertions, 1 deletions

  • 24433fixed array out-of-bounds access in src/mame/video/system1.c (nw) [oliverst] 2013-07-22 12:10:05
    • git-svn-id: svn://dspnet.fr/mame/trunk@24433 749742ba-7341-0410-aadc-df50b521781e

      Changed: system1.c

      1 files changed, 1 insertions, 1 deletions

  • 24432do not output samples for devices,solves issues in output xml (nw) [miodragm] 2013-07-22 11:34:57
    • git-svn-id: svn://dspnet.fr/mame/trunk@24432 749742ba-7341-0410-aadc-df50b521781e

      Changed: info.c

      1 files changed, 1 insertions, 1 deletions

  • 24425itech32.c: Some minor corrections of dipswitches. Added a note about the Japanese World Class Bowling trackball input is read at an 45 degree offset compared to normal orientation. [Brian Troha] [briantro] 2013-07-22 08:29:33
    • Out of whatsnew: The 45 degree reads for WCB (v1.3 Japan) could most likely be corrected via a modified read routine that takes into account the 45 degree rotation and separates it out.
      git-svn-id: svn://dspnet.fr/mame/trunk@24425 749742ba-7341-0410-aadc-df50b521781e

      Changed: itech32.c

      1 files changed, 16 insertions, 5 deletions

  • 24424shanghai.c: Added dipswitch locations to Shanghai and Shanghai 2. [Brian Troha] [briantro] 2013-07-22 06:45:51
    • git-svn-id: svn://dspnet.fr/mame/trunk@24424 749742ba-7341-0410-aadc-df50b521781e

      Changed: shanghai.c

      1 files changed, 17 insertions, 17 deletions

  • 24423Convert the Atari VAD chip into a device, half-way. Really needs [aarongil] 2013-07-21 23:15:02
  • 24422stfight.c: Added dipswitch locations to the Empire City: 1931 / Street Fight sets. [Brian Troha] [briantro] 2013-07-21 21:59:51
    • git-svn-id: svn://dspnet.fr/mame/trunk@24422 749742ba-7341-0410-aadc-df50b521781e

      Changed: stfight.c

      1 files changed, 15 insertions, 12 deletions

  • 24421various dipswitch / port fixes / corrections / modifications - NW [briantro] 2013-07-21 21:58:25
  • 24420toaplan1.c: [Alex Jackson] [alexjack] 2013-07-21 20:41:45
    • - Reorganized outzone sets and improved descriptions: outzonec -> outzone "Out Zone" (new parent) outzone -> outzoneh "Out Zone (harder)" (former parent) outzonea -> outzonea "Out Zone (old set)" outzoned -> outzoneb "Out Zone (older set)" outzoneb -> outzonec "Out Zone (oldest set)" - Fixed dip switches and inputs (after verification of the M68000 and Z80 code) in outzone and clones - Tagged outzonec (formerly outzoneb) Z80 ROM as BAD_DUMP and the set itself as GAME_IMPERFECT_SOUND after discovering that this clone's M68000 and Z80 ROMs are almost certainly mismatched, causing wrong sound effects.
      git-svn-id: svn://dspnet.fr/mame/trunk@24420 749742ba-7341-0410-aadc-df50b521781e

      Changed: toaplan1.c, mame.lst

      2 files changed, 259 insertions, 131 deletions

  • 24419ZT notes [angelosa] 2013-07-21 20:06:29
    • git-svn-id: svn://dspnet.fr/mame/trunk@24419 749742ba-7341-0410-aadc-df50b521781e

      Changed: raiden2.c

      1 files changed, 18 insertions, 8 deletions

  • 24418tms32082: more improvements [villelin] 2013-07-21 18:15:29
  • 24417notes (nw) [dhaywood] 2013-07-21 17:53:58
  • 24416dreambal (nw) [dhaywood] 2013-07-21 17:14:15
    • git-svn-id: svn://dspnet.fr/mame/trunk@24416 749742ba-7341-0410-aadc-df50b521781e

      Changed: dreambal.c

      1 files changed, 24 insertions, 6 deletions

  • 24415tattass (nw) [dhaywood] 2013-07-21 17:04:48
    • git-svn-id: svn://dspnet.fr/mame/trunk@24415 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c, deco32.h

      2 files changed, 28 insertions, 30 deletions

  • 24414night slashers using generic 104 (nw) [dhaywood] 2013-07-21 16:44:11
  • 24413misc deco (nw) [dhaywood] 2013-07-21 16:03:11
  • 24411dietgo (nw) [dhaywood] 2013-07-21 13:53:14
    • git-svn-id: svn://dspnet.fr/mame/trunk@24411 749742ba-7341-0410-aadc-df50b521781e

      Changed: dietgo.c, dietgo.h

      2 files changed, 32 insertions, 3 deletions

  • 24410forgot to update whitestar... (no whatsnew) [barryrod] 2013-07-21 13:30:47
    • git-svn-id: svn://dspnet.fr/mame/trunk@24410 749742ba-7341-0410-aadc-df50b521781e

      Changed: whitestar.c

      1 files changed, 1 insertions, 6 deletions

  • 24409disabled some unused private members (nw) [oliverst] 2013-07-21 13:26:46
  • 24408lemmings & captain america (nw) [dhaywood] 2013-07-21 13:10:35
  • 24407robocop2 (nw) [dhaywood] 2013-07-21 12:57:16
  • 24406dragon gun through the generic protection implementation (nw) [dhaywood] 2013-07-21 12:47:09
  • 24405pump stadium hero 96 through generic 146 code. [dhaywood] 2013-07-21 12:16:46
  • 24404try a different bg pen in fghthist (nw) [dhaywood] 2013-07-21 05:35:00
    • git-svn-id: svn://dspnet.fr/mame/trunk@24404 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c

      1 files changed, 1 insertions, 1 deletions

  • 24403missed a line (nw) [dhaywood] 2013-07-21 05:21:46
    • git-svn-id: svn://dspnet.fr/mame/trunk@24403 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c

      1 files changed, 1 insertions, 0 deletions

  • 24402various refactoring (nw) [dhaywood] 2013-07-21 05:17:18
  • 24401suna8.c: Added dipswitch locations to Rough Ranger / Super Ranger, Hard Head, Spark Man, Star Fighter, Hard Head 2 and Brick Zone sets. Correct default settings as per manuals. [Brian Troha] [briantro] 2013-07-21 04:47:42
    • git-svn-id: svn://dspnet.fr/mame/trunk@24401 749742ba-7341-0410-aadc-df50b521781e

      Changed: suna8.c

      1 files changed, 57 insertions, 55 deletions

  • 24399decodmd: Made machine config use inline configuration. [barryrod] 2013-07-21 04:11:39
  • 24398volfied.c: Format the cheat dipswitch name like most other sets in MAME. - NW [briantro] 2013-07-21 04:04:01
    • git-svn-id: svn://dspnet.fr/mame/trunk@24398 749742ba-7341-0410-aadc-df50b521781e

      Changed: volfied.c

      1 files changed, 1 insertions, 1 deletions

  • 24397volfied.c: Added dipswitch locations to the Volfied sets. [Brian Troha] [briantro] 2013-07-21 03:57:47
  • 24394Fixed stuck INT line after resetting. [michaelz] 2013-07-21 01:27:23
    • git-svn-id: svn://dspnet.fr/mame/trunk@24394 749742ba-7341-0410-aadc-df50b521781e

      Changed: tms9902.c

      1 files changed, 4 insertions, 3 deletions

  • 24393let double wings share the common protection handlers for ones we already know from other games, might make things worse due to the missing ones thos.. (nw) [dhaywood] 2013-07-21 00:49:00
  • 24392refactor deco104 to pump most games through a standard function, a function that will eventually be much better once Charles gets his hands on a board :-) [dhaywood] 2013-07-21 00:30:26
    • git-svn-id: svn://dspnet.fr/mame/trunk@24392 749742ba-7341-0410-aadc-df50b521781e

      Changed: rohga.c, deco104.c

      2 files changed, 290 insertions, 333 deletions

  • 24391Expand read_line to all 0s or all 1s; fixes cases where read_line [aarongil] 2013-07-21 00:06:49
    • (specifically vblank) callbacks are mapped to multiple bits.
      git-svn-id: svn://dspnet.fr/mame/trunk@24391 749742ba-7341-0410-aadc-df50b521781e

      Changed: ioport.h

      1 files changed, 2 insertions, 2 deletions

  • 24390Fix for seiham by Osso (nw) [tafoid] 2013-07-20 23:52:07
    • git-svn-id: svn://dspnet.fr/mame/trunk@24390 749742ba-7341-0410-aadc-df50b521781e

      Changed: nbmj8688.c

      1 files changed, 1 insertions, 1 deletions

  • 24389Memory system: added endianness to the memory_share class. [aarongil] 2013-07-20 23:46:00
  • 24388bring the double wings addresses properly into line too (nw) [dhaywood] 2013-07-20 22:10:49
    • git-svn-id: svn://dspnet.fr/mame/trunk@24388 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco104.c

      1 files changed, 44 insertions, 41 deletions

  • 24387Fixed some unknown DIPs and corrected others from manual examinations for lethalj.c [Bad A Billy] [tafoid] 2013-07-20 22:08:46
    • git-svn-id: svn://dspnet.fr/mame/trunk@24387 749742ba-7341-0410-aadc-df50b521781e

      Changed: lethalj.c

      1 files changed, 37 insertions, 36 deletions

  • 24384make caveman ninja read addresses closer to rohga / wizard fire etc. [dhaywood] 2013-07-20 21:55:09
    • git-svn-id: svn://dspnet.fr/mame/trunk@24384 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco104.c

      1 files changed, 97 insertions, 102 deletions

  • 24383Split up the video devices contained in taitoic.c. [Osso] [tafoid] 2013-07-20 21:20:26
  • 24382Modernized the Beezer sound device. [Osso] [tafoid] 2013-07-20 21:06:28
  • 24381CPS-1 update [Team CPS-1]: [tafoid] 2013-07-20 20:52:09
    • * Verified dinoj ROMs labels and locations, added documentation and pcb infos to videocps1.c * Added CK22B.1A PAL to chikij * Added a note to wofr1 and wofa since they could not be original but patched sets coming from desuicided boards
      git-svn-id: svn://dspnet.fr/mame/trunk@24381 749742ba-7341-0410-aadc-df50b521781e

      Changed: cps1.c, cps1.c

      2 files changed, 17 insertions, 14 deletions

  • 24380shuffle dblewings address bits around too (nw) [dhaywood] 2013-07-20 20:00:54
    • git-svn-id: svn://dspnet.fr/mame/trunk@24380 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco104.c

      1 files changed, 110 insertions, 105 deletions

  • 24379Fixed dip-switches in Street Fight driver [Angelo Salese] [angelosa] 2013-07-20 19:55:45
  • 24378switched the wizard fire reads around too so that they are more correct and align with rohga. [dhaywood] 2013-07-20 19:01:05
    • git-svn-id: svn://dspnet.fr/mame/trunk@24378 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco104.c

      1 files changed, 209 insertions, 379 deletions

  • 24377start reworking some of the 104 bits to make things easier later down the line [dhaywood] 2013-07-20 18:10:21
    • git-svn-id: svn://dspnet.fr/mame/trunk@24377 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco104.c

      1 files changed, 67 insertions, 98 deletions

  • 24376fixed another array out-of-bound access in src/mame/video/ppu2c0x.c (nw) [oliverst] 2013-07-20 16:00:13
    • git-svn-id: svn://dspnet.fr/mame/trunk@24376 749742ba-7341-0410-aadc-df50b521781e

      Changed: ppu2c0x.c

      1 files changed, 4 insertions, 4 deletions

  • 24374added asserts to src/mame/machine/megavdp.c to indicate array out-of-bounds accesses (nw) [oliverst] 2013-07-20 15:53:26
    • git-svn-id: svn://dspnet.fr/mame/trunk@24374 749742ba-7341-0410-aadc-df50b521781e

      Changed: megavdp.c

      1 files changed, 9 insertions, 3 deletions

  • 24371i86 fixes to get TX-1 and Buggy Boy working again -nw- [philipbe] 2013-07-20 12:07:17
    • git-svn-id: svn://dspnet.fr/mame/trunk@24371 749742ba-7341-0410-aadc-df50b521781e

      Changed: i86.c, tx1.c

      2 files changed, 15 insertions, 7 deletions

  • 24370fixed array out-of-bounds access in ppu2c0x_device::draw_sprites() (nw) [oliverst] 2013-07-20 12:03:53
    • git-svn-id: svn://dspnet.fr/mame/trunk@24370 749742ba-7341-0410-aadc-df50b521781e

      Changed: ppu2c0x.c

      1 files changed, 7 insertions, 6 deletions

  • 24366de_2: Made CPU board a device, and hooked it up to all drivers in de_2.c. [barryrod] 2013-07-20 11:23:15
  • 24365meritm.c: Maintain a standard key layout using standard MAME macros. :-) - NW [briantro] 2013-07-20 06:07:15
    • git-svn-id: svn://dspnet.fr/mame/trunk@24365 749742ba-7341-0410-aadc-df50b521781e

      Changed: meritm.c

      1 files changed, 11 insertions, 11 deletions

  • 24364remove the 'UNEMULATED PROTECTION' flag from Fighters History, for the first time ever you can actually play it until the end (previously the last 2 bosses would glitch because the protection results were missing) [Charles MacDonald, David Haywood] [dhaywood] 2013-07-20 03:05:33
    • (need to look at the video mixing bug causing bad BG colour in test mode still)
      git-svn-id: svn://dspnet.fr/mame/trunk@24364 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco32.c

      1 files changed, 5 insertions, 5 deletions

  • 24363used info from Charles to fill in some missing remaps on IO ports [dhaywood] 2013-07-20 02:32:18
    • git-svn-id: svn://dspnet.fr/mame/trunk@24363 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 58 insertions, 60 deletions

  • 24362nvm [hap] 2013-07-20 01:47:26
    • git-svn-id: svn://dspnet.fr/mame/trunk@24362 749742ba-7341-0410-aadc-df50b521781e

      Changed: meritm.c

      1 files changed, 9 insertions, 9 deletions

  • 24361start hooking fighters history up to it... [dhaywood] 2013-07-20 01:42:01
  • 24360a magic address xor means Nitro Ball can work with this code too.. and almost certainly Fighters History too (need to hook it up) [dhaywood] 2013-07-20 00:49:56
  • 24359thepit.c: Add Round-Up dipswitch locations - NW [briantro] 2013-07-20 00:40:46
    • git-svn-id: svn://dspnet.fr/mame/trunk@24359 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c

      1 files changed, 10 insertions, 41 deletions

  • 24357kill some old code (nw) [dhaywood] 2013-07-19 23:31:25
  • 24356collapse bitswaps (fighters history out ports now use the same swap as funky jet) also reformat before further work (nw) [dhaywood] 2013-07-19 23:26:44
  • 24355moved the bit reordering out of 'core' function and into the per-game ones for nitrobal and fighters history. (nw) [dhaywood] 2013-07-19 21:56:34
    • git-svn-id: svn://dspnet.fr/mame/trunk@24355 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 54 insertions, 48 deletions

  • 24354hopefully keep tafoid happy until I resolve this with proper devices ;-) [dhaywood] 2013-07-19 21:25:35
    • git-svn-id: svn://dspnet.fr/mame/trunk@24354 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 82 insertions, 82 deletions

  • 24353re-order fighters history / nitroball read in the same way, this makes the read ports consistent with robocop 2 and lemmings... although I can't find a connection with shanghai on the read addresses, seems like an alt mode maybe? [dhaywood] 2013-07-19 21:14:03
    • git-svn-id: svn://dspnet.fr/mame/trunk@24353 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 97 insertions, 89 deletions

  • 24352switch around the address bits on output port handling on the fighters history / nitro ball type [dhaywood] 2013-07-19 20:33:29
    • this brings special sound/xor/mask ports to the same as shanghai etc. and also keeps values in the 0-127 range. this is most likely the unscrambled state based on tests.
      still need to investigate the read side of it.
      should be no functional change.
      git-svn-id: svn://dspnet.fr/mame/trunk@24352 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 94 insertions, 88 deletions

  • 24351Modernized the k001604 video device. [Osso] [tafoid] 2013-07-19 19:29:38
  • 24350move the double wings protection sim to the 104 file - no functional change. (nw) [dhaywood] 2013-07-19 18:58:00
  • 24349decoprot -> deco104 [dhaywood] 2013-07-19 18:42:34
  • 24348move this too (nw) [dhaywood] 2013-07-19 17:50:28
  • 24347shift some more bits around for further studying (nw) [dhaywood] 2013-07-19 17:43:29
  • 24345move some functions around for further research, also marked Super Shanghai as working, pretty sure it's ok with the current code. [dhaywood] 2013-07-19 17:18:25
  • 24343Funky Jet works with the new code too, note the address bitswap is the *reverse* of the one to get from Fighters History to Nitro Ball format.. I suspect there is a way to get from where we are to both of those too, and that there are in reality 2 different chip types 146 (+ various rebadges of it) and 104 [dhaywood] 2013-07-19 14:45:10
  • 24342wops [hap] 2013-07-19 14:17:21
    • git-svn-id: svn://dspnet.fr/mame/trunk@24342 749742ba-7341-0410-aadc-df50b521781e

      Changed: meritm.c

      1 files changed, 1 insertions, 1 deletions

  • 24341use poker/gambling macros instead of assigning custom keycode [hap] 2013-07-19 14:15:12
  • 24340thepit.c: Added dipswitch locations to The Pit sets, Fitter sets, Intrepid sets and Dock Man / Port Man sets. Gave Desert Dan it's own dipswitches and corrected them based on results and game play. [Brian Troha] [briantro] 2013-07-19 05:30:16
    • git-svn-id: svn://dspnet.fr/mame/trunk@24340 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c

      1 files changed, 88 insertions, 45 deletions

  • 24339thedeep.c: Added dipswitch locations to the Run Deep / The Deep sets. [Brian Troha] [briantro] 2013-07-19 05:27:16
    • git-svn-id: svn://dspnet.fr/mame/trunk@24339 749742ba-7341-0410-aadc-df50b521781e

      Changed: thedeep.c

      1 files changed, 11 insertions, 11 deletions

  • 24338New games added as GAME_NOT_WORKING [rbelmont] 2013-07-19 05:13:06
    • ----------------------------------- Carnival King (v1.00.11) [Brian Troha, R. Belmont]

      git-svn-id: svn://dspnet.fr/mame/trunk@24338 749742ba-7341-0410-aadc-df50b521781e

      Changed: iteagle.c, mame.lst

      2 files changed, 11 insertions, 2 deletions

  • 24337temp until I have time to do it better (nw) [dhaywood] 2013-07-19 03:58:12
  • 24336experiment with mutant fighter too.. it's also similar, if not the same... [dhaywood] 2013-07-19 03:27:21
  • 24335hooked up the new sim side-by-side with the original in Edward Randy, it does seem that chip had the same functionality even if it was marked differently. [dhaywood] 2013-07-19 02:15:58
    • also note +// AM_RANGE(0x199550, 0x199551) AM_WRITENOP /* Looks like a bug in game code, a protection write is referenced off a5 instead of a6 and ends up here */ +// AM_RANGE(0x199750, 0x199751) AM_WRITENOP /* Looks like a bug in game code, a protection write is referenced off a5 instead of a6 and ends up here */
      these do actually fall through to the protection device based on Charles' notes about how it maps in memory, and infact affect the 3rd attract demo where they get read back (I could do with playing through to that level to make sure everything is in order)
      I haven't yet removed the old Edward Randy sim because I'm still testing :-)
      git-svn-id: svn://dspnet.fr/mame/trunk@24335 749742ba-7341-0410-aadc-df50b521781e

      Changed: cninja.c, cninja.h, deco146.c, decoprot.c

      4 files changed, 86 insertions, 11 deletions

  • 24334improve formatting of table (nw) [dhaywood] 2013-07-19 01:49:46
    • git-svn-id: svn://dspnet.fr/mame/trunk@24334 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 1057 insertions, 2105 deletions

  • 24333flip the original spriterams around, seems better. [dhaywood] 2013-07-19 00:20:49
    • git-svn-id: svn://dspnet.fr/mame/trunk@24333 749742ba-7341-0410-aadc-df50b521781e

      Changed: sshangha.c

      1 files changed, 2 insertions, 2 deletions

  • 24332ok, different (better/more correct) interpretation of Charles' data after some discussions. [dhaywood] 2013-07-19 00:07:06
    • I'll reformat it in a bit but you can start the game now at least.. looks like the original might not need / use quite the same video hacks as the bootleg.
      git-svn-id: svn://dspnet.fr/mame/trunk@24332 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 2126 insertions, 1181 deletions

  • 24331fix tekken2 clones not working [hap] 2013-07-18 23:55:57
    • git-svn-id: svn://dspnet.fr/mame/trunk@24331 749742ba-7341-0410-aadc-df50b521781e

      Changed: namcos11.c

      1 files changed, 10 insertions, 3 deletions

  • 24330fix palette viewer clamp [hap] 2013-07-18 22:30:39
    • git-svn-id: svn://dspnet.fr/mame/trunk@24330 749742ba-7341-0410-aadc-df50b521781e

      Changed: uigfx.c

      1 files changed, 1 insertions, 1 deletions

  • 24329New games promoted from GAME_NOT_WORKING [mariuszw] 2013-07-18 21:15:36
    • ----------------------------------- Desert Dan [Alberto Grego, Mariusz Wojcieszek, hap]
      git-svn-id: svn://dspnet.fr/mame/trunk@24329 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c

      1 files changed, 3 insertions, 3 deletions

  • 24328Moved nb1413m3 configuration to inline config. [Osso] [tafoid] 2013-07-18 21:01:13
  • 24327audio/m72.c: remove dead code (nw) [alexjack] 2013-07-18 20:54:22
    • git-svn-id: svn://dspnet.fr/mame/trunk@24327 749742ba-7341-0410-aadc-df50b521781e

      Changed: m72.c, m72.h

      2 files changed, 0 insertions, 8 deletions

  • 24326Modernized the m72 audio device. [Osso] [tafoid] 2013-07-18 20:41:17
  • 24325Assorted code fixes including fixing some m6502 related compiler output, adding a missing dependency for YM3526 and a text change to the "RETURN" menu line. [MAMESICK] [tafoid] 2013-07-18 20:16:07
  • 24324fix copsnrob lockup [hap] 2013-07-18 20:13:09
  • 24323simpl156: temp fix so games run - they only check bit 7 that I can see. (nw) [rbelmont] 2013-07-18 19:07:27
    • git-svn-id: svn://dspnet.fr/mame/trunk@24323 749742ba-7341-0410-aadc-df50b521781e

      Changed: simpl156.c

      1 files changed, 1 insertions, 1 deletions

  • 24322change a few bits around based on discussion, still not right.. [dhaywood] 2013-07-18 18:53:02
    • git-svn-id: svn://dspnet.fr/mame/trunk@24322 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 1101 insertions, 1064 deletions

  • 24321tms32082: Internal address map + more opcodes. [villelin] 2013-07-18 18:28:40
  • 24320still not right (nw) [dhaywood] 2013-07-18 14:25:44
    • - sidenote, looks more like '60' Edward Randy than '146' have asked Charles to verify.
      git-svn-id: svn://dspnet.fr/mame/trunk@24320 749742ba-7341-0410-aadc-df50b521781e

      Changed: deco146.c

      1 files changed, 26 insertions, 9 deletions

  • 24318itech32.c: Minor doc update about Time Killer sound CPU program. - NW [briantro] 2013-07-18 06:40:32
    • git-svn-id: svn://dspnet.fr/mame/trunk@24318 749742ba-7341-0410-aadc-df50b521781e

      Changed: itech32.c

      1 files changed, 3 insertions, 3 deletions

  • 24317New games added as GAME_NOT_WORKING [rbelmont] 2013-07-18 06:24:34
    • ----------------------------------- Golden Tee Fore! 2002 (v2.01.04 UMV) [R. Belmont, Smitdogg, The Dumping Union] Golden Tee Fore! 2002 (v2.00.00) [R. Belmont, Smitdogg, The Dumping Union]

      git-svn-id: svn://dspnet.fr/mame/trunk@24317 749742ba-7341-0410-aadc-df50b521781e

      Changed: iteagle.c, mame.lst

      2 files changed, 21 insertions, 3 deletions

  • 24316suna8.c: Remove the dumper added "R" from the "File ID" in the comments. - NW [briantro] 2013-07-18 06:17:22
    • git-svn-id: svn://dspnet.fr/mame/trunk@24316 749742ba-7341-0410-aadc-df50b521781e

      Changed: suna8.c

      1 files changed, 15 insertions, 15 deletions

  • 24315suna8.c: Correct and (MAME) standardize the rom labels for the Rough/Super Ranger sets. - NW [briantro] 2013-07-18 06:13:15
    • git-svn-id: svn://dspnet.fr/mame/trunk@24315 749742ba-7341-0410-aadc-df50b521781e

      Changed: suna8.c

      1 files changed, 102 insertions, 129 deletions

  • 24313not yet correct (nw) [dhaywood] 2013-07-18 04:29:52
  • 24311New games added as GAME_NOT_WORKING [rbelmont] 2013-07-18 03:39:14
    • ----------------------------------- Naomi DIMM Firmware Update for CF-BOX (Rev A) (GDS-0042A) [R. Belmont, The Dumping Union]

      git-svn-id: svn://dspnet.fr/mame/trunk@24311 749742ba-7341-0410-aadc-df50b521781e

      Changed: naomi.c, mame.lst

      2 files changed, 14 insertions, 1 deletions

  • 24310itech8.c: Minor rom name corrections - NW [briantro] 2013-07-18 03:06:24
    • git-svn-id: svn://dspnet.fr/mame/trunk@24310 749742ba-7341-0410-aadc-df50b521781e

      Changed: itech8.c

      1 files changed, 20 insertions, 20 deletions

  • 24309itech32.c: Documentation update / rom label corrections - NW [briantro] 2013-07-18 02:59:47
    • git-svn-id: svn://dspnet.fr/mame/trunk@24309 749742ba-7341-0410-aadc-df50b521781e

      Changed: itech32.c

      1 files changed, 56 insertions, 47 deletions

  • 24308Actually Cross Shooter Z80s runs at 6 MHz, fixed firing rate bug [angelosa] 2013-07-18 00:07:39
    • git-svn-id: svn://dspnet.fr/mame/trunk@24308 749742ba-7341-0410-aadc-df50b521781e

      Changed: stfight.c

      1 files changed, 9 insertions, 4 deletions

  • 24307romload is like this according to the pcb [hap] 2013-07-18 00:02:48
    • git-svn-id: svn://dspnet.fr/mame/trunk@24307 749742ba-7341-0410-aadc-df50b521781e

      Changed: thepit.c

      1 files changed, 7 insertions, 7 deletions

  • 24306Added sprite template to main cshooter set too [angelosa] 2013-07-17 23:55:16
  • 24305Cross Shooter crashes are actually related to the ROM bank, fixed [angelosa] 2013-07-17 23:20:04
  • 24304Tried to hook-up the MCU, without much luck ... [angelosa] 2013-07-17 22:45:52
wstecz23/07/2013 00:08
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