summaryrefslogtreecommitdiffstatshomepage
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed drivers/signal.h since netlist devices no longer use it. (nw) couriersud2016-05-051-119/+0
|
* Convert 7430 to macro module. couriersud2016-05-056-137/+87
|
* Convert 7425 to macro modul couriersud2016-05-056-116/+77
|
* Converted 7420 to macro modul couriersud2016-05-056-128/+73
|
* Fix conditional compile path couriersud2016-05-052-12/+16
|
* MT 06206 Robbbert2016-05-051-3/+6
|
* sv8000.cpp: inputs are more appropriate as IPT_KEYPAD. etabeta782016-05-051-35/+35
| | | | [Fabio Priuli]
* another batch from my backlog (most new additions don't work, etabeta782016-05-045-1/+90
| | | | but I hope to add support for some of the new mappers soon). nw.
* New NOT WORKING machine Robbbert2016-05-043-0/+128
| | | | | ======================= IBM3153 Terminal [Robbbert]
* Suppress some unnecessary logerrors in code I wrote, nw therealmogminer@gmail.com2016-05-045-30/+27
|
* Merge pull request #854 from ajrhacker/incompatibility etabeta782016-05-047-63/+111
|\ | | | | Check software parts for incompatibility as well as compatibility
| * Check software parts for incompatibility as well as compatibility AJR2016-05-037-63/+111
| | | | | | | | | | | | | | This new softlist feature is now used by genesis_tmss to exclude several entries from megadriv.xml. - Use popmessage instead of osd_printf_warning for incompatibility warnings - Unify some common software loading code, which reduces indentation levels in clifront.cpp
* | debugimgui: Use a getter function for combo boxes. Memory windows are now ↵ mahlemiut2016-05-041-23/+11
| | | | | | | | much faster.
* | a first dive in my huge backlog. nw. etabeta782016-05-042-3/+7
| |
* | Fix compile for SLOW_BUT_ACCURATE. (nw) couriersud2016-05-041-1/+1
| |
* | Convert 7432 to macro device. couriersud2016-05-046-149/+86
| |
* | Converted 7437 to macro device couriersud2016-05-046-135/+74
| |
* | Some header maintenance couriersud2016-05-046-6/+3
| |
* | Converted 7427 to macro device couriersud2016-05-046-131/+74
| |
* | Converted 7411 into a macro device. couriersud2016-05-046-132/+71
| |
* | Converted 7410 into macro device. couriersud2016-05-046-130/+69
|/
* Merge pull request #853 from ajrhacker/mt6198 Miodrag Milanović2016-05-031-2/+3
|\ | | | | advision: Don't crash when starting without cart ROM (MT 6198)
| * advision: Don't crash when starting without cart ROM (MT 6198) AJR2016-05-031-2/+3
| |
* | jailbrek.cpp: fixed MT04935 and hooked up coin counters (nw) Ivan Vangelista2016-05-033-24/+30
| |
* | Fix mfg. copy-paste for pc_ttoon (nw) Justin Kerk2016-05-021-1/+1
| |
* | Merge pull request #804 from JoakimLarsson/iscsi1 R. Belmont2016-05-022-0/+362
|\ \ | | | | | | New driver for the Force Computers ISCSI-1 VME board, skeleton missin…
| * | Hooked up DMAC and FDC interrupt Joakim Larsson Edstrom2016-04-171-38/+188
| | |
| * | New driver for the Force Computers ISCSI-1 VME board, skeleton missing ↵ Joakim Larsson Edstrom2016-04-112-0/+212
| | | | | | | | | | | | drivers for SCSI NCR5386s and 68450 DMA controllers
* | | Implement 7402, 7408 as macro device. (nw) couriersud2016-05-039-268/+135
| | |
* | | Implement 7404 as macro device. (nw) couriersud2016-05-036-193/+98
| | |
* | | new clones David Haywood2016-05-022-4/+29
| | | | | | | | | | | | Extermination (US, Romstar) [farzeno]
* | | new clones David Haywood2016-05-022-8/+43
| | | | | | | | | | | | | | | | | | X-Men Vs. Street Fighter (Japan 961023) (wasn't told who to credit)
* | | new WORKING David Haywood2016-05-022-1/+26
| | | | | | | | | | | | | | | | | | Crossed Swords 2 (bootleg CD to cartridge conversion) this is / was being sold.
* | | Converted most subdevices to unique_ptr. This is a temporary measure couriersud2016-05-0296-1124/+1146
| | | | | | | | | | | | | | | until the device initialisation is moved into the constructor. Started converting constructors of devices to be passed name and netlist. (nw)
* | | runtime tag lookup reduction (nw) David Haywood2016-05-022-3/+5
| | |
* | | Temp fix to regain speed in edrandy and clones (and quite possibly more) by ↵ Scott Stone2016-05-021-3/+3
| | | | | | | | | | | | commenting select logerrors that are spammed unmerciful causing extreme performance degradation (nw)
* | | decospr.cpp: fixed MT04912 and MT04920 (nw) Ivan Vangelista2016-05-023-8/+7
| | |
* | | Sonik Fighter: Added technical notes... RobertoFresca2016-05-021-5/+22
| | |
* | | dumped Initial D card reader-printer firmware [Smitdogg] MetalliC2016-05-022-0/+9
| | |
* | | dumped Wangan Midnight Maximum Tune 1/2 card reader-printer firmware ↵ MetalliC2016-05-021-0/+7
| | | | | | | | | | | | [winteriscoming]
* | | Sonik Fighter: PPI0 port B, line D5 behaves like a reset, RobertoFresca2016-05-021-2/+2
| | | | | | | | | | | | only when attract/girls DSW is off....
* | | skns: add the Korean modbios [system11] David Haywood2016-05-021-1/+5
| | |
* | | NAOMI2 jumpers docs (nw) MetalliC2016-05-022-0/+9
| | |
* | | Sonik Fighter (encrypted): Proper inputs WIP (Attract/Girls and default value). RobertoFresca2016-05-021-3/+3
| | |
* | | hh*: reduce svg screen size from 4K to 1080p, this gets rid of framerate ↵ hap2016-05-024-98/+98
| | | | | | | | | | | | hiccup at start for me
* | | moved not compiled drivers into etc (nw) Miodrag Milanovic2016-05-023-0/+0
| | |
* | | Revert "no dump = no driver (nw)" Miodrag Milanovic2016-05-021-0/+208
| | | | | | | | | | | | This reverts commit 1583947c50f3fc213c12d8b763b1cdd79e5fe4ac.
* | | remove comment, false positive in driver_data search Miodrag Milanovic2016-05-021-2/+0
| | |
* | | debugimgui: move building of source lists for disasm and memory windows so ↵ mahlemiut2016-05-021-23/+24
| | | | | | | | | | | | they are done once when created.
* | | Merge pull request #849 from h0tw1r3/master Miodrag Milanović2016-05-021-0/+1
|\ \ \ | | | | | | | | fix build (nw)