| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -198/+0 | |
| | | |||||
| * | Start adding owners to files in MESS and updated license for PeT (nw) | 2015-05-08 | 1 | -5/+2 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | (MESS) PC, AT: Hook up missing softlists to various drivers [Justin Kerk] | 2014-10-19 | 1 | -0/+6 | |
| | | |||||
| * | pic8259: remove trampolines (nw) | 2014-04-23 | 1 | -3/+1 | |
| | | |||||
| * | Replaced set_irq_acknowledge_callback with proper ↵ | 2014-04-23 | 1 | -1/+1 | |
| | | | | | MCFG_CPU_IRQ_ACKNOWLEDGE_DRIVER/DEVICE (nw) | ||||
| * | pc_kbdc_device: converted to devcb2 (nw) | 2014-04-16 | 1 | -7/+3 | |
| | | |||||
| * | isa8_device and isa16_device: converted to devcb2 (nw) | 2014-04-15 | 1 | -23/+20 | |
| | | |||||
| * | at_keybc.c: converted to devcb2 (nw) | 2014-04-07 | 1 | -11/+6 | |
| | | |||||
| * | Shuffle ISA and some more PC related devices around (nw) | 2014-03-07 | 1 | -2/+2 | |
| | | |||||
| * | Huge update, palette is now device (nw) | 2014-02-27 | 1 | -1/+1 | |
| | | | | note: Aaron please give more descriptive text for release log I have no more strength :) | ||||
| * | Moved pc_keyboard into emu/bus (nw) | 2013-11-06 | 1 | -2/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -2/+2 | |
| | | |||||
| * | add license info for some things i worked on, some small cleanups | 2013-10-17 | 1 | -0/+3 | |
| | | |||||
| * | Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ↵ | 2013-08-24 | 1 | -6/+1 | |
| | | | | | southbridge_device with two BUS_MASTER_IDE_CONTROLLERs. [smf] | ||||
| * | PC driver cleanup: | 2013-06-13 | 1 | -0/+209 | |
| - 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 | |||||
