!

[Multi] Dev MAME x86 i x64 0.159.x SVN36462

[0] @ !!! środa, 18 Marca 2015 01:41 CET [18-03-2015 01:17 CET]

[Multi] Dev MAME x86 i x64 0.159.x SVN36462

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

→ [Multi] Dev MAME x86 i x64 0.158.x SVN35036
→ [Multi] Dev MAME x86 i x64 0.157.x SVN34591
  • 34591 fixed unterminated strings in powerpc debugger (nw) [Oliver Stöneberg] 2015-01-24 20:13:43

    Changed: ppccom.c

    1 files changed, 2 insertions, 0 deletions

  • i386: add disassembly of opcodes MOVHLPS and movLHPS (nw) [yz70s] 2015-01-24 18:53:01
    • They differentiate from movlps and movhps by bits 7-6 of the modrm byte

      Changed: i386dasm.c

      1 files changed, 52 insertions, 11 deletions

  • SDL keeps adding SDL_HINTs with every patch release. [qmc2] [couriersud] 2015-01-24 17:30:00

    Changed: window.c

    1 files changed, 16 insertions, 5 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame.git [couriersud] 2015-01-24 15:33:17

    Changed: model2.c, naomi.c, 315-5881_helper.c

    3 files changed, 18 insertions, 14 deletions

  • More code alignment (windows/sdl). (nw) [couriersud] 2015-01-24 15:33:06

    Changed: netdev_pcap.c, netdev_pcap_osx.c, sdlos_win32.c, strconv.c, netdev_pcap.c, strconv.c, winfile.c

    7 files changed, 171 insertions, 105 deletions

  • Merge pull request #116 from p1pkin/model2 [David Haywood] 2015-01-24 15:05:31
  • model2.c: Zero Gunner and Pilot Kids protection and keys [MetalliC] 2015-01-24 13:54:17

    Changed: model2.c, naomi.c, 315-5881_helper.c

    3 files changed, 18 insertions, 14 deletions

  • (nw) [Stiletto] 2015-01-24 13:01:57
  • gamelist additions and subtractions (nw) [Stiletto] 2015-01-24 12:15:33
  • (nw) [Stiletto] 2015-01-24 01:42:40
  • Football is on circus.c HW (nw) [Stiletto] 2015-01-24 01:40:55
  • Football is on circus.c HW (nw) [Stiletto] 2015-01-24 01:38:36
  • Merge pull request #115 from p1pkin/model3#1 [Andreas Naive] 2015-01-24 00:48:25
  • docs (nw) [MetalliC] 2015-01-24 00:41:04

    Changed: naomi.c

    1 files changed, 4 insertions, 4 deletions

  • Fighting Vipers 2 key [MetalliC] 2015-01-24 00:34:30
    • using A.Naive's recent brilliant findings note: it seems old security data feeding routines can be removed from model.c now

      Changed: 315-5881_helper.c

      1 files changed, 2 insertions, 2 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [mamehaze] 2015-01-23 20:48:04

    Changed: naomi.c, 315-5881_crypt.c, 315-5881_helper.c

    3 files changed, 47 insertions, 20 deletions

  • keys for spikeout / spikeofe from Metallic [mamehaze] 2015-01-23 20:46:52
    • (note, didn't make them run in MAME, but I managed to compile SuperModel and extract the data from RAM for key finding)
      key finding for dayto2pe has failed, might use unknown key bits.

      Changed: model3.c, 315-5881_helper.c

      2 files changed, 11 insertions, 54 deletions

  • Partial reverse enginnering of the use of security PIC labels within 315-5881 keys [Andreas Naive] [andreasnaive] 2015-01-23 20:39:57

    Changed: naomi.c, 315-5881_crypt.c, 315-5881_helper.c

    3 files changed, 47 insertions, 20 deletions

  • dynax, ddenlovr: small cleanups, moved ddenlovr specific variables into ddenlovr_state (nw) [Osso13] 2015-01-23 18:54:07

    Changed: ddenlovr.c, dynax.c, dynax.h

    3 files changed, 159 insertions, 164 deletions

  • Emergency Call Ambulance, Daytona USA 2, L.A. Machineguns, Magical Truck Adventure, Virtual On 2 protection keys [Metallic] [mamehaze] 2015-01-23 15:58:13

    Changed: 315-5881_helper.c

    1 files changed, 17 insertions, 19 deletions

  • add the 5881 to a few things in model3.c so that we're ready for keys when they're figured out (nw) [mamehaze] 2015-01-23 15:08:15

    Changed: model3.c, model3.h, 315-5881_helper.c

    3 files changed, 95 insertions, 49 deletions

  • fix setname conflict when building UME (nw) [mamehaze] 2015-01-23 14:51:44

    Changed: st_mp200.c, mame.lst

    2 files changed, 3 insertions, 3 deletions

  • 315-5881_crypt.c: Key scheduling simplifications [Andreas Naive] [andreasnaive] 2015-01-23 12:41:46

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

    2 files changed, 25 insertions, 29 deletions

  • Ocean Hunter key [andreasnaive] 2015-01-23 10:41:20

    Changed: 315-5881_helper.c

    1 files changed, 1 insertions, 1 deletions

  • dirt devils key from metallic, fixes HUD gfx (nw) [mamehaze] 2015-01-23 02:09:32

    Changed: 315-5881_helper.c

    1 files changed, 2 insertions, 2 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Scott Stone] 2015-01-23 01:01:15

    Changed: model3.c, 315-5881_helper.c

    2 files changed, 31 insertions, 12 deletions

  • Added some documentation and confirmations on upgrade kits (nw) [Scott Stone] 2015-01-23 01:00:20

    Changed: dkong.c

    1 files changed, 64 insertions, 11 deletions

  • reconnect protection in some model3 sets, need to investigate which other ones use it (nw) [mamehaze] 2015-01-22 23:55:22

    Changed: model3.c, 315-5881_helper.c

    2 files changed, 31 insertions, 12 deletions

  • hooked up the 315-5881 to the vs298 / vs299 sets in model3.c, note this actually *fixes* them, allowing you to kick off, with the old simulation the game would hang (same as with no simulation, so I guess it was hooked up incorrectly?) [mamehaze] 2015-01-22 23:36:30

    Changed: model3.c, model3.h, 315-5881_helper.c

    3 files changed, 27 insertions, 75 deletions

  • kill off old ST-V protection simulation code, all games now use the 315-5881 emulation [mamehaze] 2015-01-22 22:40:10
  • Merge branch 'master' of https://github.com/mamedev/mame [Angelo Salese] 2015-01-22 21:06:12

    Changed: png2bdc.py, model2.c, model3.c, stv.c, model3.h, 315-5881_helper.c

    6 files changed, 179 insertions, 59 deletions

  • Fixed non-terrain colors in Top Landing (also fixed out-of-bounds palette crash bug in it) [Angelo Salese] [Angelo Salese] 2015-01-22 21:05:15

    Changed: taitoair.c

    1 files changed, 19 insertions, 6 deletions

  • png2bdc.py: reverted debug changes. (nw) [couriersud] 2015-01-22 20:50:44

    Changed: png2bdc.py

    1 files changed, 2 insertions, 3 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame.git [couriersud] 2015-01-22 20:49:09

    Changed: model2.c, model3.c, stv.c, model3.h, 315-5881_helper.c

    5 files changed, 161 insertions, 44 deletions

  • png2bdc.py: Converted to python 2.5 syntax. (nw) [couriersud] 2015-01-22 20:48:48

    Changed: png2bdc.py

    1 files changed, 21 insertions, 17 deletions

  • Merge pull request #113 from p1pkin/stv#1 [David Haywood] 2015-01-22 20:34:13
  • protection keys for Elan Doree, Steep Slope Sliders, Radiant Silvergun [MetalliC] 2015-01-22 20:31:21

    Changed: stv.c, 315-5881_helper.c

    2 files changed, 11 insertions, 15 deletions

  • hooked swtrilgy (model 3) to the 5881 decryption function (stream returned matches simulation) [mamehaze] 2015-01-22 19:57:54
  • Merge pull request #112 from p1pkin/stv#0 [David Haywood] 2015-01-22 18:48:03
  • Final Fight Revenge promoted to working [MetalliC] [MetalliC] 2015-01-22 18:41:20

    Changed: stv.c, 315-5881_helper.c

    2 files changed, 2 insertions, 2 deletions

  • dynamcop (model 2) now returns the same values with the key + decryption code as the previous hardcoded returns [mamehaze] 2015-01-22 16:46:09
    • (strangely I have to return a dummy value of 0x0000 before the start of the stream tho, the old sim did this too, cpu bug??)

      Changed: model2.c, model2.h

      2 files changed, 106 insertions, 32 deletions

  • prepare model 2 for 315-5881 [mamehaze] 2015-01-22 16:08:45

    Changed: model2.c, model2.h, 315-5881_helper.c

    3 files changed, 122 insertions, 79 deletions

  • Merge pull request #111 from p1pkin/naomi#2 [David Haywood] 2015-01-22 15:34:49
  • 315-5881 add labels & sort [MetalliC] 2015-01-22 15:16:17

    Changed: naomi.c, 315-5881_helper.c

    2 files changed, 93 insertions, 93 deletions

  • fixed -fsanitize=null error in address_space::prepare_map() (nw) [Oliver Stöneberg] 2015-01-22 13:27:33
  • fix decompression case for twcup98 title screen (nw) [mamehaze] 2015-01-22 11:27:42

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

    2 files changed, 31 insertions, 6 deletions

  • Remove dead code (nw) [Alex W. Jackson] 2015-01-22 08:04:01

    Changed: pc080sn.c, tc0080vco.c, tc0480scp.c, wgp.c

    4 files changed, 20 insertions, 62 deletions

  • i386: store all 32-bits of gdt and idt base with 16-bit sgdt and sidt [nw] [cracyc] 2015-01-22 04:29:15
  • Oops [andreasnaive] 2015-01-21 22:49:35

    Changed: 315-5881_helper.c

    1 files changed, 0 insertions, 1 deletions

  • vs298 tag [andreasnaive] 2015-01-21 22:41:48

    Changed: 315-5881_helper.c

    1 files changed, 2 insertions, 1 deletions

  • Merge pull request #110 from p1pkin/naomi#2 [David Haywood] 2015-01-21 21:08:00
  • update 315-5881 keys [MetalliC] 2015-01-21 20:34:54

    Changed: 315-5881_helper.c

    1 files changed, 74 insertions, 54 deletions

  • (nw) [mamehaze] 2015-01-21 20:21:00

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

    2 files changed, 38 insertions, 8 deletions

  • fixed compile (nw) [Osso13] 2015-01-21 19:08:23

    Changed: vconv.c

    1 files changed, 0 insertions, 1 deletions

  • misc 315-5881 (nw) [mamehaze] 2015-01-21 18:53:27

    Changed: 315-5881_crypt.c, 315-5881_crypt.h, 315-5881_helper.c

    3 files changed, 20 insertions, 14 deletions

  • fix c+p (nw) [mamehaze] 2015-01-21 16:19:35

    Changed: naomi.c

    1 files changed, 1 insertions, 1 deletions

  • Merge branches 'master' and 'master' of https://github.com/mamedev/mame [mamehaze] 2015-01-21 16:12:34

    Changed: vconv.c

    1 files changed, 38 insertions, 2 deletions

  • let's maintain the '315-5881- keys in 'machine/315-5881_helper.c' until the key format is finalized [mamehaze] 2015-01-21 16:12:09
    • as things stand the entire set of keys is of arbitrary bit order / poliarity / number of bits and just based on how our implementation works, storing them in files just means a lot of files have to be regenerated each time our understanding changes.
      I've left placeholder ROM_LOADs (with invalid crc/sha1s, compiled out) for placing the keys back once the format IS final.
      The list in 315-5881_helper.c needs updating / syncing with current knowledge, would appreciate somebody doing this.
      I'm going to see if I can see where / how the chip hooks up on Model 2 and Model 3, and if we can pass those checks with our current code.

      Changed: hikaru.c, naomi.c, 315-5881_crypt.h, 315-5881_helper.c, 315-5881_helper.h, naomicrypt.c, naomicrypt.h, naomim2.c, naomim2.h, stvprot.c, mame.mak

      11 files changed, 321 insertions, 288 deletions

  • vconv: documented all disabled warnings / added VS2013 define (nw) [Oliver Stöneberg] 2015-01-21 16:10:17
    • also removed some warnings, that don't happen anymore and don't like like they should be disabled

      Changed: vconv.c

      1 files changed, 38 insertions, 2 deletions

  • Minor comment fixes (nw) [Stiletto] 2015-01-21 05:16:17
  • Merge branch 'master' of https://github.com/mamedev/mame [Robbbert] 2015-01-21 00:38:57

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

    2 files changed, 25 insertions, 23 deletions

  • fixed compile error (nw) [Robbbert] 2015-01-21 00:35:19

    Changed: exidy.c

    1 files changed, 1 insertions, 1 deletions

  • Two new key bits for SEGA's 315-5881 encryption [andreasnaive] 2015-01-20 23:30:53

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

    2 files changed, 25 insertions, 23 deletions

  • exidy.c: try to avoid postload, review appreciated (nw) [Osso13] 2015-01-20 19:39:00

    Changed: exidy.c, exidy.h

    2 files changed, 5 insertions, 19 deletions

  • exidy.c: fixed fax and fax2 save state problem (nw) [Osso13] 2015-01-20 18:46:55

    Changed: exidy.c, exidy.h

    2 files changed, 36 insertions, 17 deletions

  • oops, didn't mean to change this (nw) [David Haywood] 2015-01-20 18:27:08

    Changed: 315-5881_crypt.h

    1 files changed, 1 insertions, 1 deletions

  • paradise.c: added missing save state, fixes penky save state problem (nw) [Osso13] 2015-01-20 18:17:40

    Changed: paradise.c, paradise.h, paradise.c

    3 files changed, 34 insertions, 26 deletions

  • some changes to the 315-5881 to allow basic multiple stream support, astrass needs this - we were ignoring a size value in the header, when the 'size' is reached the stream ends, and a new header needs to be read. [David Haywood] 2015-01-20 17:53:09
    • I need to review the changes w/regards the naomi code later (don't have the material to test here) also this will need looking at w/regards compressed streams, as they can be mixed.
      the data decrypted from astrass is now a 100% match for the data that was extracted from the saturn version.

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

      2 files changed, 71 insertions, 46 deletions

  • ui: added bios settings and keyboard/keypad inputs in the [etabeta78] 2015-01-20 14:34:59
  • using actual Sega 315_5881 decryption for 'astrass' set (not yet working for twcup98) [David Haywood] 2015-01-20 14:21:05

    Changed: stv.c, stv.h, stvprot.c

    3 files changed, 56 insertions, 39 deletions

  • ui: split a few more menu entries from miscmenu.c to separate files, [etabeta78] 2015-01-20 10:31:02
  • Looks more likely, and at least pieces all have different colors now. [Angelo Salese] 2015-01-20 01:43:49

    Changed: aleck64.c

    1 files changed, 2 insertions, 1 deletions

  • Palette check [Angelo Salese] 2015-01-20 01:21:24

    Changed: aleck64.c

    1 files changed, 20 insertions, 18 deletions

  • Debugging ... (yeah, already somehow playable) [Angelo Salese] 2015-01-20 00:32:43

    Changed: aleck64.c

    1 files changed, 50 insertions, 2 deletions

  • re-added old protection hack for now. [hap] 2015-01-19 23:14:42
  • 315-5881 key corrections [andreasnaive] 2015-01-19 21:57:33

    Changed: naomi.c

    1 files changed, 3 insertions, 3 deletions

  • Moved font code into osd/modules/font. Extended osd_font to a proper [couriersud] 2015-01-19 21:47:09
  • Fixed clang (most likely > 3.4) compile. (nw) [couriersud] 2015-01-19 20:13:54

    Changed: nltool.c

    1 files changed, 1 insertions, 1 deletions

  • m58.c: fixed 10yard save state problem, removed unneeded prefixes (nw) [Osso13] 2015-01-19 18:48:27

    Changed: m58.c, m58.h, m58.c

    3 files changed, 48 insertions, 41 deletions

  • pacman.c: fixed mschamp save state problem (nw) [Osso13] 2015-01-19 18:47:00

    Changed: pacman.c, pacman.h

    2 files changed, 8 insertions, 2 deletions

  • bogeyman.c: added missing save state, fixing noted save state regression. Also removed unneeded prefixes. (nw) [Osso13] 2015-01-19 18:46:05

    Changed: bogeyman.c, bogeyman.h, bogeyman.c

    3 files changed, 54 insertions, 43 deletions

  • 6522via.c: added missing save states, fixes at least bmcbowl save state problem (nw) [Osso13] 2015-01-19 18:44:50

    Changed: 6522via.c

    1 files changed, 2 insertions, 0 deletions

  • ui: fixed bug where software items that shall create new image [etabeta78] 2015-01-19 11:48:33
    • devices (e.g., passthru carts) or new slot options, failed to do so when loaded through the File Manager in the internal UI. [Fabio Priuli]
      out of whatsnew: to see the bug, try to launch with previous code nes with no options, then mount ggenie cart and, after the reboot, try to mount any other game in the -cart2 media switch. System will reboot, but only ggenie remains mounted. Alternatively, launch c64 and manually mount cbmieee from the UI. After reboot the serial slot options in the Slot Options menu are not configurable, because the core was not "informed" of their addition, and any cart you try to mount in -cart2 will be ignored, because the new media switch is not acknowledged by the core. Once again, from command line everything was fine, and thus the issue was hard to spot :)

      Changed: emuopts.c

      1 files changed, 2 insertions, 4 deletions

  • ui: allow -str run to skip the file manager for systems with mandatory carts. nw. [etabeta78] 2015-01-19 06:36:15

    Changed: ui.c

    1 files changed, 3 insertions, 3 deletions

  • Merge pull request #109 from p1pkin/hikaru#0 [R. Belmont] 2015-01-19 05:18:23
    • hikaru.c: added protection key for sgnascar [MetalliC]

      Changed: hikaru.c

      1 files changed, 5 insertions, 0 deletions

  • Merge pull request #108 from einstein95/patch-2 [R. Belmont] 2015-01-19 05:17:44
  • tms1400 opcode 0x09 is F_COMX8 anyway [hap] 2015-01-19 00:50:47

    Changed: tms0980.c

    1 files changed, 0 insertions, 1 deletions

  • - Fix SDL Windows compile. [couriersud] 2015-01-18 22:57:30
  • Merge pull request #107 from wallyweek/cfalco [R. Belmont] 2015-01-18 21:13:19
  • Merge pull request #105 from lucab/lucab/mame-lua/misc [Olivier Galibert] 2015-01-18 20:49:10
  • Fix erroneous commit. (nw) [couriersud] 2015-01-18 20:38:28

    Changed: mario.h

    1 files changed, 1 insertions, 1 deletions

  • More netlist code reschuffle to separate setup from run. (nw) [couriersud] 2015-01-18 20:37:11

    Changed: netlist.c, nl_base.c, nl_config.h, nl_dice_compat.h, nl_factory.c, nl_factory.h, nl_parser.c, nl_setup.c, nl_setup.h, nl_pongd.c

    10 files changed, 72 insertions, 51 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame.git [couriersud] 2015-01-18 20:34:45

    Changed: imgcntrl.c, imgcntrl.h, 20pacgal.c, itech32.c, naomi.c

    5 files changed, 42 insertions, 18 deletions

  • Fix nltool "-ld" listdevices. (nw) [couriersud] 2015-01-18 20:34:29

    Changed: nltool.c

    1 files changed, 22 insertions, 6 deletions

  • Fix crash caused by 4066 dip device. (nw) [couriersud] 2015-01-18 20:21:46

    Changed: nld_4020.c, nld_4066.c

    2 files changed, 3 insertions, 3 deletions

  • luaengine: add per-screen frame_number() getter [Luca Bruno] 2015-01-17 23:05:33
    • Add method to retrieve frame counter for each machine screen.
      Signed-off-by: Luca Bruno
  • luaengine: add memory writers [Luca Bruno] 2015-01-16 16:59:20
    • Add methods for memory writing, similarly to existing readers.
      Signed-off-by: Luca Bruno
  • luaengine: update copyright [Luca Bruno] 2015-01-15 19:45:23
    • Signed-off-by: Luca Bruno
  • luaengine: use visible_area for drawing [Luca Bruno] 2015-01-15 19:41:51
    • Drawing and scripts should use the actual visible_area, not the maximum declared screen size.
      Signed-off-by: Luca Bruno
  • itech32.c: Spelling fixes - NW [briantro] 2015-01-18 19:59:05

    Changed: itech32.c

    1 files changed, 14 insertions, 14 deletions

  • ui: improved File Manager so that attempts to launch softlist [etabeta78] 2015-01-18 19:54:07
    • entries without having the necessary files don't kill emulation but simply display a message to the user. [Fabio Priuli]

      Changed: imgcntrl.c, imgcntrl.h

      2 files changed, 15 insertions, 1 deletions

  • Merge branch 'master' of https://github.com/mamedev/mame [Scott Stone] 2015-01-18 19:18:50

    Changed: naomi.c

    1 files changed, 2 insertions, 2 deletions

  • Fix for 25pacmano which was broken from previous adjustments on parent set. (nw) [Scott Stone] 2015-01-18 19:18:16

    Changed: 20pacgal.c

    1 files changed, 11 insertions, 1 deletions

  • Updates to 315-5881 keys [MetalliC] [andreasnaive] 2015-01-18 18:58:12

    Changed: naomi.c

    1 files changed, 2 insertions, 2 deletions

  • ui: centralized game info and image info menus to a common [etabeta78] 2015-01-18 15:23:53
  • Updates to SEGA's 315-5881 encryption based on new findings from Virtua Striker 2 '98 (Model3) [Andreas Naive] [andreasnaive] 2015-01-18 13:27:20

    Changed: naomi.c, 315-5881_crypt.c, naomicrypt.c

    3 files changed, 19 insertions, 23 deletions

  • ui: stop the game selector reporting systems with no roms as [etabeta78] 2015-01-18 12:10:51
    • missing files. [Fabio Priuli]
      ui: when launching systems with mandatory carts, either from command line or from the game selector, prompt the user with the file manager menu so that he can mount a game where needed, instead of killing emulation with an error. [Fabio Priuli]
      out of whatsnew: it is now finally possible to launch nes and snes and a2600 (and a few more) from the internal system selector! also MESS doesn't error out anymore if you launch such systems with no carts mounted from command line.
      in short: emulation finally behaves as users typically expect!

      Changed: image.c, image.h, filemngr.c, filemngr.h, imgcntrl.c, mainmenu.c, selgame.c, ui.c

      8 files changed, 67 insertions, 18 deletions

  • Compile fix (nw) [Scott Stone] 2015-01-18 09:58:09

    Changed: nl_dice_compat.h

    1 files changed, 1 insertions, 1 deletions

  • twinkle.c: the 68000 & SPU board now process commands, some sound f/x play now. [R. Belmont] [arbee] 2015-01-18 05:59:11

    Changed: rf5c400.c, rf5c400.h, twinkle.c

    3 files changed, 36 insertions, 100 deletions

  • new WORKING game [mamehaze] 2015-01-18 03:23:22
  • added tms1400 callstack [hap] 2015-01-18 02:36:18

    Changed: tms0980.c, tms0980.h

    2 files changed, 73 insertions, 38 deletions

  • Merge pull request #101 from p1pkin/naomi#1 [R. Belmont] 2015-01-18 01:54:08
    • naomi.c: redumped vstrik3c, both existing and new dumps were BAD, made one good-looking from them [ANY, MetalliC]

      Changed: naomi.c, mame.lst

      2 files changed, 7 insertions, 7 deletions

  • Fixed memory allocation in netlist code. This caused a number of memory [couriersud] 2015-01-18 01:43:59
  • peplus.c: CG2374 graphics are not specific to the X002374P poker data set. Move the CG2374 down into the X000055P sets to retain them - NW [briantro] 2015-01-17 18:37:20

    Changed: peplus.c

    1 files changed, 15 insertions, 15 deletions

  •  

     

→ [Multi] Dev MAME 0.156.x x86/x64 SVN34048 / GIT242557
→ [Multi] Dev MAME 0.156.x x86/x64 SVN33976 / GIT242488
→ [Multi] Dev MAME 0.156.x x86 i x64 SVN33853
→ [Arcade] Dev MAMEUI x64 i x86 0.154.x git241514 SVN33002
→ [Arcade] Dev MAMEUI x64 i x86 0.154.x SVN32733
→ [Arcade] Dev MAMEUI x64 i x86 0.154.x SVN32649
→ [Arcade] Dev MAMEUI x64 i x86 0.154.x SVN32574
wstecz18/03/2015 01:41
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