!

[Multi]DevMAME 0.146u5.x SVN17757

[0] @ Niedziela, 9 Września 2012 18:26CET

[Multi]DevMAME 0.146u5.x SVN17757

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.

 

  • 17757(MESS) c128: Added skeleton for the MOS8722 MMU. (nw) [curtcode] 2012-09-09 18:26:08
  • 17756rommask makes more sense [hap] 2012-09-09 18:11:37
  • 17755add upd7756_device [hap] 2012-09-09 17:19:43
  • 17754(MESS) Cleanup. (nw) [curtcode] 2012-09-09 15:39:13
  • 17753add asserts to prevent array overflow or nullpointer access [hap] 2012-09-09 15:16:21
  • 17752(MESS) Cleanup. (nw) [curtcode] 2012-09-09 14:58:21
  • 17751d7756c placeholder, upd7759.c doesn't support upd7756 yet [hap] 2012-09-09 14:17:19
  • 17750uninitialized variable [hap] 2012-09-09 13:23:36
  • 17749xforce: added input matrix, but game stops responding once the start button is pressed. [robbbert] 2012-09-09 13:22:39
  • 17748(MESS) p500: Refactored to use new VIC emulation. (nw) [curtcode] 2012-09-09 11:59:56
  • 17747(MESS) c128: Cleanup (nw) [curtcode] 2012-09-09 11:51:59
  • 17746(MESS) c64: Fixed edu64/pet64 crash. (nw) [curtcode] 2012-09-09 11:23:55
  • 17745(MESS) cbmb: Added missing SID interface. (nw) [curtcode] 2012-09-09 11:21:03
  • 17744Promoted brickzn to playable state [Luca Elia] [lucaelia] 2012-09-09 11:15:41
    • * Fixed gfx ROMs loading
      * Fixed inputs in joystick version
      * Alternate data decryption
      * Fixed alternate opcode decryption ranges
      * Palette encryption, banking and writes disable
      * Work RAM disable
      * Multiplexing of registers through protection
      * Added cheat / debugging inputs

      New games added or promoted from NOT_WORKING status
      ---------------------------------------------------
      Brick Zone (2 sets) [Luca Elia]



      git-svn-id: svn://dspnet.fr/mame/trunk@17744 749742ba-7341-0410-aadc-df50b521781e
  • 17743(mess) fixed apollo regression. (nw) [sronco] 2012-09-09 10:18:17
  • 17742xforce: fixed display [Robbbert] [robbbert] 2012-09-09 09:47:20
  • 17741added missing n to remaining fatalerror() calls (no whatsnew) [oliverst] 2012-09-09 09:09:46
  • 17740added missing n to remaining fatalerror() calls (no whatsnew) [oliverst] 2012-09-09 09:08:47
  • 17739added missing n to more fatalerror() calls (no whatsnew) [oliverst] 2012-09-09 08:54:12
  • 17738(MESS) misc updates to softlists. no whatsnew. [fabiopri] 2012-09-09 07:53:32
  • 17737move interfaces down [hap] 2012-09-09 01:48:59
  • 17736WIP stuff [hap] 2012-09-09 01:39:39
  • 17735New NOT_WORKING Game [hap] 2012-09-09 00:58:51
    • ---------------------
      Ganbare Jajamaru Saisho wa Goo / Ganbare Jajamaru Hop Step & Jump [letoram, Gyrovision, Yohji, Smitdogg, The Dumping Union, to the Batmobile!]


      git-svn-id: svn://dspnet.fr/mame/trunk@17735 749742ba-7341-0410-aadc-df50b521781e
  • 17734(mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert] [olivierg] 2012-09-08 23:27:33
  • 17733(MESS) c128: Cleanup (nw) [curtcode] 2012-09-08 23:20:54
  • 17732Japanese romanization consistency (nw) [jkerk] 2012-09-08 22:52:44
  • 17731removed test ready command as scsidev already handles it. (nw) [smf] 2012-09-08 21:27:44
  • 17730sharc: Minor optimizations [villelin] 2012-09-08 21:10:58
  • 17729(MESS) Clean up some MACHINE_CONFIG_START. (nw) [sronco] 2012-09-08 20:40:22
  • 17728segac2.c: Correct rom names for Thunderforce AC - NW [briantro] 2012-09-08 18:32:01
  • 17727nwk-tr.c: Fixed tilemap rendering. [villelin] 2012-09-08 16:47:37
  • 17726k001604: Set tilemap origin based on cliprect. [villelin] 2012-09-08 16:46:39
  • 17725Fix to make "make depend" work if on empty obj tree (no whatsnew) [miodragm] 2012-09-08 15:58:11
  • 17724added missing n to even more fatalerror() calls (no whatsnew) [oliverst] 2012-09-08 14:52:35
  • 17723(MESS) support for writing to compressed hard drives using diff files. [smf] [smf] 2012-09-08 13:59:58
  • 17722added missing n to some more fatalerror() calls (no whatsnew) [oliverst] 2012-09-08 13:47:17
  • 17721removed astring::stringbuffer() / use cached value in astring::len() instead of strlen() (no whatsnew) [oliverst] 2012-09-08 12:58:51
  • 17720fixed some warnings about unreachable statements reported by cppcheck (no whatsnew) [oliverst] 2012-09-08 12:57:54
  • 17719pass some parameters in netlist.h by reference for consistency (no whatsnew) [oliverst] 2012-09-08 12:54:02
  • 17718(MESS) mos7360: Refactored to use an rgb32 bitmap. (nw) [curtcode] 2012-09-08 12:22:41
  • 17717mos6560: Refactored to use an rgb32 bitmap. (nw) [curtcode] 2012-09-08 12:05:20
  • 17716(MESS) Disabled logging. (nw) [curtcode] 2012-09-08 11:55:33
  • 17715(MESS) c128: Added missing IEC bus. (nw) [curtcode] 2012-09-08 11:54:51
  • 17714(MESS) c128: Fixed extended keyboard line reading. (nw) [curtcode] 2012-09-08 11:45:27
  • 17713(MESS) c128: Refactored to use the new VIC-IIe, and rewrote the MOS8563 VDC as an MC6845 variant. The VIC-IIe and VDC now have their own screens. Not fully working yet, WIP. (nw) [curtcode] 2012-09-08 10:36:07
  • 17712(MESS) vic20: Connected light pen signal. (nw) [curtcode] 2012-09-08 08:49:35
  • 17711saving current work [robbbert] 2012-09-08 08:28:08
  • 17710fixed some printf format string warnings reported by cppcheck (no whatsnew) [oliverst] 2012-09-08 07:47:29
  • 17709xforce: added preliminary layout [robbbert] 2012-09-08 06:20:14
  • 17708nwk-tr.c: Fixed vblank interrupt [villelin] 2012-09-08 03:44:13
  • 17707nwk-tr.c: Fixed LAN controller issues in Thrill Drive. [Ville Linde] [villelin] 2012-09-08 03:33:43
  • 17706es5503: Preserve phase when oscillators loop [R. Belmont] [rbelmont] 2012-09-08 03:31:25
  • 17705(MESS) Fixed screen type in some drivers. (nw) [sronco] 2012-09-07 23:47:54
  • 17704removed some astring::stringbuffer() usage - fixes potential missing � termination (no whatsnew) [oliverst] 2012-09-07 21:56:45
  • 17703added missing n to some fatalerror() calls (no whatsnew) [oliverst] 2012-09-07 21:46:27
  • 17702(MESS) snes.xml: Added a very rare prototype dump from Mike of Nintendo Player (no whatsnew) [wilbertp] 2012-09-07 20:09:39
  • 17701More notes [angelosa] 2012-09-07 19:58:54
  • 17700(MESS) mos6566: Refactored to use an rgb32 bitmap. (nw) [curtcode] 2012-09-07 19:34:33
  • 17699add harddrive in machine config fragment as the one in the base class isn't created, this will get less messy once the z80 code is used instead of hle'ing it. (nw) [smf] 2012-09-07 19:31:46
  • 17698(MESS) geniusiq: added German keyboard layout and some PORT_CHAR. (nw) [sronco] 2012-09-07 19:09:06
  • 17697A new note and a rom name change, radinaetgaertdx -> raidendx, nw [angelosa] 2012-09-07 18:10:42
  • 17696(MESS) mos6566: Added VIC-IIe variants. (nw) [curtcode] 2012-09-07 16:43:37
  • 17705(MESS) Fixed screen type in some drivers. (nw) [sronco] 2012-09-07 23:47:54
  • 17704removed some astring::stringbuffer() usage - fixes potential missing � termination (no whatsnew) [oliverst] 2012-09-07 21:56:45
  • 17703added missing n to some fatalerror() calls (no whatsnew) [oliverst] 2012-09-07 21:46:27
  • 17702(MESS) snes.xml: Added a very rare prototype dump from Mike of Nintendo Player (no whatsnew) [wilbertp] 2012-09-07 20:09:39
  • 17701More notes [angelosa] 2012-09-07 19:58:54
  • 17700(MESS) mos6566: Refactored to use an rgb32 bitmap. (nw) [curtcode] 2012-09-07 19:34:33
  • 17699add harddrive in machine config fragment as the one in the base class isn't created, this will get less messy once the z80 code is used instead of hle'ing it. (nw) [smf] 2012-09-07 19:31:46
  • 17698(MESS) geniusiq: added German keyboard layout and some PORT_CHAR. (nw) [sronco] 2012-09-07 19:09:06
  • 17697A new note and a rom name change, radinaetgaertdx -> raidendx, nw [angelosa] 2012-09-07 18:10:42
  • 17696(MESS) mos6566: Added VIC-IIe variants. (nw) [curtcode] 2012-09-07 16:43:37
  • 17705(MESS) Fixed screen type in some drivers. (nw) [sronco] 2012-09-07 23:47:54
  • 17704removed some astring::stringbuffer() usage - fixes potential missing � termination (no whatsnew) [oliverst] 2012-09-07 21:56:45
  • 17703added missing n to some fatalerror() calls (no whatsnew) [oliverst] 2012-09-07 21:46:27
  • 17702(MESS) snes.xml: Added a very rare prototype dump from Mike of Nintendo Player (no whatsnew) [wilbertp] 2012-09-07 20:09:39
  • 17701More notes [angelosa] 2012-09-07 19:58:54
  • 17700(MESS) mos6566: Refactored to use an rgb32 bitmap. (nw) [curtcode] 2012-09-07 19:34:33
  • 17699add harddrive in machine config fragment as the one in the base class isn't created, this will get less messy once the z80 code is used instead of hle'ing it. (nw) [smf] 2012-09-07 19:31:46
  • 17698(MESS) geniusiq: added German keyboard layout and some PORT_CHAR. (nw) [sronco] 2012-09-07 19:09:06
  • 17697A new note and a rom name change, radinaetgaertdx -> raidendx, nw [angelosa] 2012-09-07 18:10:42
  • 17696(MESS) mos6566: Added VIC-IIe variants. (nw) [curtcode] 2012-09-07 16:43:37
  • 17695made make depend to be defined per target to support special cases (no whatsnew) [miodragm] 2012-09-07 15:03:46
  • 17694one more down (no whatsnew) [miodragm] 2012-09-07 11:32:44
  • 17693fix compile (nw) [miodragm] 2012-09-07 11:26:43
  • 17692tilemap_create_device users modernized (no whatsnew) [miodragm] 2012-09-07 11:14:36
  • 17691(MESS) VK100: simplification of the code by emulating the register file as an array. [Lord Nightmare] [jgevarya] 2012-09-07 05:39:23
  • 17690PowerPC: 100% pass of integer portion of PPCTorture on all DRC backends. [R. Belmont] [rbelmont] 2012-09-07 04:50:55
  • 17689New games marked as GAME_NOT_WORKING [tafoid] 2012-09-07 04:40:37
    • ------------------------------------
      Magicball Fighting (Korea) [Guru]


      [MESS] Fixed regression in Pico and clones which came about when cart sizes for MegaDrive games was adjusted, leaving Pico unchanged (and incorrect). From Haze. (nw)

      git-svn-id: svn://dspnet.fr/mame/trunk@17689 749742ba-7341-0410-aadc-df50b521781e
  • 17688DRC: Give C backend x86/x64 shift=0 behavior for consistency [R. Belmont] [rbelmont] 2012-09-07 04:20:41
  • 17687New Thunder Zone clone [briantro] 2012-09-07 04:14:40
    • New Clone Added
      --------------------------
      Thunder Zone (World 4 Player) [Guru]

      git-svn-id: svn://dspnet.fr/mame/trunk@17687 749742ba-7341-0410-aadc-df50b521781e
  • 17686(MESS) svga_s3: Added Hardware Graphics Cursor. Works fine under Windows 95, allowing hardware acceleration to be set to full, but doesn't work right under Windows 3.1. [barryrod] 2012-09-07 00:58:12
  • 17685geniusiq: added mouse input. (nw) [sronco] 2012-09-06 22:47:53
  • 17684(MESS) VK100: Correctly hooked up vsync interrupt to crtc instead of video subsystem; Figured out the low two bits of SYSTAT_A from tracing and hooked both up, and updated the SYSTAT_A documentation comments. Additional documentation comments for the SMC COM5016T baud rate divider. Made the DU/DVM/DIR/WOPS 8*4bit register file an actual 4-entry array, to simplify address decoding later. [Lord Nightmare] [jgevarya] 2012-09-06 22:08:05
  • 17683Fix compile error (nw) [wilbertp] 2012-09-06 20:56:51
  • 17682Get rid of the SW DIP-SW msg [angelosa] 2012-09-06 20:17:30
  • 17681Preliminary SW DIP-SW addition to PC-9821 / Fixed sound CPU ASM decoding for Super Nes, nw [angelosa] 2012-09-06 19:01:01
  • 17680Removed the POR hack in PC-98x1 machines, nw [angelosa] 2012-09-06 17:55:06
  • 17679(MESS) vic20: Refactored VIC to a modern device. (nw) [curtcode] 2012-09-06 17:16:03
    • (MESS) c64: Fixed IDE64 cartridge video corruption. (nw)
      (MESS) Added paddles and light pen VCS control devices. [Curt Coder]

      git-svn-id: svn://dspnet.fr/mame/trunk@17679 749742ba-7341-0410-aadc-df50b521781e
  • 17678(MESS) plus4: Refactored TED to use device_memory interface. (nw) [curtcode] 2012-09-06 16:51:39
  • 17677(MESS) vic20: Fixed 16K RAM expansion. (nw) [curtcode] 2012-09-06 16:49:49
  • 17686(MESS) svga_s3: Added Hardware Graphics Cursor. Works fine under Windows 95, allowing hardware acceleration to be set to full, but doesn't work right under Windows 3.1. [barryrod] 2012-09-07 00:58:12
  • 17685geniusiq: added mouse input. (nw) [sronco] 2012-09-06 22:47:53
  • 17684(MESS) VK100: Correctly hooked up vsync interrupt to crtc instead of video subsystem; Figured out the low two bits of SYSTAT_A from tracing and hooked both up, and updated the SYSTAT_A documentation comments. Additional documentation comments for the SMC COM5016T baud rate divider. Made the DU/DVM/DIR/WOPS 8*4bit register file an actual 4-entry array, to simplify address decoding later. [Lord Nightmare] [jgevarya] 2012-09-06 22:08:05
  • 17683Fix compile error (nw) [wilbertp] 2012-09-06 20:56:51
  • 17682Get rid of the SW DIP-SW msg [angelosa] 2012-09-06 20:17:30
  • 17681Preliminary SW DIP-SW addition to PC-9821 / Fixed sound CPU ASM decoding for Super Nes, nw [angelosa] 2012-09-06 19:01:01
  • 17680Removed the POR hack in PC-98x1 machines, nw [angelosa] 2012-09-06 17:55:06
  • 17679(MESS) vic20: Refactored VIC to a modern device. (nw) [curtcode] 2012-09-06 17:16:03
    • (MESS) c64: Fixed IDE64 cartridge video corruption. (nw)
      (MESS) Added paddles and light pen VCS control devices. [Curt Coder]

      git-svn-id: svn://dspnet.fr/mame/trunk@17679 749742ba-7341-0410-aadc-df50b521781e
  • 17678(MESS) plus4: Refactored TED to use device_memory interface. (nw) [curtcode] 2012-09-06 16:51:39
  • 17677(MESS) vic20: Fixed 16K RAM expansion. (nw) [curtcode] 2012-09-06 16:49:49
  • 17685geniusiq: added mouse input. (nw) [sronco] 2012-09-06 22:47:53
  • 17684(MESS) VK100: Correctly hooked up vsync interrupt to crtc instead of video subsystem; Figured out the low two bits of SYSTAT_A from tracing and hooked both up, and updated the SYSTAT_A documentation comments. Additional documentation comments for the SMC COM5016T baud rate divider. Made the DU/DVM/DIR/WOPS 8*4bit register file an actual 4-entry array, to simplify address decoding later. [Lord Nightmare] [jgevarya] 2012-09-06 22:08:05
  • 17683Fix compile error (nw) [wilbertp] 2012-09-06 20:56:51
  • 17682Get rid of the SW DIP-SW msg [angelosa] 2012-09-06 20:17:30
  • 17681Preliminary SW DIP-SW addition to PC-9821 / Fixed sound CPU ASM decoding for Super Nes, nw [angelosa] 2012-09-06 19:01:01
  • 17680Removed the POR hack in PC-98x1 machines, nw [angelosa] 2012-09-06 17:55:06
  • 17679(MESS) vic20: Refactored VIC to a modern device. (nw) [curtcode] 2012-09-06 17:16:03
    • (MESS) c64: Fixed IDE64 cartridge video corruption. (nw)
      (MESS) Added paddles and light pen VCS control devices. [Curt Coder]

      git-svn-id: svn://dspnet.fr/mame/trunk@17679 749742ba-7341-0410-aadc-df50b521781e
  • 17678(MESS) plus4: Refactored TED to use device_memory interface. (nw) [curtcode] 2012-09-06 16:51:39
  • 17677(MESS) vic20: Fixed 16K RAM expansion. (nw) [curtcode] 2012-09-06 16:49:49
  • 17676tc009xlvc modernized tilemap (no whatsnew) [miodragm] 2012-09-06 16:03:42
  • 17675TILE/TILEMAP modernization part 3 (no whatsnew) [miodragm] 2012-09-06 15:27:34
  • 17674TILE/TILEMAP modernization part 2 (no whatsnew) [miodragm] 2012-09-06 14:17:17
  • 17673TILE/TILEMAP modernization part 1 (no whatsnew) [miodragm] 2012-09-06 12:15:51
  • 17672Some notes / observations + changes to act as an example so you can see what I'm talking about (and a fix to the input ports), regarding ttchamp.c. From Haze (nw) [tafoid] 2012-09-06 11:02:11
  • 17671Split out callbacks from scsibus_device into scscb_device, eventually this will be a SCSI device. SCSIBus_interface is no longer required and has been removed. [smf] [smf] 2012-09-06 09:34:28
  • 17670gfx_element is now a class. Accessors are provided for all [aarongil] 2012-09-06 08:19:32
    • necessary elements. Updated some of the more, ah, creative
      uses/abuses of the gfx_elements. [Aaron Giles]


      git-svn-id: svn://dspnet.fr/mame/trunk@17670 749742ba-7341-0410-aadc-df50b521781e
  • 17669avoid unnecessary use of PORT_CODE [hap] 2012-09-06 03:39:43
  • 17668(MESS) Added keyboard inputs for Pasopia and Pasopia 7, z80pio irq still doesn't work [Angelo Salese] [angelosa] 2012-09-06 02:51:10
  • 17667Numerous jedutil tool improvements. [Kevin Eshbach] [tafoid] 2012-09-06 00:44:28
    • Made some modifications to the jedutil tool to allow the viewing of simple combinatorial jeds (adding support for registered and gals in the future) by taking a jed file and printing out human-readable equations. Changed the command line options of the jedutil tool to know take an initial argument to specify what the tool should do.

      For example to convert a jed to bin the command is now:
      jedutil –convert
      jedutil –convert

      To view a jed file with human-readable equations the command is
      jedutil –view

      Added a simple regression test for the tool that just verifies that the currently known pals have the row and column fuse location mapped correctly and at the moment this tool runs under windows only.
      Under the directory src/regtests/jedutil there is a Windows Script File with the name jedtest.wsf that if run from the command line with the command “cscript jedtest.wsf” will verify that a dump of the jeds in src/regtests/jedutil/jeds matches the good dumps in src/regtests/jedutil/baseline. Reference jed files created using the tool eqn2jed which is included with Opal Jr and these files are in src/regtests/jedutil/eqns.


      git-svn-id: svn://dspnet.fr/mame/trunk@17667 749742ba-7341-0410-aadc-df50b521781e
  • 17666Various changes, nw [angelosa] 2012-09-06 00:32:08
  • 17665made S1410 device act as a SCSIHD with the custom commands, added D9060HD & ACB4070 devices to do the same thing [smf] [smf] 2012-09-05 23:50:02
  • 17664Converted Namco C40 road chip to a device. Updated users. [aarongil] 2012-09-05 23:42:51
    • Added support for tilemaps to be passed a gfx pointer
      instead of a gfxnum.


      git-svn-id: svn://dspnet.fr/mame/trunk@17664 749742ba-7341-0410-aadc-df50b521781e
  • 17663(MESS) Preliminary support for cassette images in MZ-2000 [Angelo Salese] [angelosa] 2012-09-05 22:07:14
  • 17662(MESS) geniusiq: fixed missing text. (nw) [sronco] 2012-09-05 20:16:30
  • 17661Move the constants up where they should be. [aarongil] 2012-09-05 19:30:53
  • 17660Replaced standard mappers with an enumeration that maps internally [aarongil] 2012-09-05 18:58:19
    • to the original functions. The only change is to all-caps since
      these are constants, e.g., tilemap_scan_rows -> TILEMAP_SCAN_ROWS.



      git-svn-id: svn://dspnet.fr/mame/trunk@17660 749742ba-7341-0410-aadc-df50b521781e
  • 17659mos6560: Refactored interface to use devcb. (nw) [curtcode] 2012-09-05 18:25:28
  • 17658MZ700: cleaned up the keyboard code, nw [angelosa] 2012-09-05 16:00:09
  • 17667Numerous jedutil tool improvements. [Kevin Eshbach] [tafoid] 2012-09-06 00:44:28
    • Made some modifications to the jedutil tool to allow the viewing of simple combinatorial jeds (adding support for registered and gals in the future) by taking a jed file and printing out human-readable equations. Changed the command line options of the jedutil tool to know take an initial argument to specify what the tool should do.

      For example to convert a jed to bin the command is now:
      jedutil –convert
      jedutil –convert

      To view a jed file with human-readable equations the command is
      jedutil –view

      Added a simple regression test for the tool that just verifies that the currently known pals have the row and column fuse location mapped correctly and at the moment this tool runs under windows only.
      Under the directory src/regtests/jedutil there is a Windows Script File with the name jedtest.wsf that if run from the command line with the command “cscript jedtest.wsf” will verify that a dump of the jeds in src/regtests/jedutil/jeds matches the good dumps in src/regtests/jedutil/baseline. Reference jed files created using the tool eqn2jed which is included with Opal Jr and these files are in src/regtests/jedutil/eqns.


      git-svn-id: svn://dspnet.fr/mame/trunk@17667 749742ba-7341-0410-aadc-df50b521781e
  • 17666Various changes, nw [angelosa] 2012-09-06 00:32:08
  • 17665made S1410 device act as a SCSIHD with the custom commands, added D9060HD & ACB4070 devices to do the same thing [smf] [smf] 2012-09-05 23:50:02
  • 17664Converted Namco C40 road chip to a device. Updated users. [aarongil] 2012-09-05 23:42:51
    • Added support for tilemaps to be passed a gfx pointer
      instead of a gfxnum.


      git-svn-id: svn://dspnet.fr/mame/trunk@17664 749742ba-7341-0410-aadc-df50b521781e
  • 17663(MESS) Preliminary support for cassette images in MZ-2000 [Angelo Salese] [angelosa] 2012-09-05 22:07:14
  • 17662(MESS) geniusiq: fixed missing text. (nw) [sronco] 2012-09-05 20:16:30
  • 17661Move the constants up where they should be. [aarongil] 2012-09-05 19:30:53
  • 17660Replaced standard mappers with an enumeration that maps internally [aarongil] 2012-09-05 18:58:19
    • to the original functions. The only change is to all-caps since
      these are constants, e.g., tilemap_scan_rows -> TILEMAP_SCAN_ROWS.



      git-svn-id: svn://dspnet.fr/mame/trunk@17660 749742ba-7341-0410-aadc-df50b521781e
  • 17659mos6560: Refactored interface to use devcb. (nw) [curtcode] 2012-09-05 18:25:28
  • 17658MZ700: cleaned up the keyboard code, nw [angelosa] 2012-09-05 16:00:09
  • 17657Removed not needed includes (no whatsnew) [miodragm] 2012-09-05 15:36:38
  • 17656Pinball: Various preliminary works. [robbbert] 2012-09-05 15:16:35
  • 17655thanks DS [hap] 2012-09-05 12:40:57
  • 17654Made core able to use bios selection per slot device [Miodrag Milanovic] [miodragm] 2012-09-05 12:30:30
    • Sample of usage :
      mess kc85_4 -exp d004gide,bios=v31

      Will need to cleanup handling of sub options to make it more robust and able to validate

      git-svn-id: svn://dspnet.fr/mame/trunk@17654 749742ba-7341-0410-aadc-df50b521781e
  • 17653WIP Namco System 2/21/etc cleanup/modernization. [aarongil] 2012-09-05 11:47:52
  • 17652An attempt to understand sand document ome of the protection in 'glass' before I decided it was pointless and a completely lost cause. From Haze (nw) [tafoid] 2012-09-05 11:33:11
  • 17651Continuing new device implementation for SN76496 and clones - bbc.c, mycom.c, pasopia7.c, smc777.c, a2alfam2.c) [Osso] [tafoid] 2012-09-05 11:28:15
    • Updated looping.c to use the new tms52xx device implementation. [Osso]


      git-svn-id: svn://dspnet.fr/mame/trunk@17651 749742ba-7341-0410-aadc-df50b521781e
  • 17650(MESS) svga_s3: Added basic support for Bresenham lines. [barryrod] 2012-09-05 09:54:18
  • 17649(MESS) - isa_blaster: Adds 2,3 and 4bit ADPCM support [Carl] [miodragm] 2012-09-05 08:20:31
  • 17648midzeus.c: Add info about Cruis'n Exotica v1.3 and correct information about the U12 & U13 roms. - NW [briantro] 2012-09-05 04:39:35
  • 17647And death to AM_SIZE_LEGACY. [aarongil] 2012-09-05 00:15:53
  • 17646Fix for Berlin Wall crashing or hanging on exit for some systems. From Haze (nw) [tafoid] 2012-09-04 22:40:53
  • 17645new clone added [hap] 2012-09-04 22:29:46
    • -------------------
      F1 Super Lap (World) [Uncle Tom]


      git-svn-id: svn://dspnet.fr/mame/trunk@17645 749742ba-7341-0410-aadc-df50b521781e
  • 17644Moved MEMSEL as well [angelosa] 2012-09-04 21:15:17
  • 17643Small clean-up [angelosa] 2012-09-04 21:11:00
wstecz09/09/2012 18:26
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