summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fmtowns.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start cleaning up palette configuration: Vas Crabb2018-12-291-3/+3
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-87/+95
* src/mame: more misc MCFG removal (nw) Ivan Vangelista2018-12-041-6/+6
* src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-9/+7
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-13/+13
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-4/+4
* i8251: Provide standard read/write handlers; eliminate memory space as argume... AJR2018-09-161-5/+2
* upd71071, v3021, vt82c496: removed MCFG macros (nw) Ivan Vangelista2018-09-101-16/+16
* wd11c00_17, wd2010, wd33c93, wd7600, x76f041, x76f100, ym2148, ym3802: remove... Ivan Vangelista2018-09-041-3/+3
* i8251: Removed MCFG, nw mooglyguy2018-08-291-7/+8
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-5/+6
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-17/+6
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-10/+10
* devcb3 Vas Crabb2018-07-071-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-72/+72
* fmtowns.cpp, hp9k_3xx.cpp: Eliminate machine().device (nw) AJR2018-06-051-30/+26
* fmtowns.cpp : Fix speaker output level (#3513) cam9002018-05-301-3/+1
* wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-1/+1
* 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