summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* motogonki checkpoint, seems running and showing something (nw) MetalliC2018-05-261-2/+71
|
* srcclean (nw) Vas Crabb2018-05-2798-547/+547
|
* tatsumi.cpp: added preliminary row/colscroll_enable for tilemaps, fixes ↵ angelosa2018-05-262-14/+15
| | | | background scrolling and foreground text in Cycle Warriors [Angelo Salese]
* tatsumi.cpp: fixed broken sound in bigfight/cyclwarr, demoted cyclwarr and ↵ angelosa2018-05-262-8/+17
| | | | apache3 to not_working (missing important game elements) (nw)
* tatsumi.cpp: Fix broken transparent pen (wait there's MORE!) (nw) angelosa2018-05-261-1/+1
|
* trivial stuff (nw) Vas Crabb2018-05-273-34/+34
|
* Remove sets that haven't actually been added (nw) AJR2018-05-261-2/+0
|
* I can't even do simple changes (nw) smf-2018-05-261-1/+1
|
* exidy440.cpp, vertigo.cpp: Improve encapsulation for audio device AJR2018-05-268-171/+158
|
* new WORKING machine smf-2018-05-262-0/+14
| | | | | ----------------------- Jikkyou Powerful Pro Yakyuu EX '98 (GC811 VER. JAA) [Charles MacDonald, Candy Wolff, Henrique Areias Pontes, Sean Sutton, Surgeville, Dane Biegert, Smitdogg, The Dumping Union, smf]
* Adjust Popeye and Sky Skipper layer positions to match tests on real ↵ smf-2018-05-262-82/+42
| | | | hardware. Added preliminary emulation of the corruption on the Popeye bootleg logo caused by x flipped and non x flipped sprites being displayed right next to each other. Use USE_NEW_COLOR only to switch between 680 & 1300 resistor in sky skipper. [smf]
* a7150: pass usart/timer and graphics board tests; hook up 8087 (nw) (#3556) Sergey Svishchev2018-05-271-10/+52
| | | | | | * a7150: pass usart/timer and graphics board tests; hook up 8087 (nw) * a7150: follow-up on PR#3556
* nmk16.cpp: redumped tomagic background rom (nw) angelosa2018-05-261-1/+1
|
* new NOT WORKING machine MetalliC2018-05-262-1/+23
| | | | | ----------------------- Motogonki [IgorR76]
* gamemasters.cpp: Silly mistake (nw) AJR2018-05-261-1/+2
|
* atarist.cpp: Use device finder for floppies (nw) AJR2018-05-263-16/+7
| | | | blitz68k.cpp: Of course this has to be optional (nw)
* blitz68k.cpp: Replace machine().device with finder (nw) AJR2018-05-261-8/+7
|
* dectalk.cpp: Eliminate machine().device (nw) AJR2018-05-262-5/+3
| | | | pc9801_26: Fix clang build (nw)
* (nw) quick protection before freeze Robbbert2018-05-276-9/+23
|
* Fix encapsulation flaw (nw) angelosa2018-05-265-10/+10
|
* k001005: use device_finder, nw Ryan Holtz2018-05-264-29/+24
|
* pc9801_cbus.cpp: bulk replace install_device() -> install_io(), made it a ↵ angelosa2018-05-2611-94/+36
| | | | bus responsibility (nw)
* Notes (nw) angelosa2018-05-261-1/+4
|
* pc9801.cpp: Merge -26 / -86 / -118 joystick port implementations (nw) angelosa2018-05-268-128/+124
|
* New working machines Nigel Barnes2018-05-263-5/+30
| | | | | -------------------- Dragon MSX-64 [David F.Gisbert aka Tromax, AUIC, Robcfg]
* tp84: device_finder stuff. Also removed a bunch of commented-out stuff that ↵ Ryan Holtz2018-05-2610-24/+28
| | | | was tripping my device_finder search. (nw)'
* vsnes: device_finder cleanup. (nw) Ryan Holtz2018-05-261-5/+5
|
* sms: device finder. (nw) Ryan Holtz2018-05-263-63/+48
|
* vcop: Adjust dips for new I/O board, remove I/O board ROM from driver Dirk Best2018-05-261-10/+4
|
* pgm2.cpp: removed tag look-up (nw) Ivan Vangelista2018-05-261-1/+1
|
* malzak.cpp: removed unused tag look-up (nw) Ivan Vangelista2018-05-263-49/+45
|
* atarisy2.cpp: removed tag lookup (nw) Ivan Vangelista2018-05-262-18/+22
|
* new not working clone Ivan Vangelista2018-05-262-0/+33
| | | | | --------------------------------- LD Quiz 4 - Kotaemon Gachi (Japan) [italiandoh]
* new not working clone Ivan Vangelista2018-05-262-0/+17
| | | | | --------------------------------- Batman (1.03 France) [PinMAME]
* new not working machine Ivan Vangelista2018-05-264-0/+182
| | | | | ------------------------------------- Fonz [Andrew Welburn, The Dumping Union]
* aces1.cpp: minor documentation update (nw) Ivan Vangelista2018-05-261-21/+27
|
* royalmah.cpp: Eliminate machine().device (nw) AJR2018-05-251-1/+1
|
* model2io2: Support Virtua Cop Dirk Best2018-05-264-49/+149
| | | | | | | | | * Also improve dip switches * Hook up watchdog MB3773 * Map second RS232 port and connect control signals * Clock for 315-5338A and MSM6253 * Improve documentation * Remove rxtxcb_w from tmp84c015
* segaxbd.cpp: Forgot to update this config (nw) AJR2018-05-251-0/+4
|
* sega_315_5250: Interrupt callback modernization (nw) AJR2018-05-254-100/+99
|
* pc9801.cpp: added SpeakBoard sound card emulation [Angelo Salese, Takahiro Nogi] angelosa2018-05-253-11/+122
|
* taito_b.cpp: Add clock for TC0180VCU; use device finder instead of ↵ AJR2018-05-252-63/+62
| | | | machine().device (nw)
* williams.cpp: Clean up scanline timers (nw) AJR2018-05-255-98/+34
|
* pc9801.cpp: Improved and reorganized -26 and -86 sound card ROM readbacks ↵ angelosa2018-05-256-68/+61
| | | | [Angelo Salese, Takahiro Nogi]
* nmk16.cpp: tomagic bg tiles ROM is half size (nw) angelosa2018-05-251-2/+2
|
* interpro: lle keyboard working (#3608) Patrick Mackinlay2018-05-258-186/+458
| | | | | | | | | | | | * interpro: lle keyboard working * lle keyboard working, mapping incomplete * slow down cpu, fixes keyboard boot and graphic glitching * remove unnecessary reset suspend/timer * 6700/6800 eprom confirmed to match 2700/2800 * fix line clipping crash and remove noisy logging * interpro: don't use UCHAR_MAMEKEY (nw)
* remove many mainly PCI-related MCFG macros in favour of constructor Vas Crabb2018-05-2552-444/+384
| | | | | | | | | | | | overloads, remove some absolute device lookups, remove some absolute device tags, and generally clean up stuff fix incorrect device class for PCI APIC (nw) xbox machine config looks ugly now - the devices should expose proper constructor overloads that accept the parts of the PCI ID that are in system PROM or customisable by the OEM and hard-code the parts inherent to the device
* New clones marked as NOT_WORKING Nigel Barnes2018-05-252-8/+45
| | | | | -------------------------------- Autocue 1500 [Mikko Heinonen]
* acrnsys1: Add XTAL and correct year (nw) Nigel Barnes2018-05-252-8/+9
|
* poly.cpp: Use original encrypted ROMs, and decrypt. Nigel Barnes2018-05-254-140/+801
| | | | | | | | | | | - Implemented banking and system/user mode switching. - Added PolyBASIC 3.0, 3.1, and 3.4. New clones marked as NOT_WORKING -------------------------------- Poly 1 Educational Computer (early) [Nigel Barnes, Andrew Trotman] Poly 2 Learning System [Nigel Barnes, Andrew Trotman] Poly Development System [Nigel Barnes, Andrew Trotman]