summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/isa (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2018-05-272-14/+14
* diexec: Interrupt API changes (nw) AJR2018-05-183-3/+3
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-153-6/+7
* pc_vga.cpp: machine().device cleanups (nw) AJR2018-05-132-12/+2
* misc changes too small for their own pull request (#3557) Sergey Svishchev2018-05-112-4/+4
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-0911-13/+22
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-0637-288/+293
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-0416-206/+223
* Route sound relative to current device. Vas Crabb2018-05-011-2/+2
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-302-15/+13
* Sarayan made me do it. Vas Crabb2018-04-281-1/+1
* i82439tx: add support for system management mode and more [Samuele Zannoli] yz70s2018-04-274-8/+88
* (PC-ISA): Add Lba enhancer card (28 bit LBA) (#3465) Bavarese2018-04-263-0/+197
* srcclean (nw) Vas Crabb2018-04-222-6/+7
* maps: Finish devices/bus (nw) Olivier Galibert2018-04-214-26/+33
* Revert "(PC-ISA): Add Action Replay card for DOS (1994) (#3445)" Vas Crabb2018-04-175-725/+1
* Fix clang build by removing unused variables (nw) AJR2018-04-161-1/+0
* (PC-ISA): Add Action Replay card for DOS (1994) (#3445) Bavarese2018-04-165-1/+726
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-1/+1
* pc9801_86: add clocks (nw) cracyc2018-04-131-1/+1
* NEW non working ISA16 card: Ericsson Information Systems IBM3270/5250 termina... joakim2018-04-023-0/+289
* MCFG_DEVICE_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBACK conversion, part 1 AJR2018-03-282-5/+10
* isa/pgc: accelerated VRAM writes + cleanups (#3385) Sergey Svishchev2018-03-252-55/+128
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-182-26/+26
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-149-107/+122
* modernize -- nuke first_screen, ioport() lookups, etc. (nw) Sergey Svishchev2018-03-061-1/+1
* pc_vga: Internalize palette (nw) AJR2018-03-039-29/+6
* pc_vga: Use device_video_interface and configured screens instead of first_sc... AJR2018-03-036-0/+12
* destaticify initializations (nw) (#3289) wilbertpol2018-03-044-108/+75
* mcs51: Use callbacks for parallel ports (nw) AJR2018-02-272-4/+8
* Grammar police (nw) Olivier Galibert2018-02-242-2/+2
* devices/bus: made some methods private now that it's possible (nw) Ivan Vangelista2018-02-1411-100/+111
* Fixes (nw) Olivier Galibert2018-02-131-1/+1
* isa fixes (nw) Olivier Galibert2018-02-122-4/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-1226-35/+46
* srcclean and regenerate localisations (nw) Vas Crabb2018-01-282-3/+3
* mach32: correct display of 16bpp video mode in Windows 9x (hardware pointer s... mahlemiut2018-01-273-7/+103
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-2326-76/+76
* Mybrain 3000,JB-3000,Ericsson PC step/one feature complete (#3042) Joakim Larsson Edström2018-01-182-8/+17
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-1748-77/+86
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-134-10/+20
* cga: oops (nw) cracyc2018-01-101-0/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-104-20/+10
* mach8: Add Scan To X command, used by win9x drivers to write cursor data. mahlemiut2018-01-063-59/+150
* Remove remaining firstcpu usage from devices (nw) AJR2018-01-042-1/+4
* 3c505, omti8621, sc499: Eliminate firstcpu usage (nw) AJR2018-01-046-59/+25
* Some PC AT 2D accelerator updates: mahlemiut2018-01-023-14/+140
* srcclean and manual cleanups (nw) Vas Crabb2017-12-244-28/+28
* apollo.cpp updates [Hans Ostermeyer] arbee2017-12-221-0/+2