summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/nes (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-252-4/+2
* a7800/a78_slot.cpp, nes/nes_unif.hxx: Use multibyte.h helpers AJR2024-01-071-20/+21
* turbo,zaxxon: set 8255 tristate to 0, hap2023-06-161-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-012-2/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-2354-852/+823
* Restored ability of for image devices to report specific error messages. Vas Crabb2023-04-0810-39/+38
* Fixed various bugs: Vas Crabb2023-04-068-51/+41
* Small fixes and cleanup: Vas Crabb2023-04-041-3/+3
* API change for device_image_interface AJR2023-03-3010-36/+35
* Replaced most simple uses of sprintf with type-safe equivalents. (#10948) Erik2023-03-101-4/+6
* Reduced usage of sprintf. (#10892) Erik2023-02-201-10/+4
* nintendo/nes_arcade_bl.cpp: Added emulation for NES side of hardware. (#10548) 0kmg2022-11-201-1/+1
* bus/nes/bandai.cpp: fixed MT08445 Ivan Vangelista2022-10-271-1/+1
* bus: Get rid of some dubious tag manipulation. Vas Crabb2022-08-205-30/+17
* bus/nes: Updated emulation of TXC 01-22000-400 PCBs. (#10219) 0kmg2022-08-132-16/+69
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-0448-445/+356
* bus/nes: Various minor cleanups. (#9641) 0kmg2022-05-1347-337/+121
* bus/nes: Updated code and dump for mc_mario. (#9686) 0kmg2022-05-056-119/+20
* bus/nes: Updates for Camerica/Codemasters boards. (#9647) 0kmg2022-04-3010-76/+98
* bus/nes: Updated Jaleco boards. (#9628) 0kmg2022-04-284-342/+182
* bus/nes: Minor fixes and simplifications for several bootlegs. (#9618) 0kmg2022-04-242-70/+60
* srcclean in preparation for 0.243 Vas Crabb2022-04-242-5/+5
* bus/nes: Corrected NOCASH_NOCHR homebrew board emulation. (#9611) 0kmg2022-04-234-27/+49
* nes/bus: Minor cleanups for Taito boards. (#9607) 0kmg2022-04-234-114/+84
* bus/nes: Work on Tengen boards. (#9594) 0kmg2022-04-217-147/+97
* nes: Various minor cleanups. (#9593) 0kmg2022-04-219-35/+21
* bus/nes: Minor simplification to TQROM + update support status. (#9576) 0kmg2022-04-214-28/+12
* bus/nes: Simplified Sunsoft-4 boards. (#9550) 0kmg2022-04-213-98/+48
* bus/nes: Updated Irem boards. (#9596) 0kmg2022-04-192-82/+74
* bus/nes: Improved support for BMC-64IN1NR boards. (#9586) 0kmg2022-04-172-44/+33
* bus/nes: Fixed emulation for Chinese Fire Emblem translations. (#9575) 0kmg2022-04-172-26/+25
* bus/nes: Minor cleanups for some MMC3 boards. (#9579) 0kmg2022-04-176-70/+47
* nes.xml: Removed bad dump mc_s8kfa. (#9571) 0kmg2022-04-152-2/+0
* bus/nes: Added support for Chinese translations of Genghis Khan, Square's Tom... 0kmg2022-04-147-91/+67
* bus/nes: Added support for KL-06 and 831128C boards. (#9552) 0kmg2022-04-138-32/+263
* bus/nes: Updated Taito X1-017 boards. (#9535) 0kmg2022-04-133-65/+95
* bus/nes: Added support for Sachen's Zhōngguó Dàhēng cartridge. (#9540) 0kmg2022-04-096-4/+106
* bus/nes: Added support for multicart board DS-9-27. (#9525) 0kmg2022-04-066-2/+124
* bus/nes: Minor cleanups and simplifications for several Kaiser boards. (#9523) 0kmg2022-04-063-123/+91
* bus/nes: Minor cleanup of BMC_12IN1 board. (#9520) 0kmg2022-04-052-32/+22
* bus/nes: Remove redundant start and reset device overrides. (#9516) 0kmg2022-04-0540-822/+0
* bus/nes: Correct and consolidate Golden Game multicart emulation. (#9511) 0kmg2022-04-046-139/+18
* nes: Various minor fixes, more cleanups with bit functions. (#9488) 0kmg2022-04-0219-204/+113
* bus/nes: Game Genie cleanup time. (#9502) 0kmg2022-04-024-147/+128
* Revert initialisation of device members in headers. Vas Crabb2022-04-037-42/+42
* bus/nes: Added support for K-3071, S-009, and TH2348 boards. (#9498) 0kmg2022-04-016-10/+238
* init vars for coverity (bus/l-w) Robbbert2022-04-027-42/+42
* bus/nes: Removed useless open bus comments. (#9471) 0kmg2022-03-279-15/+15
* bus/nes: Simplifications using bit utility functions. (#9444) 0kmg2022-03-2323-192/+140
* bus/nes: Improved support for some Waixing pirate Chinese translations. (#9358) 0kmg2022-03-2010-306/+121