| Commit message (Expand) | Author | Age | Files | Lines |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -14/+14 |
* | peoplepc: split from pc.c and make it work [Carl] |  cracyc | 2015-07-10 | 1 | -7/+0 |
* | Updated MESS info for licenses (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -2/+2 |
* | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | (mess) m24: split m24 and correct dips, boots but it needs custom keyboard em... |  cracyc | 2015-03-01 | 1 | -37/+0 |
* | Skeleton driver for the Siemens PC-D [Dirk Best, rfka01] |  Dirk Best | 2014-11-11 | 1 | -8/+0 |
* | (MESS) PC, AT: Hook up missing softlists to various drivers [Justin Kerk] |  Justin Kerk | 2014-10-19 | 1 | -0/+9 |
* | pic8259: remove trampolines (nw) |  cracyc | 2014-04-23 | 1 | -1/+2 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
* | (mess) pc: slow down (nw) |  cracyc | 2014-04-02 | 1 | -1/+1 |
* | (mess) pc: cga cyrillic |  cracyc | 2014-03-31 | 1 | -7/+3 |
* | (mess) pc: supersport expects a 5150 style ppi (nw) |  cracyc | 2014-03-29 | 1 | -1/+1 |
* | (mess) pc: further separation and cleanup (nw) |  cracyc | 2014-03-29 | 1 | -1064/+120 |
* | (mess) pc: split tandy 1000 and pcjr from pc.c (nw) |  cracyc | 2014-03-27 | 1 | -814/+0 |
* | aga is isa device now, aga/cga cleanup (nw) |  Miodrag Milanovic | 2014-03-26 | 1 | -44/+30 |
* | no more pc_cga (nw) |  Miodrag Milanovic | 2014-03-26 | 1 | -127/+72 |
* | (MESS) Fixed regressions. (nw) |  Curt Coder | 2014-03-19 | 1 | -1/+1 |
* | upd765: Refactored to use devcb2 callbacks. [Curt Coder] |  Curt Coder | 2014-03-17 | 1 | -9/+22 |
* | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -11/+11 |
* | (MESS) Fixed regressions. (nw) |  Curt Coder | 2014-03-11 | 1 | -1/+1 |
* | Shuffle ISA and some more PC related devices around (nw) |  Miodrag Milanovic | 2014-03-07 | 1 | -1/+1 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -0/+11 |
* | Converted PIT8253 to DEVCB2 [smf] |  smf- | 2014-02-23 | 1 | -12/+92 |
* | (MESS) pc: Added support for NASLite 1.72MB disk images. [Curt Coder] |  Curt Coder | 2014-02-18 | 1 | -2/+3 |
* | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -13/+13 |
* | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -118/+117 |
* | Converted SN76496 ready to DEVCB2 [smf] |  smf- | 2014-02-11 | 1 | -21/+0 |
* | (mess) pc: missed two (nw) |  cracyc | 2014-02-11 | 1 | -2/+2 |
* | (mess) pc: remove excess serial and parallel ports and set lpt irq to write t... |  cracyc | 2014-02-10 | 1 | -231/+15 |
* | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -41/+106 |
* | (MESS) asst128 : added some uarts so it doesn't crash at start (nw) |  Robbbert | 2013-12-26 | 1 | -0/+18 |
* | Cleanups and version bumpmame0152 |  Miodrag Milanovic | 2013-12-24 | 1 | -6/+6 |
* | (mess) mega Soviet clone patch [shattered] |  cracyc | 2013-12-22 | 1 | -481/+17 |
* | small clean up of serial devices (nw) |  smf- | 2013-12-20 | 1 | -1/+1 |
* | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -40/+281 |
* | pc_t1t.c: small update (nw) |  Ivan Vangelista | 2013-12-02 | 1 | -0/+7 |
* | Converted video/pc_t1t to a device. (nw) |  Ivan Vangelista | 2013-11-30 | 1 | -13/+29 |
* | diserial: Remove defines, cleanup clocks/timers, add sync support [O. Galibert] |  Olivier Galibert | 2013-11-18 | 1 | -1/+1 |
* | Moved pc_keyboard into emu/bus (nw) |  Miodrag Milanovic | 2013-11-06 | 1 | -1/+1 |
* | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 1 | -2/+2 |
* | (MESS) ec1841 updates: [shattered] |  R. Belmont | 2013-09-29 | 1 | -5/+33 |
* | (mess) pc: mc1502 fdc reset fix [shattered] |  cracyc | 2013-09-25 | 1 | -1/+7 |
* | (mess) mc1502: cassette output, printer WIP, serial WIP, minor keyboard fix [... |  cracyc | 2013-09-23 | 1 | -9/+14 |
* | A pair more cleanups for commented out code. (nw) |  Ivan Vangelista | 2013-09-09 | 1 | -2/+2 |
* | Modernized pc_lpt device. (nw) |  Ivan Vangelista | 2013-09-08 | 1 | -19/+19 |
* | Various updates regarding commented out code, forgotten during past device mo... |  Ivan Vangelista | 2013-09-07 | 1 | -4/+4 |
* | fixed ec1841 assertion (nw) |  Oliver Stöneberg | 2013-07-19 | 1 | -1/+1 |
* | moved some legacy stuff from mconfig.h to mcfglgcy.h (nw) |  Oliver Stöneberg | 2013-07-16 | 1 | -0/+2 |
* | pc.c: Reapply lost changes |  Dirk Best | 2013-06-25 | 1 | -11/+23 |
* | (MESS) pc10iii: fixed gfxdecode |  Robbbert | 2013-06-25 | 1 | -24/+35 |