summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/atom.h
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-169/+0
|
* i8271: modernize [Carl] cracyc2015-09-281-1/+5
|
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-5/+5
|
* whops. wrong version of the code sent. nw. Fabio Priuli2014-09-191-2/+2
|
* (MESS) a couple more. nw. Fabio Priuli2014-09-191-15/+45
|
* Centronics WIP using write lines and DEVCB2. Added an output latch and input ↵ smf-2014-02-091-2/+0
| | | | buffer device to allow configuration in MCFG. Renamed centronics device "printer" to "image". FM-7 parallel port joystick works again. Added support for using PC LPT control lines as inputs (not tested). c64 geocable now just passes individual lines through, changed the strobe line to what is documented online (not tested). Converted MSX & exidy sorcerer parallel port DAC to use covox device instead of using a configuration switch (not tested). Sorcerer parallel port is more like the commodore user port, so should be converted to it's own slot where one option is a centronics card. [smf]
* Modernized i8271 device.(nw) Ivan Vangelista2014-01-181-0/+1
|
* moved centronics into emu/bus (nw) Miodrag Milanovic2013-10-231-1/+1
|
* SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) Miodrag Milanovic2013-04-191-0/+2
|
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-1/+1
|
* speaker tag lookup removal, also no need to use universal tag, since easier ↵ Miodrag Milanovic2013-04-121-1/+1
| | | | now to follow (nw)
* Some more moving to proper place and compile fix (nw) Miodrag Milanovic2013-02-221-1/+0
|
* Started moving DEVICE_IMAGE_ functions into driver_device classes. (nw) Wilbert Pol2013-02-051-0/+2
|
* (MESS) Tagmap lookup cleanup. (nw) Curt Coder2013-01-281-0/+2
|
* (MESS) Reduced tagmap abuse. (nw) Curt Coder2013-01-241-3/+27
|
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-20/+20
|
* Replaced all device_t's with actual device classes. Regression test ↵ Curt Coder2012-11-261-1/+1
| | | | recommended. (nw)
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
|
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+104