summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/dccons.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* sh4: Modernized cpu core (nw) Wilbert Pol2014-07-071-1/+1
* Moved eminline and related files into /src/osd since it's system related (nw) Miodrag Milanovic2014-04-161-2/+2
* removed assert from src/emu/cpu/sh4/sh4dmac.c and always set proper channel i... Oliver Stöneberg2014-04-021-1/+1
* Cleanups and version bumpmame0150 Miodrag Milanovic2013-09-171-2/+2
* Preliminary ATAPI/Dreamcast DMA. The timing needs to be moved into the device... smf-2013-09-081-2/+4
* Attempt to improve gd-rom timings Angelo Salese2013-09-041-1/+4
* Refactored dreamcast to use an ATA interface [smf] smf-2013-09-031-614/+25
* Fixed vblank irq trigger when interlace mode is used Angelo Salese2013-08-291-1/+1
* (MESS) Fix GD-Rom booting in DC US and PAL [PsyMan] Angelo Salese2013-08-261-0/+8
* Little Hello Kitty does this, it still fails the check (and would fail due of... Angelo Salese2013-08-261-0/+4
* Preliminary GD-Rom data transfer via PIO, makes Giga Wing to boot without sound Angelo Salese2013-08-251-1/+36
* Some changes in ATAPI comms, nw Angelo Salese2013-08-231-2/+6
* DRQ wasn't setted properly, now there are proper gd-rom command writes Angelo Salese2013-08-181-3/+6
* Fixed ARGB0888 fb format in PowerVR, fixes licensed by Sega screen Angelo Salese2013-08-181-2/+2
* Added Offset to GD-Rom 0x11 & 0x12 Angelo Salese2013-08-181-2/+3
* Added very preliminary SAMTAG register hook-up, needed by GD-Roms to boot pro... Angelo Salese2013-08-171-0/+13
* Other data shuffled around Angelo Salese2013-08-171-334/+240
* flag update Angelo Salese2013-08-171-1/+4
* Various changes to DC GD-Rom device, improved status register, moved ATAPI co... Angelo Salese2013-08-171-113/+189
* Cleanups and version bumpmame0149u1 Miodrag Milanovic2013-07-231-3/+3
* Some changes to PDP-11, nw Angelo Salese2013-07-031-1/+8
* Some harmless mods to DC GD-Rom Angelo Salese2013-07-011-20/+23
* save state cleanup, converted state_save_register_global* into save_item/save... Miodrag Milanovic2013-05-081-8/+8
* cleanup (nw) Miodrag Milanovic2013-04-141-2/+2
* changed machine().device("maincpu") with m_maincpu in mess tree part (nw) Miodrag Milanovic2013-04-101-1/+1
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-2/+1
* some more naomi/dc cleanup (nw) Miodrag Milanovic2013-04-051-65/+50
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-45/+44
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-15/+15
* Add safe_pc() and safe_pcbase() methods to device_t. Aaron Giles2012-09-111-5/+5
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+709