| Commit message (Expand) | Author | Age | Files | Lines |
| * | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -1129/+0 |
| * | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -9/+9 |
| * | Removed obsolete comment. (nw) |  Curt Coder | 2015-04-24 | 1 | -1/+0 |
| * | (MESS) plus4: Default to the 1541 disk drive, since the 1551 is rare and unre... |  Curt Coder | 2015-04-22 | 1 | -2/+4 |
| * | so long, cartslot.c... you made a really great job, when we |  Fabio Priuli | 2014-10-11 | 1 | -7/+4 |
| * | add M6502_DISABLE_DIRECT() to the rest of the commodore 8bit drivers too (nw) |  Alex W. Jackson | 2014-07-02 | 1 | -0/+1 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -1/+1 |
| * | (MESS) Cleanups. (nw) |  Curt Coder | 2014-04-01 | 1 | -2/+5 |
| * | (MESS) Fixed regressions. (nw) |  Curt Coder | 2014-03-19 | 1 | -1/+5 |
| * | rxc is bidirectional so map it both ways, added comment about adding missing ... |  smf- | 2014-03-19 | 1 | -2/+3 |
| * | Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... |  smf- | 2014-03-17 | 1 | -17/+19 |
| * | resolves the user port handlers in device_config_complete() & replaced callin... |  smf- | 2014-02-02 | 1 | -1/+2 |
| * | 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 | -27/+27 |
| * | Hooked up the 6551 to the plus 4 user port, haven't been able to test it in d... |  smf- | 2014-01-03 | 1 | -64/+83 |
| * | reduce dependency mak files by 130k (nw) |  smf- | 2013-12-29 | 1 | -0/+3 |
| * | removed unused rxd callback from mos6551 and made devcb2 consistent with othe... |  smf- | 2013-12-23 | 1 | -2/+8 |
| * | License tags. (nw) |  Curt Coder | 2013-10-16 | 1 | -0/+2 |
| * | (MESS) Legacy removal. (nw) |  Curt Coder | 2013-09-19 | 1 | -0/+10 |
| * | small MACHINE_RESET cleanup |  Oliver Stöneberg | 2013-08-05 | 1 | -4/+0 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -10/+10 |
| * | removed some redundant uses of DEVICE_SELF (nw) |  smf- | 2013-05-20 | 1 | -10/+10 |
| * | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -3/+3 |
| * | 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 | -20/+4 |
| * | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... |  Curt Coder | 2013-02-12 | 1 | -87/+23 |
| * | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -7/+7 |
| * | (MESS) plus4: Speech WIP. (nw) |  Curt Coder | 2013-02-07 | 1 | -6/+8 |
| * | (MESS) devcb2 conversions. (nw) |  Curt Coder | 2013-02-06 | 1 | -42/+22 |
| * | (MESS) pet: Added user and memory expansion ports. [Curt Coder] |  Curt Coder | 2013-02-04 | 1 | -25/+15 |
| * | (MESS) plus4: Cleaned up input handling. Controllers are now connected using ... |  Curt Coder | 2013-01-28 | 1 | -177/+139 |
| * | (MESS) Tagmap lookup cleanup. (nw) |  Curt Coder | 2013-01-27 | 1 | -20/+9 |
| * | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -2/+0 |
| * | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -135/+135 |
| * | 6522via: Used core clock/attotime functions. [Curt Coder] |  Curt Coder | 2012-12-17 | 1 | -3/+2 |
| * | 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] |  Olivier Galibert | 2012-11-06 | 1 | -24/+8 |
| * | Clean-ups and version bumpmame0147u2 |  Miodrag Milanovic | 2012-10-30 | 1 | -1/+1 |
| * | (MESS) mos6566: Added BA/AEC outputs in preparation for 6502 RDY support, and... |  Curt Coder | 2012-10-25 | 1 | -9/+18 |
| * | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -2/+2 |
| * | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -27/+25 |
| * | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
| * | Add ambiguous execute() and memory() methods to the |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
| * | (MESS) plus4: Refactored TED to use device_memory interface. (nw) |  Curt Coder | 2012-09-06 | 1 | -52/+32 |
| * | m6502: Refactored the indexed read/write to use devcb, and fixed the peripher... |  Curt Coder | 2012-09-04 | 1 | -10/+14 |
| * | (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... |  Curt Coder | 2012-09-02 | 1 | -95/+165 |
| * | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1193 |