summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/pcw.h
Commit message (Expand)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-140/+0
* Update for Kevin Thacker (nw) Miodrag Milanovic2015-05-221-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 bumpmame0153 Miodrag Milanovic2014-04-071-1/+1
* upd765: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-171-1/+1
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-2/+6
* Huge update, palette is now device (nw) Miodrag Milanovic2014-02-271-1/+1
* Created new device_video_interface. Right now its sole purpose is to Aaron Giles2013-07-241-2/+0
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-6/+6
* made BEEP and RAM devices initialize in constructor of driver classes (nw) Miodrag Milanovic2013-04-231-1/+8
* moving some static functions in driver state for MESS drivers plus some other... Miodrag Milanovic2013-04-181-0/+8
* pcw: plugged in DSK format, can mount DSK images now. Still won't boot, thou... mahlemiut2013-04-161-0/+2
* meh Olivier Galibert2013-04-161-0/+1
* more pcw fun (nw) Olivier Galibert2013-04-161-1/+6
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-4/+4
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-3/+2
* Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) Miodrag Milanovic2012-10-031-0/+1
* TIMER_CALLBACK_DEVICE_MEMBER modernization part 1 (no whatsnew) Miodrag Milanovic2012-09-251-0/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+4
* and some more cleanup (nw) Miodrag Milanovic2012-09-171-9/+0
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-0/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-0/+4
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+109