summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fmtowns.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-2/+2
* fmtowns: remove log (nw) cracyc2020-02-051-1/+0
* fmtowns: fix cdda gain (nw) cracyc2020-02-051-5/+6
* fmtowns: fix cdda volume and 1 layer 15bit color (nw) cracyc2020-02-051-12/+28
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-5/+5
* YM2612 output updates, Add some Mega drive variations (#6150) cam9002020-01-131-0/+9
* fmtowns.cpp : Add notes for sound chip cam9002020-01-081-1/+1
* Revert "sound/2612intf.cpp : Add YMF276 device, Clamp output related to inter... R. Belmont2020-01-071-1/+1
* sound/2612intf.cpp : Add YMF276 device, Clamp output related to internal 9-bi... cam9002020-01-041-1/+1
* at.cpp, fmtowns.cpp, hp95lx.cpp, pc88va.cpp, pc9801.cpp, tandy1t.cpp, tosh100... AJR2019-11-161-4/+4
* srcclean (nw) Vas Crabb2019-10-261-6/+6
* fmtowns: add the Model 2 ROMs (#5732) r092019-10-151-24/+78
* (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-3/+3
* fmtowns: bring machine configurations a bit closer to real hardware (#5719) r092019-10-061-46/+95
* fmtowns.cpp: fix CDDA start/end position r092019-07-141-7/+1
* 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