summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/atarimo.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* src/mame: more MCFG removal (nw) Ivan Vangelista2018-12-071-13/+8
* ds1315, ds1386, ds2404, ds75160a, ds75161a, eeprom, eepromser, eeprompar: Rem... mooglyguy2018-08-231-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-1/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-2/+2
* de-staticify initializations for src/mame/video (nw) (#3246) wilbertpol2018-02-201-5/+5
* New working machines: Phil Bennett2017-12-241-4/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-42/+42
* Move a few odds and ends out of the emu core AJR2016-04-231-1/+1
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* clang 3.7 warning fixes (nw) Olivier Galibert2015-12-071-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-4/+4
* more pedantic fixes (NW) Cowering2015-07-081-1/+1
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-6/+6
* Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... Miodrag Milanovic2014-02-161-1/+6
* Bulk convert files that already had standard BSD license in my name Aaron Giles2013-10-161-31/+2
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-69/+68
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-6/+2
* Convert atarimo to a device. Still a bunch more cleanup/improvements to Aaron Giles2013-07-231-102/+229
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-41/+41
* Memory handler cleanup 3. Add mem_mask parameter Aaron Giles2012-09-171-9/+9
* First pass at modernizing struct definitions. Aaron Giles2012-09-151-6/+3
* Major bitmap-related changes throughout the system. There are Aaron Giles2012-01-121-3/+3
* Bulk conversion of bitmap_t * to bitmap_t & . With this change the Aaron Giles2012-01-021-2/+2
* Bulk converted cliprect * to cliprect & across the system. This makes Aaron Giles2011-12-311-2/+2
* Eliminates the extern variables from atarimo video core, in order to remove a... Angelo Salese2011-04-051-12/+8
* BIG update. Aaron Giles2011-03-291-1/+1
* Decoupled some entagled drivers: [Atari ACe] Aaron Giles2011-02-181-0/+1
* Results of running the latest srcclean. Aaron Giles2009-12-281-16/+16
* Fix 01462: [Save/Restore] atarimo_render-based drivers: Aaron Giles2008-03-171-34/+37
* Normalized function pointer typedefs: they are now all Aaron Giles2008-03-031-2/+2
* Replaces mame_bitmap with bitmap_t Zsolt Vasvari2008-02-291-2/+2
* Initial checkin of MAME 0.121.mame0121 Aaron Giles2007-12-171-0/+133