| Commit message (Expand) | Author | Age | Files | Lines |
* | (MESS) c65: Less tagmap lookup. (nw) |  Curt Coder | 2014-03-31 | 1 | -10/+4 |
* | mos6526: devcb2 cleanup. (nw) |  Curt Coder | 2014-03-22 | 1 | -14/+17 |
* | Cleaned up devcb2 usage. (nw) |  Curt Coder | 2014-03-16 | 1 | -2/+4 |
* | some mess regression fixes (nw) |  Miodrag Milanovic | 2014-02-28 | 1 | -0/+2 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -20/+0 |
* | replaced more machine().firstcpu with m_maincpu [smf] |  smf- | 2014-01-23 | 1 | -3/+1 |
* | Fixed commodore quick load by passing in the address space instead of using m... |  smf- | 2014-01-04 | 1 | -1/+1 |
* | (MESS) cbmiec: Moved under emu/bus. (nw) |  Curt Coder | 2013-10-20 | 1 | -1/+1 |
* | (MESS) Legacy removal. (nw) |  Curt Coder | 2013-09-19 | 1 | -7/+176 |
* | Created new device_video_interface. Right now its sole purpose is to |  Aaron Giles | 2013-07-24 | 1 | -2/+0 |
* | converted c65 and sbc6510 to use modern CIA implementation. nw. |  Fabio Priuli | 2013-06-05 | 1 | -6/+14 |
* | (MESS) modernized VIC3 video device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -6/+2 |
* | removed some redundant uses of DEVICE_SELF (nw) |  smf- | 2013-05-20 | 1 | -2/+2 |
* | SNAPSHOT_LOAD and QUICKLOAD_LOAD made members, still need to cleanup (nw) |  Miodrag Milanovic | 2013-04-19 | 1 | -2/+2 |
* | small machine().root_device() cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -22/+22 |
* | start cleaning c65 (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -47/+45 |
* | Moved some files to where they belong. (nw) |  Curt Coder | 2013-03-07 | 1 | -3/+114 |
* | Finished moving quicload/snapshot formats into machine folder (nw) |  Miodrag Milanovic | 2013-02-22 | 1 | -1/+14 |
* | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... |  Curt Coder | 2013-02-12 | 1 | -32/+8 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -22/+22 |
* | c65.c: fixed missing memory allocations so that the driver does not crash any... |  Fabio Priuli | 2012-12-28 | 1 | -1/+1 |
* | mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... |  Curt Coder | 2012-10-04 | 1 | -4/+4 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -4/+4 |
* | changed most of screen.machine() to machine() (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -1/+1 |
* | Modernized screen update calls (no whatsnew) |  Miodrag Milanovic | 2012-09-17 | 1 | -2/+2 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -2/+2 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -4/+4 |
* | (MESS) c128: MMU WIP. (nw) |  Curt Coder | 2012-09-10 | 1 | -4/+4 |
* | (MESS) c65: Added missing SID interface. (nw)\n(MESS) c64: Used SID8580 for t... |  Curt Coder | 2012-09-04 | 1 | -3/+11 |
* | (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. Imple... |  Curt Coder | 2012-09-02 | 1 | -2/+17 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+391 |