| Commit message (Expand) | Author | Age | Files | Lines |
* | move mess into mame (nw) |  Miodrag Milanovic | 2015-09-30 | 1 | -1843/+0 |
* | change flags from GAME_ to MACHINE_ |  David Haywood | 2015-07-29 | 1 | -2/+2 |
* | GPL - > LGPL for Kale (nw) |  Miodrag Milanovic | 2015-05-13 | 1 | -21/+0 |
* | Placed my files under BSD3, and also some that I shared with Robbert with his... |  Miodrag Milanovic | 2015-05-07 | 1 | -2/+2 |
* | Cleanups and version bumpmame0158 |  Miodrag Milanovic | 2015-01-28 | 1 | -10/+10 |
* | (MESS) Significant comment updates for the IAI Swyft based on board tracing. ... |  Lord-Nightmare | 2015-01-22 | 1 | -36/+160 |
* | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
* | (MESS) cat.c: comment updates (nw) |  Jonathan Gevaryahu | 2014-09-14 | 1 | -2/+1 |
* | (MESS) cat.c: fix canon cat breakage from r30715 [Lord Nightmare] |  Jonathan Gevaryahu | 2014-07-20 | 1 | -6/+7 |
* | Replaced set_irq_acknowledge_callback with proper MCFG_CPU_IRQ_ACKNOWLEDGE_DR... |  Miodrag Milanovic | 2014-04-23 | 1 | -1/+1 |
* | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -2/+1 |
* | (MESS) cat.c: update comments a bit, disable some debug code that got left on... |  Jonathan Gevaryahu | 2014-04-08 | 1 | -9/+10 |
* | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -7/+7 |
* | n68681: Renamed to mc68681. (nw) |  Curt Coder | 2014-03-18 | 1 | -10/+10 |
* | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+2 |
* | (MESS) cat.c: further attempts to get printing working; it seems BUSY is neve... |  Jonathan Gevaryahu | 2014-03-10 | 1 | -11/+37 |
* | (MESS) cat.c: hooked up centronics /ACK flipflop; still doesn't seem to print... |  Jonathan Gevaryahu | 2014-03-07 | 1 | -12/+29 |
* | (MESS) cat.c: hook up a debug printf to the duart txb line which goes to the ... |  Jonathan Gevaryahu | 2014-03-07 | 1 | -9/+19 |
* | (MESS) cat.c: invert centronics BUSY (still need to add the /ACK flipflop) [L... |  Jonathan Gevaryahu | 2014-03-06 | 1 | -2/+2 |
* | (MESS) cat.c: Implemented watchdog counter readback, more documentation [Lord... |  Jonathan Gevaryahu | 2014-03-06 | 1 | -43/+85 |
* | (MESS) cat.c: updated comments with latest research. [Lord Nightmare] |  Jonathan Gevaryahu | 2014-03-05 | 1 | -28/+34 |
* | (MESS) cat: preliminary Centronics hookup [R. Belmont] |  R. Belmont | 2014-03-02 | 1 | -4/+13 |
* | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+2 |
* | (MESS) cat.c: Canon Cat now has working sound [Lord Nightmare, R. Belmont] |  Jonathan Gevaryahu | 2014-02-27 | 1 | -12/+52 |
* | (MESS) Start removing usage of deprecated 68681 INPORT_CALLBACK. [R. Belmont] |  R. Belmont | 2014-02-23 | 1 | -14/+6 |
* | Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... |  smf- | 2014-02-21 | 1 | -13/+17 |
* | 6522 CA1 is input only, so I have removed the output callback. The lisa via h... |  smf- | 2014-01-25 | 1 | -14/+0 |
* | n68681: modernized and killed config struct in favor of devcb2. [R. Belmont] |  R. Belmont | 2014-01-03 | 1 | -10/+5 |
* | removed ca1/cb1/ca2/cb2 callback, they don't do anything [smf] |  smf- | 2014-01-01 | 1 | -64/+10 |
* | Convert VIA6522 to use DEVCB2 [smf] |  smf- | 2013-12-31 | 1 | -36/+29 |
* | replaced read rx/cts/dcd callbacks in ACIA6850 write write handlers, which al... |  smf- | 2013-12-22 | 1 | -3/+1 |
* | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 1 | -16/+16 |
* | nmk16: add missing copyright holder |  Jonathan Gevaryahu | 2013-10-15 | 1 | -1/+1 |
* | need to get the tagging started somewhere... |  Jonathan Gevaryahu | 2013-10-15 | 1 | -0/+2 |
* | specify licenses |  Jonathan Gevaryahu | 2013-10-15 | 1 | -16/+57 |
* | (MESS) cat.c: more swyft comment updates, fixed the board location of one of ... |  Jonathan Gevaryahu | 2013-10-08 | 1 | -37/+33 |
* | minorly rearranged the phone plugs and the breakout connector on the diagram ... |  Jonathan Gevaryahu | 2013-10-03 | 1 | -8/+8 |
* | (mess) cat.c: further swyft documentation updates based on having the board t... |  Jonathan Gevaryahu | 2013-10-03 | 1 | -25/+36 |
* | (MESS) cat.c: add v331 IAI swyft firmware roms, and add .jed file dumps for t... |  Jonathan Gevaryahu | 2013-10-02 | 1 | -11/+14 |
* | Further work on swyft (n/w) |  Jonathan Gevaryahu | 2013-09-24 | 1 | -22/+22 |
* | (MESS) cat.c: Switch swyft to use mc68008, split vram handler from cat vram h... |  Jonathan Gevaryahu | 2013-09-23 | 1 | -102/+458 |
* | Cleanups and version bumpmame0150 |  Miodrag Milanovic | 2013-09-17 | 1 | -2/+2 |
* | (MESS) cat.c: more minor notes, added the PALs as NO_DUMP for now (n/w) |  Jonathan Gevaryahu | 2013-09-08 | 1 | -4/+10 |
* | ... (n/w) |  Jonathan Gevaryahu | 2013-09-08 | 1 | -1/+1 |
* | typo fix, no whatsnew |  Jonathan Gevaryahu | 2013-09-08 | 1 | -1/+1 |
* | (MESS) cat.c: significantly updated the IAI Swyft driver: added preliminary g... |  Jonathan Gevaryahu | 2013-09-08 | 1 | -31/+96 |
* | (MESS) cat.c: more swyft WIP, still doesn't do very much. Found out it uses a... |  Jonathan Gevaryahu | 2013-09-04 | 1 | -5/+42 |
* | (MESS) cat.c: Fix a silly issue with the video ram mapping on the IAI Swyft; ... |  Jonathan Gevaryahu | 2013-09-04 | 1 | -5/+4 |
* | (MESS) cat.c: switched driver to use the new DUART n68681 core [Lord Nightmare] |  Jonathan Gevaryahu | 2013-09-03 | 1 | -18/+26 |
* | cat.c: minor comment/formatting updates, no whatsnew. |  Jonathan Gevaryahu | 2013-08-18 | 1 | -13/+27 |