summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/dc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-286/+0
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-0/+1
* init vars for coverity. Robbbert2022-03-211-2/+2
* Fix several issues in DC-based HW (#9150) Angelo Salese2022-01-171-35/+27
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-14/+14
* a little more macro removal (nw) Ivan Vangelista2020-05-161-3/+3
* naomi: add support for external irq line, used by dimm board, to dc_state cla... yz70s2019-12-281-1/+2
* aica.cpp, aicadsp.cpp : Updates (#4858) cam9002019-04-051-3/+4
* machine/keyboard, terminal: removed MCFG macros (nw) Ivan Vangelista2018-12-111-2/+1
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-1/+1
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-1/+1
* Revert " AICA Cleanups & Internalize CPU Core (#3423)" R. Belmont2018-04-071-12/+23
* AICA Cleanups & Internalize CPU Core (#3423) cam9002018-04-071-23/+12
* dc.cpp: kill off mastercpu_cheat_r() (nw) angelosa2018-03-281-2/+0
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-0/+2
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Self-registering devices prep: Vas Crabb2017-02-271-3/+4
* srcclean (nw) Vas Crabb2017-01-221-2/+2
* Moved atomiswave and naomi 2 specifics into own state machines (nw) angelosa2017-01-211-1/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-20/+20
* document new DC/NAOMI security system findings [MetalliC, rtw] MetalliC2016-06-211-2/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-2/+2
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* DC: implement G2 DMA channels 1-3 MetalliC2015-04-271-4/+4
* sh4: Modernized cpu core (nw) Wilbert Pol2014-07-071-1/+1
* aica is modern device as well now (nw) Miodrag Milanovic2014-03-211-1/+4
* Fixed ARMRST behaviour Angelo Salese2013-09-091-0/+1
* Device-ized AICA RTC device, passes RW comp test, doesn't pass clock test Angelo Salese2013-09-041-7/+0
* Fixed vblank irq trigger when interlace mode is used Angelo Salese2013-08-291-2/+3
* AICA: Implemented DMA [Angelo Salese] Angelo Salese2013-08-281-2/+2
* More documentation Angelo Salese2013-08-271-0/+2
* Added Maple HW trigger Angelo Salese2013-08-261-0/+3
* (MESS) Fix GD-Rom booting in DC US and PAL [PsyMan] Angelo Salese2013-08-261-0/+3
* Experimental scanline code, to be improved on a later date Angelo Salese2013-08-241-0/+1
* Added Macronix 29LV160TMC sub-type to intelfsh.c, used by Sega Dreamcast [Ang... Angelo Salese2013-08-181-2/+2
* powervr2: Explode the dma registers [O. Galibert] Olivier Galibert2013-06-151-10/+0
* powervr2: Explode the core/ta registers [O. Galibert] Olivier Galibert2013-06-141-75/+0
* naomig1: Make the dma cpu-independant [O. Galibert] Olivier Galibert2013-06-081-3/+6
* naomi: Better IRQ isolation [O. Galibert] Olivier Galibert2013-06-081-22/+24
* naomi video: Pretend-modernize the powervr2 [O. Galibert] Olivier Galibert2013-06-081-62/+5
* changed machine().device("soundcpu") with m_soundcpu (nw) Miodrag Milanovic2013-04-111-1/+3
* added m_maincpu to the rest of drivers in mame (nw) Miodrag Milanovic2013-04-101-1/+3
* Cleanups and version bumpmame0148u3 Miodrag Milanovic2013-04-091-1/+1
* some more naomi/dc cleanup (nw) Miodrag Milanovic2013-04-051-22/+21
* some more modernization and dc/naomi split (nw) Miodrag Milanovic2013-04-051-26/+1