summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes (follow)
Commit message (Expand)AuthorAgeFilesLines
* osborne1.cpp: Vas Crabb2019-12-061-23/+52
* xbox_pci.cpp: found gpio pins mode registers (nw) yz70s2019-12-061-0/+1
* new machines NOT WORKING (#6007) David Haywood2019-12-051-2/+4
* namcofl.cpp : Use address_map_bank_device for ROM/RAM swapping, Use raw param... cam9002019-12-031-16/+21
* m6802, nsc8105: Internalize internal RAM (nw) AJR2019-12-013-3/+5
* mitchell.cpp: make pkladiesbl2 boot (nw) Ivan Vangelista2019-11-301-0/+1
* nforcepc.cpp: add parallel and serial ports to ite superio (nw) yz70s2019-11-291-5/+66
* xbox_pci.cpp: set interrupt pin configuration byte (nw) yz70s2019-11-291-0/+2
* segas16a.cpp, segas16b.cpp : Add save state, Partially fix reset behavior cam9002019-11-292-32/+50
* namcos2.cpp : Reduce duplicates related to CPU Board components and Configura... cam9002019-11-291-0/+10
* Sam Coupe: fix, additions (#5947) Tom2019-11-291-1/+5
* skyfox.cpp : Improve background based on PCB (#5976) sasuke-arcade2019-11-271-4/+4
* bw12: add motor off delay (nw) cracyc2019-11-261-2/+0
* segas32.cpp: initialized some stuff (nw) Ivan Vangelista2019-11-261-6/+6
* vanguard, fantasy, pballoon, nibbler: Insert wait states when reading from up... AJR2019-11-251-6/+6
* vanguard, fantasy, pballoon, nibbler: Insert wait states when reading from lo... AJR2019-11-251-3/+25
* nforcepc: small update to it8703f, more to come (nw) yz70s2019-11-241-11/+13
* xbox_pci.cpp: support io port 61 (nw) yz70s2019-11-241-0/+10
* xbox_usb.cpp: remove some problems (nw) yz70s2019-11-241-1/+1
* galivan.cpp : Add hide text layer support, and fix text color attlibute (#5957) sasuke-arcade2019-11-241-1/+1
* srcclean and indentation cleanup (nw) Vas Crabb2019-11-243-21/+21
* popeye: Minor modernization. (nw) couriersud2019-11-241-0/+2
* new not working machine Ivan Vangelista2019-11-231-0/+1
* popeye: Applied recommended code changes. (nw) couriersud2019-11-231-1/+5
* popeye: Add interlaced rendering. [Couriersud] couriersud2019-11-231-2/+13
* hook up victnine mcu, tested that it boots at least DavidHaywood2019-11-211-5/+3
* Bit90 - New driver for Bit90 computer by Bit Corporation (#5934) Frank Palazzolo2019-11-211-2/+32
* misc cleanup: (nw) Vas Crabb2019-11-191-18/+30
* vsmile.cpp, vsmileb.cpp: Correct endianness; change region name as suggested ... AJR2019-11-171-1/+1
* taitojc.cpp: Correct "gfx" region widths and rename for clarity (nw) AJR2019-11-161-2/+2
* vsmile.cpp, vsmileb.cpp: Rename BIOS regions and make width explicit (nw) AJR2019-11-161-1/+1
* interpro.cpp: Correct region widths (nw) AJR2019-11-161-0/+2
* pacman.cpp: descrambled clubpacma. Boots but resets during attract (nw) Ivan Vangelista2019-11-161-0/+1
* c64.cpp, c128.cpp: fixed CBM IEC slot address not being set when replacing de... Vas Crabb2019-11-157-7/+7
* Follow-up to "Cps1 bootlegs, some more new sets #5895" (#5899) Tom2019-11-152-176/+104
* Cps1 bootlegs, some more new sets (#5895) Tom2019-11-141-230/+290
* ZX Spectrum floating bus support (#5883) Tom2019-11-121-0/+5
* Eliminate a few more uses of auto_alloc (nw) AJR2019-11-102-1/+2
* thomson.cpp: Improve floppy device encapsulation (nw) AJR2019-11-101-19/+17
* Fix clang error: reference to non-static member function must be called (nw) AJR2019-11-091-1/+1
* Cps1 bootleg, new sets + fixes (#5887) Tom2019-11-091-4/+17
* start putting noexcept on things that have no business throwing exceptions, s... Vas Crabb2019-11-101-14/+14
* swtpc, swtpc09: save state, port change, cleanups 68bit2019-11-081-8/+12
* mtx512: Removed vdp interrupt trampoline (nw) Nigel Barnes2019-11-071-1/+0
* raiden.cpp: Fix graphical regression in raidenb and raidenub; improve set des... AJR2019-11-061-1/+2
* new NOT WORKING machines (ABL Pinball plug & play) (#5861) David Haywood2019-11-061-2/+2
* New clones marked as NOT_WORKING Nigel Barnes2019-11-061-0/+1
* autoc15: Replaced HD6845 with HD6345, required for smooth scrolling. Nigel Barnes2019-11-061-0/+1
* bbc.cpp: Replaced ROM/RAM memory banks with handlers to allow access from int... Nigel Barnes2019-11-061-24/+26
* Fix exception in clang debug build: "Caught unhandled St8bad_cast exception: ... AJR2019-11-055-5/+5