summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/sony (follow)
Commit message (Expand)AuthorAgeFilesLines
* misc/xtom3d.cpp: Added PIU10 ISA PCB for Pump It Up. (#12237) 9871238791137 days3-279/+1
* sony/psx.cpp: Added compatibility filters for CD software list. Vas Crabb2024-03-191-2/+11
* New working clones Ivan Vangelista2024-02-151-2/+10
* hd44780: set typical clock to 270khz hap2024-01-261-1/+1
* shared/taitosnd.cpp: Use callbacks for interrupt and reset outputs. (#11860) cam9002023-12-211-2/+2
* Explicitly define a clock for all HD44780 and derivative LCD controllers, and... Lord-Nightmare2023-11-151-1/+1
* sony/psx.cpp: Use multibyte.h helpers AJR2023-11-041-11/+13
* nakajima/nakajies.cpp: added 2 bios dumps for the NTS DreamWriter 325: Ivan Vangelista2023-10-181-8/+8
* Formats-related #include cleanup AJR2023-10-084-11/+0
* hd63705: Split into specific types; move on-chip memory into internal maps AJR2023-08-151-1/+1
* sony/taitogn.cpp: Fixed Flash card image tags. Vas Crabb2023-06-291-29/+29
* machine/ataflash.cpp: Untangle from the parallel ATA interface. Vas Crabb2023-06-291-29/+29
* sony/taitogn.cpp: modified as per review, booting problem stands Ivan Vangelista2023-06-281-29/+29
* sony/taitogn.cpp: avoid outright crash, booting still stops with 'system error' Ivan Vangelista2023-06-281-29/+29
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-1710-48/+8
* turbo,zaxxon: set 8255 tristate to 0, hap2023-06-161-4/+4
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-019-34/+34
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-237-37/+31
* image: Executive decision: disk regions used the owner name (e.g., no :image) Olivier Galibert2023-05-092-33/+33
* chd: Add dvd support. better abstraction in general, multi-image support in a... Olivier Galibert2023-05-042-2/+2
* Clean up floppy-related code in various drivers with finder arrays AJR2023-04-151-7/+5
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-085-13/+13
* Small fixes and cleanup: Vas Crabb2023-04-043-3/+7
* API change for device_image_interface AJR2023-03-305-13/+13
* Various cleanups: Vas Crabb2023-02-272-4/+4
* sony/news_r4k.cpp: Fixed graphics flag (unemulated rather than imperfect). (#... Brice Onken2023-02-271-1/+3
* sony/news_r3k.cpp: Flagged NWS-3410 as having unemulated graphics. (#10938) Brice Onken2023-02-271-0/+2
* sony/news_r3k.cpp: Added support for the NWS-3410/ (#10476) Brice Onken2023-02-271-66/+161
* mame/o*-s*: put drivers in anonymous namespaces where applicable, updated #if... Ivan Vangelista2023-01-2720-32/+91
* zn.cpp, video/psx.cpp: Modernize logging calls AJR2022-10-231-30/+18
* cxhumax.cpp, psxcd.cpp: Modernize logging calls AJR2022-10-231-62/+54
* Remove legacy logging functions in various drivers and devices AJR2022-10-201-16/+0
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-302-2/+2
* srcclean in preparation for release Vas Crabb2022-08-284-4/+4
* Cleaned up some ROM macro indentation and spacing. (#10270) 0kmg2022-08-271-1/+0
* Merged some single-platform projects into company projects. Vas Crabb2022-08-2016-0/+5118
* Driver device API cleanups AJR2022-08-092-2/+2
* Eliminated cross dependencies between driver projects. Vas Crabb2022-06-274-11/+16
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-2721-0/+15227