| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | move mess into mame (nw) | 2015-09-30 | 1 | -3294/+0 | |
| | | |||||
| * | more pedantic fixes (NW) | 2015-07-08 | 1 | -1/+1 | |
| | | |||||
| * | Licenses for Raphael Nabet (nw) | 2015-06-07 | 1 | -1/+1 | |
| | | |||||
| * | We cannot relicense files for which we have not yet received responses (nw) | 2015-05-28 | 1 | -1/+1 | |
| | | |||||
| * | Synced other dirs withs driver license for MESS (nw) | 2015-05-13 | 1 | -2/+2 | |
| | | |||||
| * | Added dummy license lines to each file for MESS (nw) | 2015-05-07 | 1 | -0/+2 | |
| | | |||||
| * | (MESS) macplus: add all 3 official boot ROMs plus a homebrew enhanced ↵ | 2015-01-03 | 1 | -2/+2 | |
| | | | | | version. [R. Belmont, Rob Braun] | ||||
| * | (MESS) Fix dropped keystrokes on pre-ADB Macs. [Rob Braun] | 2015-01-03 | 1 | -8/+3 | |
| | | |||||
| * | (MESS) Improve mouse tracking for pre-ADB Macs. [Rob Braun] | 2015-01-03 | 1 | -6/+85 | |
| | | |||||
| * | fixed most of the -Wunreachable-code-break and -Wunreachable-code-return ↵ | 2014-09-08 | 1 | -4/+0 | |
| | | | | | warnings of clang 3.5 when compiling MESS (nw) | ||||
| * | Fixed mac validation (nw) | 2014-04-23 | 1 | -2/+4 | |
| | | |||||
| * | m68000 callbacks to delegates (nw) | 2014-04-22 | 1 | -4/+2 | |
| | | |||||
| * | Cleanups and version bumpmame0153 | 2014-04-07 | 1 | -4/+4 | |
| | | |||||
| * | 8530scc: devcb2. (nw) | 2014-03-17 | 1 | -2/+2 | |
| | | |||||
| * | primary_screen -> first_screen() (nw) | 2014-03-15 | 1 | -8/+8 | |
| | | |||||
| * | (MESS) mac: cleanup (nw) | 2014-01-02 | 1 | -222/+257 | |
| | | |||||
| * | Removed cb2 callback from mac drivers, you now have to push the data. [smf] | 2014-01-01 | 1 | -37/+6 | |
| | | |||||
| * | removed read_ca*/read_cb* as they just returned what you'd written to the ↵ | 2014-01-01 | 1 | -1/+4 | |
| | | | | | chip already. [smf] | ||||
| * | Convert VIA6522 to use DEVCB2 [smf] | 2013-12-31 | 1 | -49/+11 | |
| | | |||||
| * | Cleanups and version bumpmame0150 | 2013-09-17 | 1 | -8/+8 | |
| | | |||||
| * | (MESS): Checkpoint original Mac keyboard LLE, make it possible to select by ↵ | 2013-09-08 | 1 | -12/+42 | |
| | | | | | | | | | #ifdef (nw) This appears to have regressed when the MCS48 CPU core was recently modernized, although I haven't been able to determine exactly why yet. | ||||
| * | (MESS) fix some regressions (nw) | 2013-08-05 | 1 | -2/+2 | |
| | | |||||
| * | (MESS) Mac: convert ASC to devcb2 IRQ output, some minor modernization. [R. ↵ | 2013-07-29 | 1 | -14/+11 | |
| | | | | | Belmont] | ||||
| * | (MESS) Mac: cleaned up and fixed NuBus IRQ handling for machines with fake ↵ | 2013-07-28 | 1 | -3/+4 | |
| | | | | | VIA2s. [R. Belmont] | ||||
| * | cast cast revolution (nw) | 2013-06-30 | 1 | -2/+4 | |
| | | |||||
| * | legacy_cpu-- | 2013-06-25 | 1 | -6/+6 | |
| | | | | this is a first pass at converting to a modern device, I'd be surprised if there are no issue but it's already a weeks worth of updating + testing. | ||||
| * | (MESS) modernized the Mac Sound device. [Fabio Priuli] | 2013-06-02 | 1 | -8/+8 | |
| | | |||||
| * | Cleanups and version bumpmame0148u4 | 2013-04-30 | 1 | -3/+0 | |
| | | |||||
| * | more state cleanup and some modernization (nw) | 2013-04-19 | 1 | -1/+1 | |
| | | |||||
| * | small machine().root_device() cleanup (nw) | 2013-04-18 | 1 | -1/+1 | |
| | | |||||
| * | moving some static functions in driver state for MESS drivers plus some ↵ | 2013-04-18 | 1 | -109/+97 | |
| | | | | | other modernization (nw) | ||||
| * | various cpu lookup cleanup (nw) | 2013-04-15 | 1 | -1/+1 | |
| | | |||||
| * | cleanup (nw) | 2013-04-14 | 1 | -5/+5 | |
| | | |||||
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) | 2013-04-10 | 1 | -13/+13 | |
| | | |||||
| * | some mess device callback cleanup (nw) | 2013-04-05 | 1 | -12/+7 | |
| | | |||||
| * | Some more moving to proper place and compile fix (nw) | 2013-02-22 | 1 | -1/+1 | |
| | | |||||
| * | Cleanups and version bumpmame0148u1 | 2013-02-11 | 1 | -1/+1 | |
| | | |||||
| * | modernized some pre/postload calls (no whatsnew) | 2013-01-31 | 1 | -6/+6 | |
| | | |||||
| * | Better tagmap cleanup (thanks Haze!) (nw) | 2013-01-27 | 1 | -24/+2 | |
| | | |||||
| * | (MESS) fixed Visual Studio warning about potentially uninitialized variable ↵ | 2013-01-26 | 1 | -1/+1 | |
| | | | | | in mess/machine/mac.c (nw) | ||||
| * | (MESS) mac: Use pre-cached tagmaps for keyboard/mouse (nw) | 2013-01-26 | 1 | -5/+27 | |
| | | | | | (No speed difference, sorry folks). | ||||
| * | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -193/+193 | |
| | | |||||
| * | Better devicification of the Apple II FDC/IWM/SWIM | 2012-12-24 | 1 | -5/+5 | |
| | | |||||
| * | (MESS) Mac: Support headless operation [R. Belmont] | 2012-10-20 | 1 | -4/+11 | |
| | | |||||
| * | (MESS) Mac: Convert 343-004x RTC/PRAM chip into modern RTC device [R. Belmont] | 2012-10-20 | 1 | -21/+17 | |
| | | |||||
| * | (MESS) Mac updates: [R. Belmont] | 2012-10-14 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | - Line-level ADB comms for machines using the Egret ADB MCU, including standard transactions and SRQ - Built-in video support for all modes on machines with the V8 and Sonora ASICs - Corrected some minor bugs in the ADB protocol spoken by the keyboard simulation New systems added or promoted from NOT_WORKING status ----------------------------------------------------- Macintosh LC [R. Belmont] Macintosh IIsi [R. Belmont] Macintosh LC II [R. Belmont] Macintosh Classic II [R. Belmont] Macintosh LC III [R. Belmont] Macintosh IIvx [R. Belmont] Macintosh IIvi [R. Belmont] | ||||
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls in MESS section (no whatsnew) | 2012-10-03 | 1 | -176/+144 | |
| | | |||||
| * | modernization or timer callbacks part 2 (no whatsnew) | 2012-09-24 | 1 | -41/+37 | |
| | | |||||
| * | change from device->machine() to space.machine() in device handlers in order ↵ | 2012-09-21 | 1 | -25/+25 | |
| | | | | | to make next changes easier (no whatsnew) | ||||
| * | Since nobody checks for NULLs anyway, make | 2012-09-19 | 1 | -6/+6 | |
| | | | | | | | | | | | | | device_memory_interface::space() assert against NULL and return a reference, and pushed references throughout all address space usage in the system. Added a has_space() method to check for those rare case when it is ambiguous. [Aaron Giles] Also reinstated the generic space and added fatal error handlers if anyone tries to actually read/write from it. | ||||
