summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/r9751.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-1029/+0
* Released my copyright on some drivers - i didn't do much work on them. Robbbert2022-04-171-1/+1
* init vars for coverity (drivers/q,r) Robbbert2022-03-251-8/+8
* drivers starting with p, q, r and s: some macro removal (nw) Ivan Vangelista2020-06-031-16/+16
* more macro removal (nw) Ivan Vangelista2020-05-191-8/+8
* Spring cleaning: Vas Crabb2019-11-011-1/+1
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* m68000: Read the initial SP and PC from memory after rather than during machi... AJR2019-04-291-3/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-12/+39
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-39/+12
* emu\softlist_dev: removed MCFG macros (nw) Ivan Vangelista2019-01-301-6/+7
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* Fix a few validation errors from 9ef08696cc5e709af1bf66d44ae472cd80449484 (nw) AJR2019-01-231-5/+3
* wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] Olivier Galibert2019-01-221-6/+34
* 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