summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/naomi.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-125/+0
* init vars for coverity (includes/n,o,p) Robbbert2022-03-231-1/+1
* Fix several issues in DC-based HW (#9150) Angelo Salese2022-01-171-73/+27
* naomi: add a new device for the Sega 837-14438 "SH I/O BD" hopper board yz70s2021-06-081-0/+2
* new NOT_WORKING machine MetalliC2021-05-301-0/+1
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-021-2/+2
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-17/+17
* Add disassemblers for NEC 78K/0, 78K/I and 78K/II MCU types AJR2020-02-101-0/+2
* naomi: enable reset from dimm board and make games boot (nw) yz70s2020-01-181-0/+1
* PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+4
* stronger private: use (N, O, P, Q, R) (#3717) David Haywood2018-06-301-28/+39
* dc-ctrl.cpp: preliminary keyboard emulation, hooked up to The Typing of the D... angelosa2018-05-171-0/+3
* 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
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-12/+12
* Revert " AICA Cleanups & Internalize CPU Core (#3423)" R. Belmont2018-04-071-15/+16
* AICA Cleanups & Internalize CPU Core (#3423) cam9002018-04-071-16/+15
* srcclean and regenerate localisations (nw) Vas Crabb2018-03-251-1/+1
* Dreamcast and derivatives: enable drc by default, docs updates MetalliC2018-03-221-0/+3
* naomi.cpp: kill some dead wood (nw) MetalliC2018-03-121-5/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-0/+5
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-281-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+14
* Preliminary SH3 / SH4 recompiler [David Haywood] (#2711) David Haywood2017-10-111-1/+4
* use 'sh' instead of 'superh' David Haywood2017-10-021-1/+1
* move sh2 / sh4 to a folder called superh David Haywood2017-10-021-1/+1
* Minor Naomi 2 specifics (nw) angelosa2017-01-251-7/+9
* srcclean (nw) Vas Crabb2017-01-221-5/+5
* fix build (nw) smf-2017-01-211-2/+0
* Moved atomiswave and naomi 2 specifics into own state machines (nw) angelosa2017-01-211-26/+47
* naomi.cpp: Added inputs for Mars TV [Angelo Salese] angelosa2017-01-211-0/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* naomi: get rid of hacky rom_region, use rom_parameter instead MetalliC2016-08-011-7/+0
* Sega Model3/Naomi/Hikaru Communication Board basic MetalliC2016-04-051-0/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Atomiswave update: MetalliC2015-06-291-0/+2
* GPL - > LGPL for Kale (nw) Miodrag Milanovic2015-05-131-1/+1
* Sync other dirs with main driver license for MAME (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license headers for MAME part (nw) Miodrag Milanovic2015-05-071-0/+2
* nw MetalliC2015-04-281-1/+1
* SystemSP: do not inherit unneeded stuff (MIE MCU, JVS, etc) MetalliC2015-04-281-2/+2
* additional SP info from MetalliC David Haywood2015-04-221-0/+22
* Naomi: Mahjong panel simulation MetalliC2015-01-271-1/+4
* naomi.c: Scott Stone2014-10-131-0/+2
* small cleanup of h files (nw) Miodrag Milanovic2014-03-251-6/+0
* AICA: Hooked up AICA-to-SH-4 irqs [Angelo Salese] Angelo Salese2013-08-291-0/+1
* Rewrite serial EEPROM devices, breaking them out into separate chips of Aaron Giles2013-07-291-1/+1
* Split eeprom.c into a base class base_eeprom_device and a serial-specific Aaron Giles2013-07-271-1/+1
* Rename eeprom_device to serial_eeprom_device in anticipation of adding Aaron Giles2013-07-261-1/+1