summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/special.h
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-071-2/+2
* wd_fdc: Refactored to use devcb2 callbacks. [Curt Coder] Curt Coder2014-03-161-1/+1
* (MESS) fixed specialm and specialp debug crash and removed some trampolines (nw) Ivan Vangelista2014-03-101-8/+5
* Moved optional_device<screen_device> m_screen and optional_device<palette_dev... Miodrag Milanovic2014-03-051-1/+3
* Converted PIT8253 to DEVCB2 [smf] smf-2014-02-231-1/+0
* (MESS) improved keyboard on special, lik, erik (nw) Robbbert2013-10-071-0/+2
* Modernized the PIT8253 device. [Fabio Priuli] Fabio Priuli2013-06-031-1/+3
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-2/+8
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
* unified formating of state class constructors, no functional change (nw) Miodrag Milanovic2013-04-101-29/+28
* Cleanups and version bumpmame0148u2 Miodrag Milanovic2013-03-191-3/+3
* Modernized wswan, special, and svision devices. [Andrew Gardner] Andrew Gardner2013-03-071-31/+12
* (MESS) special.c: Reduce tagmap lookups (nw) Wilbert Pol2013-02-081-8/+50
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-171-1/+1
* Added specialist mx custom format handling (nw) Miodrag Milanovic2012-12-131-0/+2
* specimx: made floppy boot with new core, still some stalling to fix (nw) Miodrag Milanovic2012-12-131-6/+5
* Replaced all device_t's with actual device classes. Regression test recommend... Curt Coder2012-11-261-1/+1
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+2
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-4/+8
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-10/+20
* conversion of legacy devices into modern wip (no whatsnew) Miodrag Milanovic2012-09-031-1/+23
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+122