summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/kaneko (follow)
Commit message (Expand)AuthorAgeFilesLines
* kaneko/sandscrp.cpp: Suppress side effects for debugger reads of sound latche... cam9006 days1-5/+6
* various drivers: removed unwanted comments / separators Ivan Vangelista2024-03-082-8/+0
* New working clones Ivan Vangelista2023-12-231-4/+31
* sh: remove prefixes Olivier Galibert2023-12-172-2/+2
* -kaneko/kan_pand.cpp: Use device_gfx_interface to decode graphics. (#11793) cam9002023-11-309-56/+58
* New working clones Ivan Vangelista2023-10-091-7/+50
* New clones marked not working Ivan Vangelista2023-09-211-0/+34
* cpu/sh: Refactored SH-2 refactored code to separate onboard peripherals from ... 9871238791132023-08-272-4/+3
* turbo,zaxxon: set 8255 tristate to 0, hap2023-06-161-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-0110-16/+16
* - sega/model3.cpp: fixed ROM loading for the oceanhun sets, they now boot and... Ivan Vangelista2023-03-061-1/+1
* New working clones Ivan Vangelista2023-03-041-6/+34
* svision/svision.cpp: split into subclasses Ivan Vangelista2023-03-011-4/+5
* Reduced usage of sprintf. (#10892) Erik2023-02-201-29/+16
* - vsystem/crshrace.cpp, vsystem/f1gp.cpp, vsystem/taotaido.cpp: consolidated ... Ivan Vangelista2023-02-012-6/+6
* mame/f*-l*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-189-14/+35
* New working clones Ivan Vangelista2023-01-101-6/+28
* dirom: added pre and post rom bank change callbacks and changed almost all us... hap2022-10-044-12/+0
* device_palette_interface: Make information overrides noexcept AJR2022-09-251-1/+1
* airbustr: add kaneko_hit device hap2022-09-093-145/+123
* kaneko/airbustr.cpp, kaneko/djboy.cpp, nix/pirates.cpp, sanritsu/bankp.cpp, s... Ivan Vangelista2022-09-096-602/+580
* schedule: rename add_scheduling_quantum to add_quantum, added perfect_quatum ... hap2022-09-021-1/+1
* sknsspr: fix sign overflow hap2022-08-261-2/+2
* sknsspr: don't draw outside the cliprect hap2022-08-251-2/+2
* New working clones Ivan Vangelista2022-08-191-4/+40
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-2730-58/+3992
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2737-0/+22143