summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa
Commit message (Expand)AuthorAgeFilesLines
...
* | Spelling (#5796) Zoë Blade2019-10-241-1/+1
|/
* Move IDE devices into bus/ata (nw) (#5756) ajrhacker2019-10-233-3/+3
* pcmidi: P37, not P34 is the serial output, of course (nw) AJR2019-10-191-1/+1
* isa: Add Music Quest PC MIDI Card [AJR, VOGONS Vintage Driver Library] AJR2019-10-193-0/+312
* fix for Visual Studio (nw) smf-2019-10-171-0/+1
* Merge pull request #5686 from JoakimLarsson/epc_3 Joakim Larsson Edström2019-10-114-80/+671
|\
| * eispc_kb.cpp: experiment with removing direct calls to resume/suspend Joakim Larsson Edstrom2019-09-291-7/+1
| * Review comments fixed Joakim Larsson Edstrom2019-09-262-28/+27
| * mda: Added Ericsson Monochrome HR Graphics Board 1070 (might be splitted out ... Joakim Larsson Edstrom2019-09-263-43/+647
| * ega.cpp: converted to logmacro.h Joakim Larsson Edstrom2019-09-261-33/+27
* | (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-102-7/+7
* | (nw) clean up code rot and cancer Vas Crabb2019-10-081-5/+5
* | misc cleanup (nw) Vas Crabb2019-10-062-484/+430
* | (nw) misc cleanup: Vas Crabb2019-10-051-1/+2
|/
* (nw) please try to ensure #include guards will trip special-casing in dumb pr... Vas Crabb2019-09-161-1/+1
* srcclean (nw) Vas Crabb2019-08-252-6/+6
* Remove wrong warning about uninitialized variable (nw) yz70s2019-08-201-0/+1
* pcipc: added a slightly more usable PCI S3 Virge/DX video card. mahlemiut2019-08-092-8/+274
* Default list of nscsi devices (nw) AJR2019-07-117-137/+91
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-117-8/+8
* various: de-unroll loops in pixel drawing routines, drop scanline_callback (... shattered2019-07-062-35/+11
* -core: Removed almost all MCFG defines, and removed all remaining MACHINE_CON... MooglyGuy2019-07-021-3/+4
* srcclean (nw) Vas Crabb2019-06-231-4/+4
* VGA/SVGA display parameter correction AJR2019-06-206-12/+12
* myb3k_fdc.cpp: Use FD1791 for FDC4711 Claire Kugelmann2019-06-182-2/+2
* Add support for myb3k FDC4712 Claire Kugelmann2019-06-172-235/+187
* chessmachine: bootstrap more likely like this anyway (nw) hap2019-06-032-2/+2
* added shared chessmachine device for Mephisto risc, chessmachine EC, chessmac... hap2019-06-017-48/+215
* arm: use standard_irq_callback (nw) hap2019-05-311-1/+0
* arm: add back wrong interrupt handling and make it an option (nw) hap2019-05-301-0/+1
* New working software list additions hap2019-05-301-1/+7
* chessm: add ram/cpu config (nw) hap2019-05-302-5/+23
* chessm: ram device only allows root ":ram" to be configured (nw) hap2019-05-302-11/+1
* arm: blocking irq here isnt right, this fixes chessmachine isa card lockup (nw) hap2019-05-302-5/+11
* New working software list additions hap2019-05-281-4/+4
* finalchs: add rom v3.6 (nw) hap2019-05-272-6/+10
* New NOT_WORKING software list additions hap2019-05-274-5/+235
* srcclean (nw) Vas Crabb2019-05-261-1/+1
* inputmap: fix gcc compile(unused variable) (nw) hap2019-05-241-1/+1
* ncr5380n: Misc. updates (nw) AJR2019-05-241-1/+2
* finalchs: company official name is Tasc anyway, not TASC (nw) hap2019-05-242-3/+5
* New working software list additions hap2019-05-233-89/+125
* 3c505: fixed Apollo dip switch labels [Hans Ostermeyer] arbee2019-05-231-4/+4
* asc88: Corrections and notes (nw) AJR2019-05-221-3/+7
* Preliminary emulation of ASC-88 SCSI adapter [AJR, minuszerodegrees.net] AJR2019-05-223-0/+242
* c64 fcc: don't use romh for external rom (nw) hap2019-05-131-2/+2
* dc320e: Make board self-ID as 320E rather than 820B (nw) AJR2019-05-132-4/+25
* aha1542b: Add more handler stubs (nw) AJR2019-05-072-6/+71
* aha1542a, aha1542b: Pass the FIFO tests (nw) AJR2019-05-062-7/+83
* 7200fifo: Another second source (nw) AJR2019-05-061-1/+1