summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/fmtowns.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-10-261-2/+2
* fmtowns: bring machine configurations a bit closer to real hardware (#5719) r092019-10-061-12/+17
* -bus/adam/exp, adamnet, bus/coleco, bus/crvision: Removed MCFG macros. [Ryan ... mooglyguy2018-12-211-1/+1
* -ram_device: MCFG removal, nw mooglyguy2018-08-161-2/+3
* more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-16/+22
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+2
* fmtowns.cpp, hp9k_3xx.cpp: Eliminate machine().device (nw) AJR2018-06-051-9/+10
* srcclean (nw) Vas Crabb2018-05-271-1/+1
* rf5c68.cpp Updates, etc (#3515) cam9002018-05-111-45/+50
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* fmtowns: handle alternating layer memory layout used by simearth (nw) cracyc2018-02-071-0/+2
* fmtowns: vram write masking (nw) cracyc2018-01-291-0/+2
* fmtowns: oops (nw) cracyc2018-01-281-7/+12
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+7
* fmtowns: cdrom toc fixes (nw) cracyc2018-01-051-0/+1
* fmtowns: fix missing pixels in single-layer modes r092018-01-041-1/+1
* fmtowns: support partial updates and use for palette changes (nw) cracyc2017-12-171-0/+2
* fmtowns: implement sprite rotation r092017-12-141-2/+2
* Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2
* Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2
* fmtowns: implement half-size mode for sprites (#2921) r092017-12-131-2/+2
* fmtowns: Separate palette into a 256 colour palette, and two 16 colour palett... mahlemiut2017-11-171-1/+5
* srcclean (nw) Vas Crabb2017-08-271-3/+3
* fmtowns: add preliminary RS232C port. mahlemiut2017-08-261-0/+29
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-16/+20
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* fmtowns: add support for IC Memory Card images. Limited to 16MB in size for ... mahlemiut2016-11-251-0/+5
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-105/+105
* Devfind revision phase 2 (nw) AJR2016-08-051-8/+2
* reverting: Miodrag Milanovic2016-01-201-3/+3
* tags are now strings (nw) Miodrag Milanovic2016-01-161-3/+3
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-3/+0
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-4/+4
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-6/+6
* move mess into mame (nw) Miodrag Milanovic2015-09-301-0/+384