summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/target
Commit message (Collapse)AuthorAgeFilesLines
* New machines marked as NOT_WORKING Miodrag Milanovic2021-08-091-0/+1
| | | | | ---------------------------------- Smith Corona PWP System 14 [FozzTexx]
* New NOT_WORKING machines (#8372) ClawGrip2021-08-081-0/+1
| | | | | | | * Add 'radikaldarts.cpp' * New NOT_WORKING machines ------------------------ Radikal Darts (Diana Version 7.29.25) [jordigahan, ClawGrip]
* apxen: Checkpoint, get something on screen Dirk Best2021-08-041-0/+1
| | | | | | | - Implement video slot and mono graphics video card - Hook up CIO, SIO, RTC, PIT, SN76489 - Add daisy chain for Z80 devices and hook it up to the PIC - Add system control ports
* maciifx: Add preliminary PIC (Peripheral Interface Controller) devices and ↵ AJR2021-07-292-0/+2
| | | | | | OSS interrupt control * machine/applefdintf.*: Correct permissions
* motoxgo: Add "extra" I/O CPU to configuration AJR2021-07-281-0/+1
|
* New machines marked as NOT_WORKING Dirk Best2021-07-271-0/+1
| | | | | ---------------------------------- ACT Apricot XEN [John Elliott]
* New machines marked as NOT_WORKING AJR2021-07-261-0/+1
| | | | | ---------------------------------- Sony DPS-V55 Multi-Effect Processor [DBWBP]
* Tie up a few loose ends in drivers: Vas Crabb2021-07-211-2/+0
| | | | | | | | | | | | | | | | | | | | | | | neogeo.cpp: Added newer Universe BIOS versions to irrmaze - this allows the Japanese version to be seen by switching the region, and joystick play using a cheat (although 2.3 and later also support trackball play, a joystick is still required for setup and to use the in-game menu). Also changed roboarma to roboarmya, as this matches the software list, and we prefer to make clone set names using suffixes. neogeo.xml: Added irrmaze with usage note explaining that newer Universe BIOS versions support joystick play as a cheat (must be enabled each session - Universe BIOS does not save cheat state to NVRAM). lwriter.cpp: Got rid of a couple of literal tags, make use of Allman style a bit more consistent, and got rid of a redundant part of a bitwise or expression. runaway.cpp: Merged video code into main driver file, split state classes, reduced a bit of redundancy, eliminated runtime input tag lookups, and generally tidied up code. dai3wksi.cpp: Noted manufacture in description for runaways.
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-202-2/+2
|
* exp85: fixed keyboard problem, added save-state support. Robbbert2021-07-181-1/+0
|
* New WORKING machines Patrick Mackinlay2021-07-161-0/+1
| | | | | --- National Semiconductor DB32016 [Al Kossow]
* hd63484 include in mess build to fix linking error Robbbert2021-07-151-1/+1
|
* New machines marked as NOT_WORKING Patrick Mackinlay2021-07-141-0/+1
| | | | | --- Casio SX1010 [Plamen Mihaylov]
* fix build cracyc2021-07-131-1/+1
|
* New working machines hap2021-07-131-0/+1
| | | | | -------------------- Eldorado Chess Challenger [hap, bataais]
* -pce.cpp: Converted PC Engine controller ports to slot devices. (#8028) cam9002021-07-132-0/+2
| | | -ggconnie.cpp: Add notes for IRQ.
* New working machines hap2021-07-131-0/+1
| | | | | -------------------- TI-1680 [hap, Sean Riddle]
* mt420, mt5510: Split to separate drivers AJR2021-07-021-1/+2
|
* Merge tag 'mame0233' into mainline-master Vas Crabb2021-07-011-0/+1
|\ | | | | | | MAME 0.233
| * Add pofo_kbd.h to build scripts so it's picked up when generating IDE projects. Vas Crabb2021-06-301-0/+1
| |
* | New machines marked as NOT_WORKING Ivan Vangelista2021-06-291-0/+1
|/ | | | | ---------------------------------- TV Phone Doraemon [Phil Bennett]
* New machines marked as NOT_WORKING Ivan Vangelista2021-06-241-0/+1
| | | | | ---------------------------------- VS Mahjong Triangle [system11]
* Re-worked System 18 Alien Storm bootlegs, put in their own driver to study. ↵ David Haywood2021-06-231-0/+1
| | | | | (#8212) This renders the tile strip backgrounds, making them a lot more playable.
* vis: add memory card device cracyc2021-06-221-0/+1
|
* New machines marked as NOT_WORKING AJR2021-06-221-0/+1
| | | | | ---------------------------------- Hohner ADAM Advanced Digital/Analog Musical Instrument [DBWBP]
* New machines marked as NOT_WORKING AJR2021-06-201-0/+1
| | | | | ---------------------------------- Yamaha SY35 Music Synthesizer [DBWBP]
* New machines marked as NOT_WORKING AJR2021-06-201-0/+2
| | | | | | ---------------------------------- Yamaha AN1x Control Synthesizer [DBWBP] Yamaha DX100 Digital Programmable Algorithm Synthesizer [DBWBP]
* New machines marked as NOT_WORKING hap2021-06-201-0/+1
| | | | | ---------------------------------- LK-3000 [hap, Sean Riddle]
* mc10.cpp: Converted expansion port to slot device and removed fake machines. ↵ tim lindner2021-06-171-21/+22
| | | | (#8184)
* pofo.cpp: Converted keyboard to device. (#8192) Jaen2021-06-161-0/+1
| | | Fixes multiple keys being pressed simultaneously.
* scripts/mame/arcade.lua: moved Model Racing drivers to separate project Ivan Vangelista2021-06-151-5/+10
|
* Reworked rockclim driver to be based on galaxian.cpp (was in galaxold.cpp). ↵ David Haywood2021-06-141-0/+1
| | | | (#8182)
* inufuku.cpp: Merged */inufuku.* into drivers/inufuku.cpp, minor cleanups. ↵ cam9002021-06-131-2/+0
| | | | | | | | | | | (#8172) * Removed unnecessary VRAM read trampolines. * Use buffered_spriteram16_device for buffered sprite RAM. * Derive clocks from crystals. * Reduced runtime tag lookups, unnecessary region size. * Fix naming, spacing. * Use generic graphics layouts, fix color usage of gfxdecode related to palette size. * Restrict rowscroll to screen clipping rectangle.
* naomi: add a new device for the Sega 837-14438 "SH I/O BD" hopper board yz70s2021-06-082-0/+4
|
* ns32082: new device Patrick Mackinlay2021-06-071-0/+1
|
* -supracan.cpp: Added basic sound emulation. (#8143) [Ryan Holtz, superctr] MooglyGuy2021-06-061-0/+2
| | | * Many features still need fleshing out, including sample sources and envelopes.
* New NOT_WORKING machine (#8122) ClawGrip2021-06-021-0/+1
| | | | | * New NOT_WORKING machine ---------------------- Super Chexx (EM Bubble Hockey) [ClawGrip]
* New machines NOT_WORKING cracyc2021-06-021-0/+1
| | | | | ---------------------------------- Philips :YES [Svenska, rfka01, Carl]
* stv.cpp: moved the few remaining protection functions in stvprot.cpp to the ↵ Ivan Vangelista2021-06-021-2/+0
| | | | driver file and eliminated strvprot.*
* new educational / plug and play dumps / cartridges from Sean [Sean Riddle, ↵ David Haywood2021-06-011-13/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Dave "Foxhack" Silva] (#8113) * add some dumped data to the innotab2 driver, split from storio [Sean Riddle] * new NOT WORKING software list entry ------ leapfrog_zippity_cart.xml: The Princess and the Frog - Magical Bayou Adventure (500-13779-A) (UK) [Sean Riddle] * new NOT WORKING machines ----- Compact Cyber Arcade TV - 120 in 1 (JL2370) [Sean Riddle, taizou] Leapster Explorer [David Haywood] * new NOT WORKING software list entries ------------ leapfrog_leapster_explorer_cart.xml: TinkerBell and the Lost Treasure (500-14226-A) [Dave "Foxhack" Silva] Mr. Pencil Saves Doodleburg (500-14221-A) [Dave "Foxhack" Silva] Adventure Sketchers (500-15340-A) (Creativity Learning Game) [Dave "Foxhack" Silva] * new NOT WORKING software list entries ------- vtech_innotab_cart.xml: The Penguins of Madagascar (80-230500, US) [Dave "Foxhack" Silva] Teenage Mutant Ninja Turtles - Turtle Power! (80-231300, US) [Dave "Foxhack" Silva] * mobigo_cart.xml: remove jakenevalt, it's a bad dump "80-252800 - Jake and the Neverland Pirates (US).bin FIXED BITS (xxxxxx1xxxxxxxxx)" * mobigo_cart.xml: remove dprinces, it's a bad dump "mobigo_251100.bin BADADDRxxxxxxxxx-xxxxxxxxxxxxxx" * new NOT WORKING software list entries ------ mobigo_cart.xml: Disney/Pixar Cars 2 (USA, rev 2?) [Sean Riddle, Dave "Foxhack" Silva] Thomas & Friends - Really Useful Engines (USA, rev 2?) [Sean Riddle, Dave "Foxhack" Silva] * - added German ltleappad BIOS [Team Europe, Sean Riddle] * new NOT WORKING software list entries ------ vtech_storio_cart.xml: Cars 2 (USA) [Sean Riddle, Dave "Foxhack" Silva] Dora and the 3 Little Pigs (USA) [Sean Riddle, Dave "Foxhack" Silva] Hello Kitty's Surprise (USA) [Sean Riddle, Dave "Foxhack" Silva] Disney Princess - A Gift From The Heart & Belle's Special Treat (USA) [Sean Riddle, Dave "Foxhack" Silva] TinkerBell and the Great Fairy Rescue (USA) [Sean Riddle, Dave "Foxhack" Silva] Mickey Mouse Clubhouse (USA) [Sean Riddle, Dave "Foxhack" Silva] * update notes in storio xml * add some more known cartridge info to juicebox.xml
* New machines marked as NOT_WORKING Ivan Vangelista2021-06-011-0/+1
| | | | | ---------------------------------- Play Sonic 4 [Juan Romero, ClawGrip]
* tek410x: Add keyboard [AJR, Bitsavers] AJR2021-05-311-0/+2
| | | | | * tek440x: Hook up 410X keyboard to pass boot test * mc68681: Wait until transmitter is actually empty to set TxEMT
* ympsr60: Fleshed out the PSR60/PSR70 drivers Aaron Giles2021-05-312-0/+2
| | | | | | | | | | | * Split YM2154 into a separate device * Created fake YM2154 ROMs as placeholders * Created new BBD sound device in src/devices/sound/bbd.cpp * Created new mixer device in src/devices/sound/mixer.cpp * Connected YM2154 and BBD devices * Approximated BBD driver behavior * Exposed analog sliders as adjusters (accessible via ` menu) * Added sliders to layout and animated them
* New machines marked as NOT_WORKING Ivan Vangelista2021-05-291-0/+1
| | | | | ---------------------------------- Fortune Wheel [coolmod]
* vtech: Add floppy formats and fs Olivier Galibert2021-05-261-0/+2
|
* -pbo: Added skeleton for Philips BO (Videosynthesizer Prototype). [Ryan ↵ MooglyGuy2021-05-221-0/+1
| | | | Holtz, MrMii6, CD-i Fan] (#8093)
* New working machines Robbbert2021-05-221-0/+1
| | | | | -------------------- Capital Radio Engineering Institute CREI-680 [Robbbert]
* ksys573: Add incomplete support for Dance Dance Revolution Karaoke Mix (#8047) 9871238791132021-05-201-0/+2
|
* New machines marked as NOT_WORKING Ivan Vangelista2021-05-161-0/+1
| | | | | ---------------------------------- Dangerous Bar [Museo del Recreativo (Amusement Museum)]
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-142-0/+4
| | | | | | | | | | | | | | | ymfm: refactor the code into a separate 3rdparty library * Moved ymfm core implementation to 3rdparty/ymfm * Split out each family (OPM/OPN/OPL/etc) into its own source file * Added preliminary OPQ and OPZ support, still WIP * Put all 3rdparty code into its own namespace ymfm * Fixed various bugs reported in #8042 * Created interface class for communication between the 3rdparty engine and the emulator * Standardized MAME implementation of all Yamaha devices based on a template class * Created standard base class ym_generic that can be used when multiple YM chips are swapped in * Changed YM2203/2608/2610 to embed a YM2149 as a subdevice instead of deriving from ay8910_device * Also provided compile-time option to use a simplified built-in SSG rather than using MAME's at all (currently off) * Consolidated MAME header files from one-per-chip (ym2151.h, ym2203.h, etc) to one-per-family (ymopm.h, ymopn.h, etc)