summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess
Commit message (Expand)AuthorAgeFilesLines
* Banging my head over this ... angelosa2015-07-281-2/+4
* Right idea, wrong place. angelosa2015-07-281-5/+23
* Temp broke sh-2 dma angelosa2015-07-281-0/+15
* Blind faith for Saturn keyboard scancode angelosa2015-07-271-80/+70
* Add the two missing Astal CD commands. angelosa2015-07-231-1/+1
* Let's add a silly hack for now (will be disabled or behind a Machine Configur... angelosa2015-07-231-0/+16
* Minor mods angelosa2015-07-211-1/+1
* Minor changes angelosa2015-07-141-1/+1
* Base cd-rom device hooked up, dies at Read TOC now. angelosa2015-07-111-11/+7
* Welcome back, CD Menu. angelosa2015-07-091-1/+1
* Do the cd roll! angelosa2015-07-081-6/+10
* Access memory maps angelosa2015-07-081-0/+1
* Initial commit, added base device class angelosa2015-07-081-9/+13
* Added SH-2A flavour, which is SH-2 + SH7021 used by Casio Loopy. angelosa2015-07-081-2/+2
* skeleton added hap2015-07-071-5/+74
* c1pmf: updated to use new floppy Dirk Best2015-07-062-27/+25
* Merge pull request #243 from felipesanches/rambo David Haywood2015-07-061-0/+227
|\
| * New non-working driver: Metamáquina 2 desktop 3d printer (This also provides... Felipe Corrêa da Silva Sanches2015-07-051-0/+227
* | m20: use 6845 to draw (nw) cracyc2015-07-051-25/+29
|/
* added sm510 K and S ports hap2015-07-051-4/+45
* DEC Rainbow: fixed Z80 access to shared RAM, motor on/off signal, and ROM lab... arbee2015-07-041-43/+53
* hp64k: fix compile with OG's latest changes, seems to still work OK. (nw) arbee2015-07-041-1/+1
* Merge branch 'hp64k_dev2' of https://github.com/fulivi/mame balr0g2015-07-041-80/+825
|\
| * hp64k: ws & indentation cleanup fulivi2015-07-041-604/+610
| * Merge branch 'hp64k_dev' into hp64k_dev2 fulivi2015-07-031-11/+750
| |\
| | * hp64k: floppy I/F, beeper, DIP switches & lower 32kw of RAM added. fulivi2015-07-031-15/+660
| | * hp64k: slot selection & lower 32k RAM added (working?) fulivi2015-06-121-1/+68
| | * hp64k: periodic interrupt added fulivi2015-06-121-1/+28
* | | amstrad: added DDI-1 disk drive expansion (464 only), and make 464 and 664 de... mahlemiut2015-07-053-49/+105
* | | Added MCPX roms angelosa2015-07-021-1/+7
* | | Merge branch 'master' of https://github.com/mamedev/mame angelosa2015-07-023-26/+183
|\ \ \
| * | | m20: 8086 apb [Carl, rfka01, Christian Groessler] cracyc2015-07-013-26/+183
* | | | XBOX skelly driver. angelosa2015-07-021-0/+218
|/ / /
* | | added sm510 lfsr pc hap2015-07-011-0/+1
* | | added hh_sm510.c skeleton driver hap2015-06-301-0/+147
* | | m20: fix 2.0 bioses booting, requires image with nonempty first sector (nw) cracyc2015-06-291-0/+3
* | | amstrad: removed FDC and AMSDOS ROM from cpc464. The 464 does not have these... mahlemiut2015-06-291-12/+11
* | | -core: Add MCFG_FORCE_NO_DRC. [MooglyGuy] therealmogminer@gmail.com2015-06-271-1/+2
* | | rc759: wip. initial version of the intel 82730 text coprocessor, and Dirk Best2015-06-271-50/+325
* | | correct license hap2015-06-271-2/+2
* | | Merge branch 'i7000_experimental' of https://github.com/felipesanches/mame balr0g2015-06-271-48/+245
|\ \ \
| * | | tweaking video params (screen area and palette) Felipe Corrêa da Silva Sanches2015-06-191-6/+3
| * | | use color index zero in the Rockwell CRTC for I7000 Felipe Corrêa da Silva Sanches2015-06-191-1/+1
| * | | I7000: wip: Adding R6545 CRTC emulation (video output) Felipe Corrêa da Silva Sanches2015-06-191-38/+50
| * | | a better PORT_NAME for the space bar key Felipe Corrêa da Silva Sanches2015-06-191-1/+1
| * | | only comments Felipe Corrêa da Silva Sanches2015-06-191-11/+9
| * | | I-7000: Declaring a dip-switch. The actual meaning of the bits is still unkno... Felipe Corrêa da Silva Sanches2015-06-191-1/+26
| * | | I-7000: Proper emulation of the keyboard interface, by instantiating the 8279... Felipe Corrêa da Silva Sanches2015-06-191-49/+109
| * | | A few more comments with insights on what device may be mapped to each i/o ad... Felipe Corrêa da Silva Sanches2015-06-191-1/+7
| * | | Adding a speaker controlled by the 8253 programmable interval timer. Felipe Corrêa da Silva Sanches2015-06-191-2/+22