| Commit message (Expand) | Author | Age | Files | Lines |
| * | c128: PARTNER 128 WIP. (nw) |  Curt Coder | 2015-08-14 | 1 | -18/+42 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -18/+18 |
| * | c128.c: removed duplicate macros (nw) |  Osso | 2014-12-29 | 1 | -2/+0 |
| * | so long, cartslot.c... you made a really great job, when we |  Fabio Priuli | 2014-10-11 | 1 | -1/+0 |
| * | (MESS) consolidated generic socket / cartslot a bit more: removed |  Fabio Priuli | 2014-09-22 | 1 | -3/+3 |
| * | (MESS) a couple more. nw. |  Fabio Priuli | 2014-09-19 | 1 | -29/+6 |
| * | (MESS) c128: Optimized from 118% to 124%. (nw) |  Curt Coder | 2014-07-15 | 1 | -51/+52 |
| * | add M6502_DISABLE_DIRECT() to the rest of the commodore 8bit drivers too (nw) |  Alex W. Jackson | 2014-07-02 | 1 | -0/+2 |
| * | mc6845: converted to devcb2, delegates and inline configs. nw. |  Fabio Priuli | 2014-05-01 | 1 | -19/+21 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -2/+2 |
| * | (MESS) Cleanups. (nw) |  Curt Coder | 2014-04-01 | 1 | -4/+12 |
| * | (MESS) c128: Fixed clocks. (nw) |  Curt Coder | 2014-03-31 | 1 | -18/+18 |
| * | mc6845: Added display enable and horizontal/vertical back porch widths to the... |  Curt Coder | 2014-03-27 | 1 | -1/+1 |
| * | mos6526: devcb2 cleanup. (nw) |  Curt Coder | 2014-03-22 | 1 | -17/+37 |
| * | Cleaned up devcb2 usage. (nw) |  Curt Coder | 2014-03-16 | 1 | -4/+28 |
| * | Checkpoint 2: |  Alex W. Jackson | 2014-03-15 | 1 | -2/+2 |
| * | (MESS) vcs/ctrl: Cleanup. (nw) |  Curt Coder | 2014-03-12 | 1 | -2/+2 |
| * | Fixed c64 restore key and c128 crashing if exp_irq_w called at device_start()... |  smf- | 2014-03-11 | 1 | -5/+5 |
| * | (MESS) c128: Fixed MMU clock. (nw) |  Curt Coder | 2014-03-05 | 1 | -1/+1 |
| * | (MESS) c128: Fixed MMU clock. (nw) |  Curt Coder | 2014-03-05 | 1 | -2/+2 |
| * | mos8722: devcb2. (nw) |  Curt Coder | 2014-03-05 | 1 | -11/+12 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -0/+2 |
| * | Created gfxdecode_device instead of using machine fixed gfxdecode [Miodrag M... |  Miodrag Milanovic | 2014-02-16 | 1 | -2/+2 |
| * | resolves the user port handlers in device_config_complete() & replaced callin... |  smf- | 2014-02-02 | 1 | -1/+3 |
| * | Fixed c128 starting up and changed reset line on c64 cartridges to active low... |  smf- | 2014-01-10 | 1 | -1/+1 |
| * | fixed crash caused by incorrect tag (nw) |  smf- | 2014-01-10 | 1 | -2/+2 |
| * | added screen visarea adjustment to mc6845 config interface |  Michaël Banaan Ananas | 2014-01-04 | 1 | -0/+1 |
| * | 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 | -38/+38 |
| * | Allow vic20/c64/c128 to share user port devices, removed c64 version of vic10... |  smf- | 2014-01-03 | 1 | -13/+63 |
| * | reduce dependency mak files by 130k (nw) |  smf- | 2013-12-29 | 1 | -0/+3 |
| * | reduced dependency clutter in c64 expansion port & c128 driver. [smf] |  smf- | 2013-12-23 | 1 | -0/+3 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
| * | (MESS) Legacy removal. (nw) |  Curt Coder | 2013-09-19 | 1 | -0/+19 |
| * | 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 | -6/+6 |
| * | (MESS) c128: Fixed regression. (nw) |  Curt Coder | 2013-07-30 | 1 | -2/+4 |
| * | (MESS) cbmiec: Removed device address information from the IEC bus, allowing ... |  Curt Coder | 2013-07-29 | 1 | -17/+3 |
| * | Created new device_video_interface. Right now its sole purpose is to |  Aaron Giles | 2013-07-24 | 1 | -1/+0 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -25/+25 |
| * | 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 | -3/+3 |
| * | (MESS) Cleanup. (nw) |  Curt Coder | 2013-02-22 | 1 | -23/+8 |
| * | Finished moving quicload/snapshot formats into machine folder (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -0/+5 |
| * | (MESS) vic20/c64: Added VIC-1011A/B RS-232C adapter emulation. [Curt Coder] |  Curt Coder | 2013-02-15 | 1 | -1/+1 |
| * | (MESS) Cleanups. (nw) |  Curt Coder | 2013-02-14 | 1 | -14/+12 |
| * | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... |  Curt Coder | 2013-02-12 | 1 | -64/+37 |
| * | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -2/+2 |
| * | (MESS) Added some RS-232 slots. (nw) |  Curt Coder | 2013-02-07 | 1 | -39/+5 |
| * | (MESS) devcb2 conversions. (nw) |  Curt Coder | 2013-02-06 | 1 | -41/+24 |