| Commit message (Expand) | Author | Age | Files | Lines |
| * | Start adding owners to files in MESS and updated license for PeT (nw) |  Miodrag Milanovic | 2015-05-08 | 1 | -2/+2 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
| * | (MESS) clcd.c fixed irq hookup. [smf] |  smf- | 2014-04-15 | 1 | -4/+35 |
| * | MESS: clcd.c default the centronics port to empty, the built in apps can't pr... |  smf- | 2014-04-15 | 1 | -1/+1 |
| * | (MESS) modernized nvram for clcd.c, lisa.c and nc.c. nw. |  Fabio Priuli | 2014-04-03 | 1 | -17/+12 |
| * | added manufacturer name to chips in comment (nw) |  smf- | 2014-03-17 | 1 | -3/+3 |
| * | Rewritten 6551 emulation. Changed clock to be the o2 clock instead of the bau... |  smf- | 2014-03-17 | 1 | -9/+13 |
| * | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
| * | (MESS) clcd : reverted palette back to its usual unreadable self |  Robbbert | 2014-03-02 | 1 | -0/+1 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -4/+4 |
| * | removed superfluous 128k (nw) |  smf- | 2014-02-20 | 1 | -1/+1 |
| * | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -2/+2 |
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -9/+8 |
| * | Hooked up centronics busy & inverted strobe. (nw) |  smf- | 2014-02-10 | 1 | -1/+8 |
| * | hooked up the centronics port, although I have only coaxed it to send a singl... |  smf- | 2014-02-10 | 1 | -7/+28 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -1/+2 |
| * | (MESS) Commodore LCD added ram size configuration. (nw) |  smf- | 2014-01-27 | 1 | -0/+1 |
| * | Simulates key press to format internal ram instead of using a rom patch. (nw) |  smf- | 2014-01-27 | 1 | -6/+15 |
| * | Hooked up RTC. There are several issues. The day and month register are swapp... |  smf- | 2014-01-26 | 1 | -1/+28 |
| * | updated the chip types (nw) |  smf- | 2014-01-25 | 1 | -2/+2 |
| * | 6522 CA1 is input only, so I have removed the output callback. The lisa via h... |  smf- | 2014-01-25 | 1 | -9/+7 |
| * | renamed lcd char rom to match this photo http://www.floodgap.com/retrobits/ck... |  smf- | 2014-01-25 | 1 | -5/+5 |
| * | Created a character font rom with upper and lower case characters using the u... |  smf- | 2014-01-25 | 1 | -4/+15 |
| * | make the black a bit blacker (nw) |  smf- | 2014-01-25 | 1 | -1/+1 |
| * | Try to match the colors from the most recent photograph http://vivaamigafilm.... |  smf- | 2014-01-25 | 1 | -7/+4 |
| * | (MESS) clcd: Revert background color change. (nw) |  Mike Naberezny | 2014-01-25 | 1 | -2/+2 |
| * | (MESS) clcd: Changed background color from green to grey (nw) |  Mike Naberezny | 2014-01-24 | 1 | -2/+2 |
| * | Added preliminary sound and rs232 support [smf] |  smf- | 2014-01-24 | 1 | -48/+66 |
| * | (MESS) clcd.c added support for bitmap mode [smf] |  smf- | 2014-01-24 | 1 | -34/+93 |
| * | Fix wrapping in KERN/APPL/RAM mode by moving TEST map to the next address bit... |  smf- | 2014-01-23 | 1 | -11/+14 |
| * | New games added or promoted from NOT_WORKING status |  smf- | 2014-01-23 | 1 | -22/+59 |
| * | (MESS) corrected function key mapping [smf] |  smf- | 2014-01-23 | 1 | -6/+6 |
| * | (MESS) Improved the commodore lcd mmu emulation, some software is starting to... |  smf- | 2014-01-23 | 1 | -115/+308 |
| * | removed redundant call to write_cb2 (nw) |  smf- | 2014-01-01 | 1 | -2/+0 |
| * | removed readpb & readcb2 callbacks from commodore LCD VIA6522 configuration. ... |  smf- | 2014-01-01 | 1 | -15/+9 |
| * | Convert VIA6522 to use DEVCB2 [smf] |  smf- | 2013-12-31 | 1 | -39/+11 |
| * | removed unused rxd callback from mos6551 and made devcb2 consistent with othe... |  smf- | 2013-12-23 | 1 | -1/+1 |
| * | Fix long-standing architectural wart: the priority bitmap is no longer owned |  Aaron Giles | 2013-07-26 | 1 | -1/+1 |
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+3 |
| * | reorganised the memory map a bit & added some notes (nw) |  smf- | 2013-04-06 | 1 | -3/+18 |
| * | Cleanups and version bumpmame0148u2 |  Miodrag Milanovic | 2013-03-19 | 1 | -13/+13 |
| * | MESS: clcd uses char set from rom, only characters 128 from an upper case cha... |  smf- | 2013-03-17 | 1 | -11/+10 |
| * | MESS: Added some notes to clcd mmu registers, the only available documentatio... |  smf- | 2013-03-17 | 1 | -5/+75 |
| * | Cleanups and version bumpmame0148u1 |  Miodrag Milanovic | 2013-02-11 | 1 | -1/+1 |
| * | (MESS) Refactored all drivers to use the new MOS6551 and removed the old impl... |  Curt Coder | 2013-02-06 | 1 | -3/+3 |
| * | removed runtime ioport tag lookups [smf] |  smf- | 2013-01-26 | 1 | -5/+53 |
| * | 6502: Rewrite modern, cycle-exact and interruptible [O. Galibert] |  Olivier Galibert | 2012-11-06 | 1 | -2/+2 |
| * | Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... |  Miodrag Milanovic | 2012-09-13 | 1 | -4/+4 |
| * | TILE/TILEMAP modernization part 1 (no whatsnew) |  Miodrag Milanovic | 2012-09-06 | 1 | -5/+4 |