summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa
Commit message (Expand)AuthorAgeFilesLines
* Revert initialisation of device members in headers. Vas Crabb2022-04-0318-183/+183
* init vars for coverity (bus/a-l) Robbbert2022-04-0218-183/+183
* cdrom_file: classify. Could use more internal work, but it's a step Olivier Galibert2022-04-011-11/+11
* hard_disk_file: classify Olivier Galibert2022-04-011-21/+14
* vga: made video RAM size configurable at machine configuration (#9289) Ivan Vangelista2022-02-099-24/+43
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-062-3/+3
* mach32.cpp: removed duplicate save state registration Ivan Vangelista2022-02-061-1/+0
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-2616-20/+20
* mcd: change toc data cracyc2022-01-251-11/+12
* New software list for the Tandy/Memorex VIS (#9202) r092022-01-241-0/+1
* vis: fix cd audio, add yuv422 and fix controls cracyc2022-01-242-39/+51
* bus/isa/fdc: Enable PC floppy sounds (#9109) SomeRandomGuyIdk2022-01-081-10/+10
* device_image_interface: Interface overhaul AJR2022-01-063-28/+10
* srcclean, remove a vestigial thing, and a little cleanup Vas Crabb2021-12-261-2/+2
* cga: Remove leftover debugging printf Olivier Galibert2021-12-201-1/+0
* isa wyse700: Make it not completely crash Olivier Galibert2021-12-164-7/+15
* Remove a few outdated references to MESS Dirk Best2021-12-023-7/+1
* Minor changes to various drivers (#8880) shattered2021-11-254-8/+9
* selmenu: fix wrongly placed messagebox hap2021-10-292-2/+2
* util: Further API cleanups: (#8661) Vas Crabb2021-10-051-6/+5
* debugger: Extended target address syntax to include device/address space. (#8... Vas Crabb2021-10-011-4/+4
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-13/+12
* video/upd7220.cpp: Made address space use word addressing, and implemented pr... Brian Johnson2021-08-051-3/+3
* srcclean for 0.234 branch Vas Crabb2021-07-251-1/+1
* ncr5380n: reclaim ncr5380 device name Patrick Mackinlay2021-07-202-7/+7
* - filling out missing hashes for commented ROM_LOADs when known (part 1) Scott Stone2021-07-041-2/+2
* bus/isa: Add header file accidentally omitted from 35f317e0273a229a60318bedf5... AJR2021-06-111-0/+38
* New skeleton ISA device: Lark Associates LRK-331 ESDI Controller [Bitsavers] AJR2021-06-112-0/+132
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-147-13/+13
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-026-11/+11
* 3c505: remove duplicate reset logic Patrick Mackinlay2021-03-031-25/+8
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-0212-65/+34
* svga_s3.cpp: Add BIOS for S3 86C775/785 and ExpertColor M50-02 86C775 (both V... ClawGrip2021-02-191-1/+12
* Add dump and skeleton devices for Emerald Technology 3XTwin ISA board AJR2020-12-233-0/+138
* Enable GCC implicit fallthrough warning. Vas Crabb2020-11-155-0/+15
* -Switch to building MAME as C++17. Vas Crabb2020-11-151-0/+3
* remove some unneeded usage of save_pointer + .get() hap2020-11-021-1/+1
* chessmsr,fcc: fix ram savestate problem hap2020-11-021-2/+5
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-0230-78/+73
* Miscellaneous clean-up. Vas Crabb2020-10-294-47/+66
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-204-20/+0
* upd765: Explicitly emulate reset line AJR2020-10-023-14/+11
* Complete sound modernization of remaining devices. Legacy callbacks and strea... Aaron Giles2020-09-282-15/+12
* Cleaned up bitmap API. Vas Crabb2020-09-2710-552/+535
* omti8621: Add as standard 16-bit ISA device AJR2020-09-263-2/+13
* omti8621: Reimplement FDC rate selection AJR2020-09-261-2/+5
* Significant internal changes to sound streams (#7169) Aaron Giles2020-09-132-3/+3
* ibm5150_hdd: new software list (#7157) Davide Cavalca2020-08-291-4/+4
* Apollo updates: [Hans Ostermeyer] arbee2020-08-251-0/+20
* Restore some standard library #includes, add some things that were used but n... Vas Crabb2020-07-191-0/+2