summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/geneve.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm58274c: updated to use inline configs. nw. Fabio Priuli2014-04-141-7/+3
* (MESS) Simpler config by joyport mods. (nw) Michael Zapf2014-03-211-1/+1
* Moved TI-99/4A expansion cards to emu/bus/ti99_peb. Michael Zapf2014-03-211-1/+1
* (MESS) TMS99xx users adapted to use devcb2. (nw) Michael Zapf2014-03-211-27/+19
* (MESS) devcb2 migration. (nw) Michael Zapf2014-03-191-32/+39
* removed some legacy includes that are not valid (nw) Miodrag Milanovic2014-03-171-2/+0
* (MESS) Some more devcb2 edits. (nw) Michael Zapf2014-03-151-26/+12
* (MESS) Going to devcb2. (nw) Michael Zapf2014-03-141-9/+4
* ti99: Some cleanups wrt. CPU configuration. Michael Zapf2013-10-191-4/+3
* ti99: Licensing Michael Zapf2013-10-161-2/+4
* (MESS) ti99: standardized access to I/O space (nw) Michael Zapf2013-10-141-2/+2
* (MESS) Use proper method names. (nw) Michael Zapf2013-10-131-1/+1
* (MESS) Using the split addressing (setaddress ... read/write) Michael Zapf2013-09-301-3/+13
* moved some legacy macros from driver.h to drivlgcy.h (nw) Oliver Stöneberg2013-07-151-0/+2
* Removal of machine().root_device() where appropriate (nw) Miodrag Milanovic2013-04-141-1/+1
* V9938 to use devcb2 (nw) Miodrag Milanovic2013-04-021-3/+3
* (MESS) fixed clang 3.2 warnings about unused private fields (nw) Oliver Stöneberg2013-03-201-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-36/+36
* Rename driver state classes to have _state in their names (no whatsnew) Miodrag Milanovic2012-10-031-44/+44
* Added missing DECLARE_'s. (nw) Curt Coder2012-09-251-5/+5
* Some manual cleanup (no whatsnew) Miodrag Milanovic2012-09-251-5/+5
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-23/+21
* Clear out remaining global inlines in diexec.h. Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+807