summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/r9751.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean and cleanup (nw) Vas Crabb2018-10-281-4/+4
* misc cleanup (nw) Vas Crabb2018-10-281-3/+4
* scudsp, sega_scu, serflash, smartmed, smc91c9x, smioc, smpc : removed MCFG ma... Ivan Vangelista2018-10-261-3/+3
* fix Clang compile (nw) arbee2018-10-241-6/+6
* r9751: Implement proper SMIOC emulation through new uart emulation (#4188) Brandon Munger2018-10-241-177/+489
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-5/+5
* (nw) terminal tidy-up Robbbert2018-08-111-3/+2
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-4/+6
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4
* Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-4/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-4/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-1/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-8/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* fix build (nw) smf-2018-01-281-2/+2
* Build fix (nw) AJR2018-01-271-2/+0
* r9751: Add keyboard input queue and add CBX OS stack tracing (#3106) Brandon Munger2018-01-281-18/+89
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* r9751.cpp: Clean up firstcpu usage (nw) AJR2017-12-141-38/+38
* space.machine -> machine (nw) Olivier Galibert2017-12-141-38/+38
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-4/+4
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-4/+4
* Refactor 680x0 so that member variables aren't public. [smf] smf-2017-12-131-4/+4
* r9751: Add more SMIOC commands. Disktool is now able to print startup text. Brandon Munger2017-10-231-6/+22
* r9751: Add initial SMIOC device (#2423) Brandon Munger2017-06-301-0/+6
* r9751: Add more SMIOC registers Brandon Munger2017-06-061-11/+27
* r9751: Add more SMIOC registers and additional traces (#2338) Brandon Munger2017-06-011-3/+36
* r9751: Add terminal keyboard callback Brandon Munger2017-05-191-0/+8
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-27/+27
* r9751: Add prom version 4.2 Brandon Munger2016-07-241-1/+4
* r9751: Add save state support, document progress, and clean up Brandon Munger2016-06-281-2/+28
* Cleanups and version bumpmame0173 Miodrag Milanovic2016-04-271-2/+2
* Merge pull request #776 from jmallach/typos R. Belmont2016-04-121-1/+1
|\
| * Fix typo: uknown → unknown Jordi Mallach2016-03-311-1/+1
* | r9751: add more floppy debugging and fix dma masking Brandon Munger2016-04-101-7/+28
|/
* r9751: Move PDC floppy command trigger to correct register Brandon Munger2016-03-291-2/+2
* r9751: Fix more DMA issues and add more logging Brandon Munger2016-03-141-11/+18
* r9751: Fix offset switching and enable write mask logging Brandon Munger2016-02-021-64/+68
* r9751: Added more dma registers for serial and floppy Brandon Munger2016-02-011-9/+55
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* r9751: Clean up and add timer register Brandon Munger2016-01-021-27/+8
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-15/+15
* r9751: Add software list for release 9005.6.84 Brandon Munger2015-12-271-0/+4
* r9751: fix for g++14 and add rolm as a manufacturer Brandon Munger2015-12-201-1/+1
* r9751: Fix floppy disk access and add log defines Brandon Munger2015-12-201-37/+40
* r9751: PDC floppy read support Brandon Munger2015-12-201-4/+9