summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fmtowns.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-2/+2
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-2/+2
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-11/+11
* rf5c68.cpp Updates, etc (#3515) cam9002018-05-111-46/+39
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-69/+69
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-3/+4
* fmtowns.cpp : Accurate sound outputs (#3511) cam9002018-05-021-9/+13
* duet16, fmtowns: Fix RTC busy signal handling AJR2018-04-281-14/+15
* maps: Finish mame/drivers (nw) Olivier Galibert2018-04-191-84/+87
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-63/+65
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-6/+9
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5
* fmtowns: handle alternating layer memory layout used by simearth (nw) cracyc2018-02-071-1/+2
* fmtowns: allow reading pcm mask, fixes pcm playback issues (nw) cracyc2018-02-031-3/+10
* fmtowns: return status even if no disk inserted, fixes irium (nw) cracyc2018-02-031-1/+1
* fmtowns: turn on all the motors (nw) cracyc2018-01-301-4/+7
* fmtowns: avoid overflow (nw) cracyc2018-01-291-0/+1
* fmtowns: use msm/rtc58321 (nw) cracyc2018-01-281-78/+37
* fix encoding screwup in fmtowns key definitions, U+3000 IDEOGRAPHIC SPACE was... Justin Kerk2018-01-271-10/+10
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-2/+2
* fmtowns: make the clock work in jan (nw) cracyc2018-01-271-2/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-7/+7
* fmtowns: fix cdrom regressions [rzero9] r092018-01-111-0/+1
* nope (nw) cracyc2018-01-051-1/+1
* fmtowns: cdrom toc fixes (nw) cracyc2018-01-051-17/+40
* fmtowns: don't add param 7 to sector count (nw) cracyc2018-01-031-2/+3
* fmtowns: add fake cmd 0x1f, lemmings 2 gets farther but now wants to dma past... cracyc2018-01-011-0/+5
* srcclean and manual cleanups (nw) Vas Crabb2017-12-241-10/+10
* fmtowns: clear mpu irq when new command executed, fixes chase hq (nw) cracyc2017-12-181-0/+1
* fmtowns: fix kana input and identify missing keys r092017-12-161-69/+72
* space.machine -> machine (nw) Olivier Galibert2017-12-141-1/+1
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-0/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+0
* fmtowns: fixed mouse cursor moving on its own in Data West games r092017-12-071-0/+2
* srcclean (nw) Vas Crabb2017-11-261-1/+1
* fmtowns: Separate palette into a 256 colour palette, and two 16 colour palett... mahlemiut2017-11-171-2/+7
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-3/+8
* srcclean (nw) Vas Crabb2017-08-271-1/+1
* fmtowns: add preliminary RS232C port. mahlemiut2017-08-261-2/+86
* fmtowns: reset CRTC registers on startup to avoid potentially too large video... mahlemiut2017-08-241-3/+5
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-14/+14
* Self-registering devices prep: Vas Crabb2017-02-271-0/+4
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-0/+1
* fmtowns: add support for IC Memory Card images. Limited to 16MB in size for ... mahlemiut2016-11-251-5/+14
* removed cdda volume trampolines (nw) smf-2016-10-291-2/+2