| Commit message (Expand) | Author | Age | Files | Lines |
* | at_keybc.c: converted to devcb2 (nw) |  Ivan Vangelista | 2014-04-07 | 1 | -11/+6 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -5/+5 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -3/+0 |
* | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -1/+6 |
* | (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] |  Curt Coder | 2014-02-18 | 1 | -0/+5 |
* | (MESS) i8530h31 now *almost* boots or at least make some beeps, instead of ha... |  Scott Stone | 2014-01-27 | 1 | -5/+19 |
* | Removed support for static config from slots and converted the two devices us... |  smf- | 2013-12-19 | 1 | -7/+6 |
* | (mess) clean up the refresh bit, it's always the same as the 5170 (nw) |  cracyc | 2013-11-09 | 1 | -3/+0 |
* | Moved pc_keyboard into emu/bus (nw) |  Miodrag Milanovic | 2013-11-06 | 1 | -1/+1 |
* | Minimal fix for MT05348 (nw) |  Ivan Vangelista | 2013-11-02 | 1 | -2/+2 |
* | Fixed the MC146818 modernisation so that local/utc & whether a century is sto... |  smf- | 2013-11-01 | 1 | -1/+3 |
* | (MESS) Put the proper PC DOSes in place. (nw) |  Curt Coder | 2013-10-04 | 1 | -1/+3 |
* | (mess) at: find a compromise between the at486 and 5170. |  cracyc | 2013-09-12 | 1 | -2/+2 |
* | Replaced ISA16_IDE_CD with ATAPI_CDROM, replaced ISA16_IDE & ISA16_IDE_CD in ... |  smf- | 2013-08-24 | 1 | -13/+3 |
* | MCFG_DEVICE_CARD_DEVICE_INPUT_DEFAULTS are per slot, they need to be applied ... |  smf- | 2013-08-24 | 1 | -2/+2 |
* | (mess) at: preliminary PS/1 support [Carl] |  cracyc | 2013-07-25 | 1 | -0/+68 |
* | i286: modernize [Carl] |  cracyc | 2013-07-25 | 1 | -11/+28 |
* | (MESS) ibm5170: Emulated the IBM Model F PC/AT 84-key keyboard. [Curt Coder, ... |  Curt Coder | 2013-06-30 | 1 | -1/+1 |
* | Moved PC 10 III bios to proper place (nw) |  Miodrag Milanovic | 2013-06-25 | 1 | -6/+0 |
* | (MESS) New skeleton: Commodore PC 10 III [Kaylee] |  Miodrag Milanovic | 2013-06-25 | 1 | -0/+6 |
* | i286: repurpose unneeded static config as a20 line callback (nw) |  cracyc | 2013-06-15 | 1 | -9/+17 |
* | PC driver cleanup: |  Dirk Best | 2013-06-13 | 1 | -118/+1 |
* | Modernized the PIT8253 device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -8/+8 |
* | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -59/+66 |
* | pic8259.c: Switched to devcb2. (nw) |  Wilbert Pol | 2013-05-15 | 1 | -2/+2 |
* | pic8259.c: Continue modernization. (nw) |  Wilbert Pol | 2013-05-14 | 1 | -13/+13 |
* | speaker tag lookup removal, also no need to use universal tag, since easier n... |  Miodrag Milanovic | 2013-04-12 | 1 | -1/+1 |
* | (mess) at: fix some at bioses (nw) |  cracyc | 2013-04-10 | 1 | -22/+22 |
* | i286: make the registers in the debugger follow the 386 layout (nw) |  cracyc | 2013-04-09 | 1 | -54/+21 |
* | (MESS) Added s3virgedx (no whatsnew) |  mahlemiut | 2013-04-01 | 1 | -0/+1 |
* | missed this file (no whatsnew) |  mahlemiut | 2013-03-31 | 1 | -0/+1 |
* | i386: split 386sx to separate cpu (nw) |  cracyc | 2013-03-12 | 1 | -17/+21 |
* | (MESS) Used modern accessors for i8259. (nw) |  Curt Coder | 2013-02-02 | 1 | -14/+14 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -69/+69 |
* | [mess] the at driver doesn't work properly unless it has at least 640K ram (nw) |  cracyc | 2012-12-28 | 1 | -1/+1 |
* | Changed isa device cpu search, fixes -listxml (no whatsnew) |  Miodrag Milanovic | 2012-12-26 | 1 | -9/+12 |
* | (MESS) New games added as GAME_NOT_WORKING |  Wilbert Pol | 2012-12-14 | 1 | -0/+33 |
* | initial support for Wyse-700 graphics card based on findings of John Elliott ... |  Miodrag Milanovic | 2012-10-31 | 1 | -0/+1 |
* | (MESS) add innovation ssi-2001 sid-on-isa device |  cracyc | 2012-10-20 | 1 | -0/+1 |
* | (mess) upd765: Modernize [O. Galibert] |  Olivier Galibert | 2012-10-10 | 1 | -1/+1 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -4/+4 |
* | ATI Stereo F/X ISA card support [Carl] |  Miodrag Milanovic | 2012-09-17 | 1 | -0/+1 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -2/+2 |
* | (MESS) Added preliminary ATi Graphics Ultra support |  mahlemiut | 2012-09-12 | 1 | -1/+2 |
* | Added Sound Blaster 16, and proper 16 bit ISA DMA handling [Carl] |  Miodrag Milanovic | 2012-09-04 | 1 | -3/+5 |
* | (MESS) svga_s3: converted to 16-bit ISA device. The S3 chipsets have 16-bit w... |  mahlemiut | 2012-08-26 | 1 | -1/+1 |
* | (MESS) i8550021: Added keyboard ROM. [John Elliott] |  Curt Coder | 2012-08-22 | 1 | -4/+7 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1446 |