summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src
Commit message (Expand)AuthorAgeFilesLines
* hp/hp9825.cpp: Added support for HP 9825A and HP 9831. (#10595) fulivi2022-12-241-0/+2
* More MC68EZ328 work for palmm100 and iqunlim (#10696) [Ryan Holtz] MooglyGuy2022-12-221-0/+12
* bus/pce_ctrl: Added PC Engine Mouse support. Vas Crabb2022-12-211-0/+2
* m6809: rename *.ops to *.lst hap2022-12-181-3/+3
* More Micom Soft controller wrangling: Vas Crabb2022-12-182-20/+36
* bus/sms_ctrl: Added support for Denpa XE-1AP controller. Vas Crabb2022-12-181-0/+2
* bus/sms_ctrl: Added Konami Hyper Shot for Sega, too. Vas Crabb2022-12-171-0/+2
* bus/msx/ctrl: Added Konami Hyper Shot controller. Vas Crabb2022-12-171-0/+2
* palm/palm.cpp: Improved Palm IIIc support. (#10684) [Ryan Holtz] MooglyGuy2022-12-161-0/+11
* bus/sms_ctrl: Added support for Sega mouse and four-player adaptor. Vas Crabb2022-12-161-0/+4
* sega/sms.cpp: Refactored Game Gear handling. (#10682) Vas Crabb2022-12-141-14/+0
* -bus/sms_ctrl: Added raphnet DIY SMS/Mark III paddle. Vas Crabb2022-12-131-0/+2
* bus/archimedes/podules: Added Ethernet podules (not working) Nigel Barnes2022-12-121-0/+6
* mdcr: Moved philips/p2000t_mdcr.cpp->machine/mdcr.cpp to allow use with other... Nigel Barnes2022-12-121-0/+12
* New machines marked as NOT_WORKING Nigel Barnes2022-12-121-0/+4
* bus/archimedes/podule: Added SCSI Interface podules (not working). Nigel Barnes2022-12-111-0/+12
* mt65: Slotified the keyboard port, devicified Microtan Keypad (MT006), Microt... Nigel Barnes2022-12-111-0/+16
* sega/mdioport.cpp: Added Mega Drive I/O port controller device. Vas Crabb2022-12-121-0/+2
* thomson.cpp: Extension bus cleanup AJR2022-12-101-0/+10
* bus/sms_ctrl: Reworked Sega Master System controller bus. Vas Crabb2022-12-081-6/+14
* imgtool: properly remove all Apple modules. (GitHub #10594) [R. Belmont] arbee2022-12-061-5/+0
* trs/coco12.cpp, trs/coco3.cpp: Moved real-time clocks to where they belong (a... tim lindner2022-12-051-0/+4
* unidasm: Add IBM 1800, IBM 1130 and (DG) Nova disassemblers AJR2022-12-021-0/+20
* bus/msx: Added support for Hudson Soft Bee Card and Electric Software Astron ... wilbertpol2022-12-031-0/+8
* -debugger: Improved session save/restore. Vas Crabb2022-12-021-5/+3
* bus/msx/ctrl: Added Micomsoft Libble Rabble Joypad. Vas Crabb2022-11-261-0/+2
* -fujitsu/fmtowns.cpp: Use MSX controller slots for pad ports. Vas Crabb2022-11-261-8/+12
* msx.cpp: Made the general purpose ports (joystick/mouse) a slot device. (#10579) wilbertpol2022-11-241-87/+103
* Update cpu.lua for 9bb87665baa2faf1edd6fd2ce67c5de28fa0459e AJR2022-11-161-0/+20
* bus/gameboy: Added support for Liebao Technology cartridges. Vas Crabb2022-11-121-0/+2
* bus/gameboy: Added support for newer NT/Makon cartridges. Vas Crabb2022-11-101-0/+2
* msx/msx.cpp, bus/msx_cart, bus/msx_slot: Reimplemented memory using views. (#... wilbertpol2022-11-081-0/+12
* 68000: Add a level of transparent indirection, turn the reset output line int... Olivier Galibert2022-11-031-0/+2
* bus/electron: Added Millsgrade Voxbox Speech Synthesiser. Nigel Barnes2022-10-181-0/+2
* Rework QX10 Keyboard implementation (#10384) Brian Johnson2022-10-151-0/+23
* Added support for Intel ISIS-II filesystem (#10367) fulivi2022-10-151-0/+12
* bus/epson_qx: Added YM2149-based sound card for the Epson QX-10. (#10400) Brian Johnson2022-10-151-0/+2
* unkts: Hook up new skeleton CPU device AJR2022-10-121-1/+8
* unidasm: Add Nios II disassembler AJR2022-10-111-0/+10
* bus/epson_qx: Added hard disk support for the Epson QX-10. (#10378) Brian Johnson2022-10-081-0/+4
* bus/gameboy: Moved MBC3/MBC30 to their own file as separate devices. Vas Crabb2022-10-041-0/+2
* m68000: split the header to make future semi-indenpendant implementations sane Olivier Galibert2022-09-301-1/+27
* ap2_dsk: Move the applesauce formats in their own file Olivier Galibert2022-09-281-0/+12
* Move UTF8_xxx string literal macros to new header in lib/util AJR2022-09-251-0/+1
* Fix missed build file from previous commits. [R. Belmont] arbee2022-09-241-2/+0
* apple2: final removal of Apple II support for the legacy floppy system. [R. B... arbee2022-09-241-22/+0
* sonydriv.cpp: retired. [R. Belmont] arbee2022-09-221-11/+0
* mtu130: Implement the banking using the actual sequencer prom Olivier Galibert2022-09-201-5/+0
* Renamed n2a03 to rp2a03 throughout source tree. (#10343) 0kmg2022-09-201-42/+42
* Debugger updates: Vas Crabb2022-09-201-9/+9