| Commit message (Expand) | Author | Age | Files | Lines |
* | (MESS) cat.c: invert centronics BUSY (still need to add the /ACK flipflop) [L... |  Jonathan Gevaryahu | 2014-03-06 | 1 | -2/+2 |
* | (MESS) hunter2 : added lcd controller |  Robbbert | 2014-03-06 | 1 | -1/+22 |
* | (MESS) hunter2 : added banking |  Robbbert | 2014-03-06 | 1 | -5/+74 |
* | (MESS) New Skeleton [Robbbert, John Elliot] |  Robbbert | 2014-03-06 | 1 | -0/+65 |
* | (MESS) cat.c: Implemented watchdog counter readback, more documentation [Lord... |  Jonathan Gevaryahu | 2014-03-06 | 1 | -43/+85 |
* | (MESS) apollo: Converted to use real ISA bus [R. Belmont] |  R. Belmont | 2014-03-06 | 1 | -106/+27 |
* | (MESS) hisaturn: added v1.02 BIOS [zyrobs] |  R. Belmont | 2014-03-06 | 1 | -1/+4 |
* | (MESS) m5: Mirror input ports, allows new dump "Jankyo" to run. [R. Belmont, ... |  R. Belmont | 2014-03-06 | 1 | -8/+8 |
* | Added device_output_interface and macros MCFG_OUTPUT_INDEX/MCFG_OUTPUT_NAME w... |  Curt Coder | 2014-03-05 | 2 | -25/+6 |
* | hd61830: devcb2. (nw) |  Curt Coder | 2014-03-05 | 2 | -13/+4 |
* | Moved optional_device<screen_device> m_screen and optional_device<palette_dev... |  Miodrag Milanovic | 2014-03-05 | 34 | -45/+117 |
* | (MESS) cat.c: updated comments with latest research. [Lord Nightmare] |  Jonathan Gevaryahu | 2014-03-05 | 1 | -28/+34 |
* | (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 |
* | (MESS) sms: accurately emulated the behavior when mounting both a cart |  Fabio Priuli | 2014-03-05 | 1 | -22/+8 |
* | (MESS) SOL20 : added partial support for SVT format (used in Solace emulator)... |  Robbbert | 2014-03-04 | 1 | -40/+35 |
* | All MESS drivers using indirect colors now explicitly declare them [Alex Jack... |  Alex W. Jackson | 2014-03-04 | 10 | -3/+13 |
* | (MESS) apollo: Cleaned up PIC8259 usage. [R. Belmont] |  R. Belmont | 2014-03-03 | 1 | -12/+13 |
* | (MESS) to9 : fixed crash at start |  Robbbert | 2014-03-03 | 1 | -0/+2 |
* | (MESS) cat: preliminary Centronics hookup [R. Belmont] |  R. Belmont | 2014-03-02 | 1 | -4/+13 |
* | (MESS) bmjr : fixed shift key when pasting (reported by Anna Wu) |  Robbbert | 2014-03-02 | 1 | -1/+1 |
* | (MESS) spc1000 : added paste facility, fixed cursor flash [Miso Kim, Robbbert] |  Robbbert | 2014-03-02 | 1 | -53/+53 |
* | (MESS) apple2: Support the Apple II Parallel Interface Card [R. Belmont] |  R. Belmont | 2014-03-02 | 1 | -0/+2 |
* | (MESS) profweis, iqunlimz : fixed palette |  Robbbert | 2014-03-02 | 1 | -1/+2 |
* | (MESS) hec2mdhrx : fixed palette |  Robbbert | 2014-03-02 | 1 | -2/+2 |
* | (MESS) clcd : reverted palette back to its usual unreadable self |  Robbbert | 2014-03-02 | 1 | -0/+1 |
* | (MESS) fixed astrocde palette |  Robbbert | 2014-03-02 | 1 | -1/+1 |
* | small fix (nw) |  Miodrag Milanovic | 2014-03-01 | 1 | -2/+1 |
* | some palette fixes (nw) |  Miodrag Milanovic | 2014-03-01 | 1 | -4/+2 |
* | im6402: devcb2. (nw) |  Curt Coder | 2014-03-01 | 3 | -40/+12 |
* | Added free version of uni bios v3.1 [pza] |  smf- | 2014-02-28 | 1 | -14/+16 |
* | (MESS) Moved some carts from genius.xml to gl2000.xml/gl6000sl.xml. (nw) |  Sandro Ronco | 2014-02-28 | 2 | -43/+30 |
* | fix for non-palette related bug (nw) |  Miodrag Milanovic | 2014-02-28 | 1 | -1/+1 |
* | some mess regression fixes (nw) |  Miodrag Milanovic | 2014-02-28 | 6 | -0/+14 |
* | fix the broken fix to the partial commit that went wrong (nw) |  smf- | 2014-02-28 | 1 | -2/+1 |
* | just made it compile so we can work , smf please fix (nw) |  Miodrag Milanovic | 2014-02-28 | 1 | -1/+1 |
* | fixed tag lookups and added comments (nw) |  smf- | 2014-02-28 | 1 | -8/+12 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 327 | -1418/+1325 |
* | (MESS) microbee : added support for TAP and BEE formats (used in ubee512 emul... |  Robbbert | 2014-02-27 | 2 | -5/+15 |
* | Replacing legacy implementations in TMS99xx. (nw) |  Michael Zapf | 2014-02-27 | 1 | -19/+30 |
* | attache: hopefully fix out of bounds array access (no whatsnew) |  mahlemiut | 2014-02-27 | 1 | -4/+4 |
* | (MESS) bmjr : fixed enter key when pasting (reported by Anna Wu) |  Robbbert | 2014-02-27 | 1 | -2/+2 |
* | (MESS) cat.c: Canon Cat now has working sound [Lord Nightmare, R. Belmont] |  Jonathan Gevaryahu | 2014-02-27 | 1 | -12/+52 |
* | (MESS) apple2: ProDOS now correctly sees empty slots as empty. [R. Belmont] |  R. Belmont | 2014-02-27 | 1 | -22/+22 |
* | fmtowns: fix debug assert (no whatsnew) |  mahlemiut | 2014-02-26 | 1 | -3/+4 |
* | (MESS) Update ti990_4 to the new CPU core. (nw) |  Michael Zapf | 2014-02-26 | 1 | -53/+149 |
* | (MESS) gl3000s: added default layout. (nw) |  Sandro Ronco | 2014-02-26 | 1 | -3/+58 |
* | removing some unused legacy things (nw) |  Wilbert Pol | 2014-02-26 | 1 | -27/+2 |
* | cdp1802: devcb2. (nw) |  Curt Coder | 2014-02-26 | 11 | -260/+103 |