summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/includes/x1.h
Commit message (Collapse)AuthorAgeFilesLines
* move mess into mame (nw) Miodrag Milanovic2015-09-301-303/+0
|
* remove unneeded basicdsk.h include from a few files Dirk Best2015-06-081-1/+0
|
* x1/x1twin: updated to use the new wd fdc. bonus: formatting disks now Dirk Best2015-05-311-2/+12
| | | | works in hubasic.
* Cleanups and version bumpmame0162 Miodrag Milanovic2015-05-271-65/+65
|
* Doxygen test for Sharp X1, part I angelosa2015-05-251-56/+103
|
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
|
* 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
|
* more generic slots + some cleanups & some tagmap reductions. nw. Fabio Priuli2014-09-201-7/+10
|
* unneeded includes Michaël Banaan Ananas2014-06-271-1/+0
|
* remove unused parameters (nw) Miodrag Milanovic2014-05-251-5/+5
|
* z80dma finalized modernizing (nw) Miodrag Milanovic2014-03-151-1/+3
|
* Moved optional_device<screen_device> m_screen and ↵ Miodrag Milanovic2014-03-051-1/+3
| | | | optional_device<palette_device> m_palette out of driver.* (nw)
* moved optional_device<gfxdecode_device> to specific drivers state classes (nw) Miodrag Milanovic2014-02-171-1/+3
|
* Cleanups and version bumpmame0148u4 Miodrag Milanovic2013-04-301-1/+1
|
* removed implementation of legacy DEVCB_MEMORY_HANDLER and used members ↵ Miodrag Milanovic2013-04-241-2/+7
| | | | | instead (nw) this require clean compile
* moving some static functions in driver state for MESS drivers plus some ↵ Miodrag Milanovic2013-04-181-0/+3
| | | | other modernization (nw)
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-2/+2
|
* Cleaned-up Sharp X1 Angelo Salese2013-01-151-53/+59
|
* (MESS) Enabled to show border area in Sharp X1, fixes Shilver Ghost gameplay ↵ Angelo Salese2013-01-141-0/+8
| | | | and Nobunaga no Yabou error display if a single floppy is in [Angelo Salese]
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-1/+1
|
* Replaced all device_t's with actual device classes. Regression test ↵ Curt Coder2012-11-261-1/+1
| | | | recommended. (nw)
* 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-6/+2
|
* H file cleanup (no whatsnew) Miodrag Milanovic2012-09-241-1/+0
|
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-0/+1
|
* Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) Miodrag Milanovic2012-09-191-0/+2
|
* manual cleanup of mame and mess includes (no whatsnew) Miodrag Milanovic2012-09-181-11/+0
|
* Modernized screen update calls (no whatsnew) Miodrag Milanovic2012-09-171-1/+2
|
* Clean-ups and version bumpmame0147 Miodrag Milanovic2012-09-171-3/+3
| | | note: hoarded dump removed too from coco_cart.xml, this will not be tolerated
* Pass 2 of struct modernization. Aaron Giles2012-09-151-6/+6
|
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ Miodrag Milanovic2012-09-131-5/+10
| | | | changed to be members of state classes (no whatsnew)
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+221