| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -1847/+0 |
| * | c128: PARTNER 128 WIP. (nw) |  Curt Coder | 2015-08-14 | 1 | -13/+37 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -17/+17 |
| * | (MESS) c64: Added an SX-64 variant called Tesa Etikettendrucker 6240. [Retrop... |  Curt Coder | 2015-05-27 | 1 | -18/+37 |
| * | (nw) |  Alex W. Jackson | 2014-07-08 | 1 | -1/+1 |
| * | (MESS) c64 improvement & fix [Alex Jackson] |  Alex W. Jackson | 2014-07-07 | 1 | -25/+26 |
| * | (MESS) c64: some optimizations [Alex Jackson] |  Alex W. Jackson | 2014-07-06 | 1 | -69/+83 |
| * | c64.c: MCFG_M6502_DISABLE_DIRECT() for ~3% speedup [Alex Jackson] |  Alex W. Jackson | 2014-07-02 | 1 | -0/+3 |
| * | (MESS) Cleanups. (nw) |  Curt Coder | 2014-04-01 | 1 | -6/+18 |
| * | Fix for c64gs crash (nw) |  Scott Stone | 2014-03-26 | 1 | -2/+2 |
| * | mos6526: devcb2 cleanup. (nw) |  Curt Coder | 2014-03-22 | 1 | -24/+54 |
| * | Cleaned up devcb2 usage. (nw) |  Curt Coder | 2014-03-16 | 1 | -25/+60 |
| * | (MESS) vcs/ctrl: Cleanup. (nw) |  Curt Coder | 2014-03-12 | 1 | -3/+3 |
| * | Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start()... |  smf- | 2014-03-11 | 1 | -4/+9 |
| * | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... |  smf- | 2014-02-21 | 1 | -1/+1 |
| * | resolves the user port handlers in device_config_complete() & replaced callin... |  smf- | 2014-02-02 | 1 | -1/+3 |
| * | Fixed c64gs crash at startup, need to specify the actual type because cia1_pb... |  smf- | 2014-01-10 | 1 | -2/+2 |
| * | fixed recent c64 regressions (nw) |  smf- | 2014-01-07 | 1 | -4/+4 |
| * | Fixed commodore quick load by passing in the address space instead of using m... |  smf- | 2014-01-04 | 1 | -1/+1 |
| * | Merged pet/vic20/c64/plus4/c128 user ports, the pinout is slightly different ... |  smf- | 2014-01-04 | 1 | -63/+63 |
| * | Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10... |  smf- | 2014-01-03 | 1 | -28/+93 |
| * | reduce dependency mak files by 130k (nw) |  smf- | 2013-12-29 | 1 | -0/+2 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
| * | (MESS) Legacy removal. (nw) |  Curt Coder | 2013-09-19 | 1 | -0/+9 |
| * | small MACHINE_RESET cleanup |  Oliver Stöneberg | 2013-08-05 | 1 | -4/+0 |
| * | (MESS) cbmiec: Restored some usability. (nw) |  Curt Coder | 2013-08-01 | 1 | -5/+6 |
| * | (MESS) cbmiec: Removed device address information from the IEC bus, allowing ... |  Curt Coder | 2013-07-29 | 1 | -6/+5 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -17/+17 |
| * | removed some redundant uses of DEVICE_SELF (nw) |  smf- | 2013-05-20 | 1 | -32/+32 |
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -4/+4 |
| * | (MESS) c64: Added Spanish C64C variant. [The Commodore Museum] |  Curt Coder | 2013-03-28 | 1 | -0/+17 |
| * | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -1/+1 |
| * | (MESS) Cleanup. (nw) |  Curt Coder | 2013-02-22 | 1 | -18/+9 |
| * | Finished moving quicload/snapshot formats into machine folder (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -0/+4 |
| * | (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] |  Curt Coder | 2013-02-15 | 1 | -14/+4 |
| * | (MESS) Cleanups. (nw) |  Curt Coder | 2013-02-14 | 1 | -15/+15 |
| * | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... |  Curt Coder | 2013-02-12 | 1 | -88/+47 |
| * | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -6/+6 |
| * | (MESS) c64: Fixed crash? (nw) |  Curt Coder | 2013-02-09 | 1 | -1/+1 |
| * | (MESS) devcb2 conversions. (nw) |  Curt Coder | 2013-02-06 | 1 | -33/+6 |
| * | (MESS) pet: Added user and memory expansion ports. [Curt Coder] |  Curt Coder | 2013-02-04 | 1 | -16/+15 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-28 | 1 | -38/+26 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-27 | 1 | -2/+1 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-27 | 1 | -10/+8 |
| * | (MESS) c64/c128: Implemented parallel joystick pot X/Y read. [Curt Coder] |  Curt Coder | 2013-01-26 | 1 | -9/+28 |
| * | (MESS) c128: Cleaned up input handling. Controllers are now connected using t... |  Curt Coder | 2013-01-26 | 1 | -7/+4 |
| * | (MESS) c64: Cleaned up input handling. Controllers are now connected using th... |  Curt Coder | 2013-01-26 | 1 | -58/+219 |
| * | (MESS) Reduced tagmap abuse. (nw) |  Curt Coder | 2013-01-24 | 1 | -1/+1 |
| * | [MESS] fixed duplicated bios shaortnames for c64 (nw) |  Oliver Stöneberg | 2013-01-19 | 1 | -3/+3 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -133/+133 |