summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/concept.h
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-71/+0
|
* Licenses for Raphael Nabet (nw) Miodrag Milanovic2015-06-071-1/+1
|
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-1/+1
|
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
|
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-151-1/+1
|
* (MESS) concept: Misc fixes/cleanup, CCOS boots now from 8" floppies. [R. ↵ R. Belmont2014-09-291-0/+1
| | | | Belmont]
* (MESS) concept: Hook up Apple II bus. [R. Belmont] R. Belmont2014-09-221-11/+5
|
* (MESS) concept: hooked up actual 6551 for keyboard, added beeper, cleaned up ↵ R. Belmont2014-09-211-8/+7
| | | | driver. [R. Belmont]
* Convert VIA6522 to use DEVCB2 [smf] smf-2013-12-311-6/+2
|
* modernized the MM58274C RTC device. [Fabio Priuli] Fabio Priuli2013-06-011-1/+2
|
* (MESS) concept: minor cleanup and addition of older bios versions. nw. Fabio Priuli2013-06-011-2/+4
|
* (MESS) concept: added stub implementation for the expansion slots as slot ↵ Fabio Priuli2013-06-011-32/+8
| | | | | | devices in place of previous outdated custom one. [Fabio Priuli]
* moving some static functions in driver state for MESS drivers plus some ↵ Miodrag Milanovic2013-04-181-0/+3
| | | | other modernization (nw)
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
|
* (MESS) Refactored all drivers to use the new MOS6551 and removed the old ↵ Curt Coder2013-02-061-3/+3
| | | | implementation. (nw)
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-2/+2
|
* (MESS) concept: hooked up ACIAs (nw) R. Belmont2013-01-111-0/+8
|
* srcclean (nw) Curt Coder2012-10-071-3/+3
|
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+7
|
* concept cleanup (nw) Miodrag Milanovic2012-09-201-7/+19
|
* INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) Miodrag Milanovic2012-09-181-3/+1
|
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-3/+0
|
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
|
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-1/+1
| | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
* Pass 2 of struct modernization. Aaron Giles2012-09-151-2/+2
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-2/+4
| | | | changed to be members of state classes (no whatsnew)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+70