| Commit message (Expand) | Author | Age | Files | Lines |
* | (MESS) c65: Less tagmap lookup. (nw) |  Curt Coder | 2014-03-31 | 1 | -4/+4 |
* | (MESS) CIA cleanup. (nw) |  Curt Coder | 2014-03-22 | 1 | -11/+5 |
* | first round of clang 3.4 fixes for MESS (nw) |  Oliver Stöneberg | 2014-02-20 | 1 | -0/+2 |
* | (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 | -1/+355 |
* | converted c65 and sbc6510 to use modern CIA implementation. nw. |  Fabio Priuli | 2013-06-05 | 1 | -34/+8 |
* | (MESS) modernized VIC3 video device. [Fabio Priuli] |  Fabio Priuli | 2013-06-03 | 1 | -14/+14 |
* | made BEEP and RAM devices initialize in constructor of driver classes (nw) |  Miodrag Milanovic | 2013-04-23 | 1 | -5/+5 |
* | small machine().root_device() cleanup (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -4/+4 |
* | finished c65 (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -184/+168 |
* | start cleaning c65 (nw) |  Miodrag Milanovic | 2013-04-18 | 1 | -51/+47 |
* | various cpu lookup cleanup (nw) |  Miodrag Milanovic | 2013-04-15 | 1 | -15/+15 |
* | some mess device callback cleanup (nw) |  Miodrag Milanovic | 2013-04-05 | 1 | -4/+3 |
* | Moved some files to where they belong. (nw) |  Curt Coder | 2013-03-07 | 1 | -3/+0 |
* | Modernized the MOS6526, MOS6560, MOS7360, MOS6581, CBM IEC, and IEEE-488 devi... |  Curt Coder | 2013-02-12 | 1 | -5/+5 |
* | Getting rid of DEVICE_IMAGE_START (nw) |  Wilbert Pol | 2013-02-06 | 1 | -0/+2 |
* | Cleanups and version bumpmame0148 |  Miodrag Milanovic | 2013-01-11 | 1 | -13/+13 |
* | 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] |  Olivier Galibert | 2012-11-06 | 1 | -3/+3 |
* | mos6526: Implemented a nearly cycle-exact "old" CIA, which passes most of the... |  Curt Coder | 2012-10-04 | 1 | -2/+2 |
* | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) |  Miodrag Milanovic | 2012-10-03 | 1 | -29/+26 |
* | change from device->machine() to space.machine() in device handlers in order ... |  Miodrag Milanovic | 2012-09-21 | 1 | -6/+6 |
* | Since nobody checks for NULLs anyway, make |  Aaron Giles | 2012-09-19 | 1 | -13/+13 |
* | INTERRUPT_GEN -> INTERRUPT_GEN_MEMBER for MESS part (no whatsnew) |  Miodrag Milanovic | 2012-09-18 | 1 | -6/+5 |
* | Memory handler cleanup 3. Add mem_mask parameter |  Aaron Giles | 2012-09-17 | 1 | -2/+4 |
* | Memory handler normalization, part 2. Change legacy |  Aaron Giles | 2012-09-17 | 1 | -52/+52 |
* | Memory handler normalization, part 1. |  Aaron Giles | 2012-09-17 | 1 | -9/+9 |
* | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -7/+6 |
* | Closeout on old macros. Retired cputag_set_input_line |  Aaron Giles | 2012-09-12 | 1 | -2/+2 |
* | Add safe_pc() and safe_pcbase() methods to device_t. |  Aaron Giles | 2012-09-11 | 1 | -2/+2 |
* | (MESS) c128: MMU WIP. (nw) |  Curt Coder | 2012-09-10 | 1 | -38/+10 |
* | Merge of MESS sources (no whatsnew) |  Miodrag Milanovic | 2012-08-21 | 1 | -0/+1068 |