summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/nichibutsu (follow)
Commit message (Expand)AuthorAgeFilesLines
* New systems marked not working Ivan Vangelista15 hours1-2/+40
* New systems marked not working Ivan Vangelista2024-03-261-1/+1
* misc drivers: removed [TTL] and [BET] tags in titles Ivan Vangelista2024-03-166-43/+43
* misc h8 drivers: digital I/O ports are 8bit (probably leftover from when they... hap2024-03-111-10/+10
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-089-36/+0
* Fixed sound of gomoku and kozure (by Takahiro Nogi) wd40yasu2024-03-072-3/+3
* New clones marked not working Ivan Vangelista2024-01-141-1/+1
* cop01: correct sprite transparency pen [dink] hap2024-01-121-5/+6
* nichibutsu/nbmj9195: Add dip locations for all games Dirk Best2023-12-081-1296/+872
* Tidy up various things. Vas Crabb2023-12-087-65/+83
* nichibutsu/nbmj9195: Add coin counters Dirk Best2023-12-072-7/+11
* nichibutsu/nbmj9195: Use common nichisnd device, use IPT_CUSTOM for mahjong i... Dirk Best2023-12-075-380/+244
* nichibutsu inputs cleanup Dirk Best2023-12-065-686/+385
* nichibutsu/nichild: More DIP switch info Dirk Best2023-12-031-6/+10
* nichibutsu/nichild: Figured out some DIP switches Dirk Best2023-12-021-9/+22
* New systems marked not working angelosa2023-12-021-1/+35
* nichibutsu/nichild.cpp: pinpoint demo sounds dip in ldquiz4, TMPZ84C011 runs ... angelosa2023-12-012-5/+11
* nichibutsu/nichild.cpp: add SW game releases angelosa2023-11-281-5/+25
* nichibutsu/nichild.cpp: pinpoint soundlatch clear angelosa2023-11-271-2/+7
* nichibutsu/nichild.cpp: implement alt input method for quiz games angelosa2023-11-271-16/+115
* nichibutsu/nichild: Hook up DIP switches Dirk Best2023-11-271-6/+53
* nichibutsu/nichild.cpp: preliminary sound, denote missing ROM for ldquiz4 angelosa2023-11-261-44/+96
* nichibutsu/nichild.cpp: implement mahjong panels, allows shabdama to boot angelosa2023-11-261-61/+157
* nichibutsu/nightgal.cpp: flag ngalsumr with MACHINE_UNEMULATED_PROTECTION angelosa2023-11-262-9/+5
* nichibutsu/nbmj8688.cpp: add Bet moniker to nightlov angelosa2023-11-131-1/+1
* Normalize terminology for retitled bootlegs and hacks of arcade games, prefer... AJR2023-10-201-5/+5
* - funworld/supercrd.cpp: some more XOR tables tweaks for supercrd and the gam... Ivan Vangelista2023-07-103-439/+425
* sindbadm: fixed coincounters hap2023-07-091-1/+1
* New working clones Ivan Vangelista2023-07-091-1/+36
* srcclean in preparation for 0.256 release branch. Vas Crabb2023-06-251-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* h8_sci: Bring interface up in the cpu Olivier Galibert2023-06-081-2/+2
* h8_adc, h8_port: convert i/o to devcb at cpu level Olivier Galibert2023-06-081-10/+5
* h8_dma: reorganize, upgrade Olivier Galibert2023-06-061-7/+46
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0115-43/+43
* nn71003: RB recognized a SPI interface Olivier Galibert2023-05-271-3/+3
* hrdvd: Add placeholders for all the chips, thanks Guru for tracing the pcb Olivier Galibert2023-05-261-24/+56
* hrdvd: Put the chd checksum, not the data checksum Olivier Galibert2023-05-161-2/+2
* hrdvd: fix csplayh4 dvd image, re-add correct csplayh7 image Olivier Galibert2023-05-161-2/+2
* hrdvd: rename dvds, notice that the csplayh7 image was incorrect (it was nb80... Olivier Galibert2023-05-121-7/+7
* image: Executive decision: disk regions used the owner name (e.g., no :image) Olivier Galibert2023-05-091-22/+22
* zr36110: Add skeleton Olivier Galibert2023-05-071-36/+18
* hrdvd: Make the initial dvdrom test pass Olivier Galibert2023-05-051-0/+9
* csplayh5: rename to hrdvd (High Rate DVD) Olivier Galibert2023-05-052-83/+83
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-041-51/+44
* srcclean in preparation for release Vas Crabb2023-04-231-7/+7
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-081-5/+2
* tmp68301: Reimplement in the new68k framework. The timers are not yet implem... Olivier Galibert2023-04-043-189/+216
* Small fixes and cleanup: Vas Crabb2023-04-041-14/+6
* API change for device_image_interface AJR2023-03-301-3/+3