summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomigd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* validity.cpp: Limit characters allowed in I/O port tags, and check ROMs and I... Vas Crabb2020-08-271-4/+4
* drivers starting with m, n and o: removed read* and write* macros (nw) Ivan Vangelista2020-06-121-42/+42
* naomigd: Eliminate get_read_ptr (nw) AJR2020-05-021-2/+3
* srcclean and manual cleanup (nw) Vas Crabb2020-04-261-1/+1
* naomigd.cpp: add dimm sdram configuration register (nw) yz70s2020-04-051-3/+20
* naomigd.cpp: changed dipsetting macro into confsetting macro (nw) yz70s2020-02-221-6/+6
* naomigd.cpp: add two debug-only dipswitches to configure emulation (nw) yz70s2020-02-211-22/+47
* naomi: converted 315-6154 device into a real pci host [Samuele Zannoli] yz70s2020-02-121-63/+132
* srcclean, manual adjustments (nw) Vas Crabb2020-01-261-1/+1
* naomi: enable reset from dimm board and make games boot (nw) yz70s2020-01-181-4/+4
* naomigd.cpp: add binary files with serial memories contents (nw) yz70s2020-01-171-6/+5
* naomigd.cpp: send reset request to naomi and disable pic watchdog (nw) yz70s2020-01-141-0/+5
* naomi: let the dimm board see the encrypted des data from the gdrom (nw) yz70s2020-01-131-1/+19
* naomi: add an ide controller for the gdrom to the dimm board (nw) yz70s2020-01-111-79/+44
* naomi: add a new device for the 315-6154 system manager chip used in the dimm... yz70s2020-01-101-13/+30
* naomi: give the ability to activate the cpus in the dimm board to test it (nw) yz70s2020-01-061-8/+25
* naomi: some fixes to dimm board (nw) yz70s2020-01-061-9/+11
* naomi: add memory controller entry to memory map of dimm board (nw) yz70s2020-01-021-1/+82
* naomi: add communication with mainboard to dimm board plus some ram (nw) yz70s2020-01-011-2/+183
* naomi: add serial memories to dimm board (nw) yz70s2019-12-281-2/+38
* naomi dimm board: add communication between sh4 and security pic (nw) yz70s2019-12-231-4/+68
* naomigd.cpp: fix build - members are constructed in declaration order. at le... Vas Crabb2019-12-161-2/+2
* naomi: add a sh4 and a pic16c621a, both diabled, to the dimm board device (nw) yz70s2019-12-161-9/+53
* naomi: brute forced "Sega Yonin Uchi Mahjong MJ" key [f205v] MetalliC2019-05-111-1/+1
* src/mame/machine: some more MCFG removal (nw) Ivan Vangelista2018-12-121-5/+3
* brute forced DES key for Sangokushi Taisen 2 satellite (Chihiro) [Peter Wilhe... MetalliC2018-11-251-0/+2
* Move ROM loading macros to romentry.h and remove romload.h from emu.h (nw) AJR2018-06-241-0/+1
* de-staticify initializations for mame/machine (#3251) wilbertpol2018-02-211-7/+0
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* new machines added as NOT_WORKING MetalliC2017-05-071-2/+0
* new machine added as NOT_WORKING MetalliC2017-05-041-1/+1
* new machine added as NOT_WORKING MetalliC2017-05-041-2/+0
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* first srcclean pass (nw) Vas Crabb2016-12-251-6/+6
* Sega DIMM board architecture documentation [MetalliC] MetalliC2016-12-171-1/+75
* Sega DIMM security PICs update [Jorge Valero, Android] MetalliC2016-12-171-0/+4
* naomigd: add unused/unknown security PIC dumps - MetalliC2016-11-161-1/+7
* naomi: move DIMM firmwares to device, docs update (nw) MetalliC2016-11-161-1/+40
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-59/+59
* Update to fix crash with chihiro games (nw) yz70s2016-04-261-1/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* modernize rom_load_manager (nw) Miodrag Milanovic2016-01-111-1/+1
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* new NOT WORKING MetalliC2015-12-241-28/+50
* clang-modernize part 4 Miodrag Milanovic2015-12-041-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+519