Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | at: let's do it like this instead (nw) | 2015-09-29 | 1 | -1/+2 | |
| | |||||
* | ficpio2: add PCI bus and chipset. -bios 2 and 3 now boot. Other BIOSes ↵ | 2015-09-24 | 1 | -0/+3 | |
| | | | | require some cache funkiness. | ||||
* | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | |||||
* | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | |||||
* | Experiments in PCI land [O. Galibert] | 2014-11-05 | 1 | -4/+4 | |
| | |||||
* | megapc: added alternate MegaPC Plus set which uses a WINBUS chipset [Chris ↵ | 2014-05-13 | 1 | -0/+1 | |
| | | | | Hardy, Barry Rodewald] | ||||
* | megapc: added hacks to get the keyboard working, to be removed when the ↵ | 2014-05-10 | 1 | -0/+4 | |
| | | | | keyboard controller code is dumped. (no whatsnew) | ||||
* | Created WD7600 chipset device. | 2014-05-09 | 1 | -0/+25 | |
| | | | | | megapc: Made into a separate driver class, hooked up WD7600. [Barry Rodewald] | ||||
* | am9517a_device: converted to devcb2 (nw) | 2014-04-29 | 1 | -6/+0 | |
| | |||||
* | pic8259: remove trampolines (nw) | 2014-04-23 | 1 | -1/+0 | |
| | |||||
* | not needed include (nw) | 2014-03-16 | 1 | -1/+0 | |
| | |||||
* | Shuffle PCI and some more PC related devices around (nw) | 2014-03-07 | 1 | -4/+4 | |
| | | | cirrus is not moved since it's not made as proper pci device | ||||
* | Shuffle ISA and some more PC related devices around (nw) | 2014-03-07 | 1 | -2/+2 | |
| | |||||
* | Converted PIT8253 to DEVCB2 [smf] | 2014-02-23 | 1 | -3/+1 | |
| | |||||
* | (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ↵ | 2014-01-27 | 1 | -0/+1 | |
| | | | | halting because of unmapped I/O accesses, or halting because of a bad checksum because the ROM was loaded improperly. [alegend45] | ||||
* | (mess) clean up the refresh bit, it's always the same as the 5170 (nw) | 2013-11-09 | 1 | -18/+0 | |
| | |||||
* | Moved pc_keyboard into emu/bus (nw) | 2013-11-06 | 1 | -2/+1 | |
| | |||||
* | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -3/+3 | |
| | |||||
* | Minimal fix for MT05348 (nw) | 2013-11-02 | 1 | -2/+10 | |
| | |||||
* | (mess) at: find a compromise between the at486 and 5170. | 2013-09-12 | 1 | -0/+10 | |
| | | | | --- at486 floppies work again and 5170 bios 1 still boots, at586 still fails it's floppy tests | ||||
* | (mess) at: preliminary PS/1 support [Carl] | 2013-07-25 | 1 | -0/+5 | |
| | | | | -- Probably stalled until the kbc supports mice. | ||||
* | i286: modernize [Carl] | 2013-07-25 | 1 | -1/+2 | |
| | | | | (mess) at: use natural keyboard for at clones and 386+ and fix 5160 bios 1 (nw) (mess) pc9801: more 9801ux experiments (nw) | ||||
* | i286: repurpose unneeded static config as a20 line callback (nw) | 2013-06-15 | 1 | -0/+1 | |
| | | | | pc9801: experiment on 9801ux (nw) pc: use irq delay from pcjr for pcjx (nw) | ||||
* | PC driver cleanup: | 2013-06-13 | 1 | -32/+1 | |
| | | | | | | | - Much improved CS4031 emulation, added DMA, interrupt controller, timer, RTC directly to the device as sub devices and added the generic functions needed for AT compatibility - Moved the ct486 driver to its own file, to avoid all the legacy stuff in at.c - Added support for the IOCHCK signal to the ISA bus, this is used instead of directly issuing an NMI to the main CPU - Moved ISA device slot definitions to its own file to avoid copy & pasting the same list to different drivers - Updated MC146818 RTC for devcb2 | ||||
* | Modernized the PIT8253 device. [Fabio Priuli] | 2013-06-03 | 1 | -1/+1 | |
| | |||||
* | pic8259.c: Switched to devcb2. (nw) | 2013-05-15 | 1 | -2/+0 | |
| | |||||
* | some mostly pc related cleanup (nw) | 2013-04-18 | 1 | -1/+0 | |
| | |||||
* | moving some static functions in driver state for MESS drivers plus some ↵ | 2013-04-18 | 1 | -0/+1 | |
| | | | | other modernization (nw) | ||||
* | speaker tag lookup removal, also no need to use universal tag, since easier ↵ | 2013-04-12 | 1 | -1/+1 | |
| | | | | now to follow (nw) | ||||
* | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -1/+3 | |
| | |||||
* | IRQ_CALLBACK modernization part 2, this should give some speed to pc drivers ↵ | 2013-01-31 | 1 | -0/+1 | |
| | | | | (no whatsnew) | ||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -1/+1 | |
| | |||||
* | Replaced all device_t's with actual device classes. Regression test ↵ | 2012-11-26 | 1 | -6/+6 | |
| | | | | recommended. (nw) | ||||
* | (MESS) add innovation ssi-2001 sid-on-isa device | 2012-10-20 | 1 | -0/+1 | |
| | |||||
* | manual cleanup of mame and mess includes (no whatsnew) | 2012-09-18 | 1 | -6/+0 | |
| | |||||
* | ATI Stereo F/X ISA card support [Carl] | 2012-09-17 | 1 | -0/+1 | |
| | |||||
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT ↵ | 2012-09-13 | 1 | -3/+4 | |
| | | | | changed to be members of state classes (no whatsnew) | ||||
* | (MESS) Added preliminary ATi Graphics Ultra support | 2012-09-12 | 1 | -0/+1 | |
| | | | | (MESS) svga_s3/gfxultra: Added vector line drawing and short stroke vectors. | ||||
* | (mess) pc hardware: cleanup the end-of-dma notifications [O. Galibert] | 2012-09-08 | 1 | -0/+3 | |
| | |||||
* | Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] | 2012-09-04 | 1 | -0/+1 | |
| | | | | Added IBM VGA card [Carl] | ||||
* | Merge of MESS sources (no whatsnew) | 2012-08-21 | 1 | -0/+195 | |