| 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 | -5/+2 |
| * | Added dummy license lines to each file for MESS (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
| * | cleanup in mess section (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -3/+3 |
| * | There is no implicit conversion to char* in std::string (nw) |  Miodrag Milanovic | 2015-04-12 | 1 | -2/+2 |
| * | Cleanups and version bumpmame0156 |  Miodrag Milanovic | 2014-11-26 | 1 | -3/+3 |
| * | px4: fix initial rs232 status after reset and add the dram test |  Dirk Best | 2014-11-04 | 1 | -3/+9 |
| * | px4.c: safer portability fix (nw) |  Alex W. Jackson | 2014-11-03 | 1 | -1/+2 |
| * | fix non-Windows compile (nw) |  arbee | 2014-11-03 | 1 | -1/+1 |
| * | px4: support clock reading & writing |  Dirk Best | 2014-11-03 | 1 | -83/+155 |
| * | px4: use nvram for main memory |  Dirk Best | 2014-11-03 | 1 | -0/+5 |
| * | px4: clean ups |  Dirk Best | 2014-11-03 | 1 | -224/+242 |
| * | Add a software list for the Epson HX-20/PX-4/PX-8 systems |  Dirk Best | 2014-11-01 | 1 | -0/+1 |
| * | Use the same list of centronics devices everywhere (except the Amstrad CPC), ... |  smf- | 2014-10-28 | 1 | -1/+1 |
| * | (MESS) a few more carts. nw. |  Fabio Priuli | 2014-09-25 | 1 | -41/+37 |
| * | Cleanups and version bump |  Miodrag Milanovic | 2014-07-22 | 1 | -1/+1 |
| * | cassette config moved inline (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -9/+3 |
| * | Cleanup of image device interfaces (nw) |  Miodrag Milanovic | 2014-05-02 | 1 | -1/+0 |
| * | Added serial printer, renamed centronics printer to match. Standardised the c... |  smf- | 2014-04-16 | 1 | -1/+1 |
| * | Cleanups and version bumpmame0153 |  Miodrag Milanovic | 2014-04-07 | 1 | -2/+2 |
| * | (MESS) Moved the remaining slot interfaces to emu/bus. (nw) |  Curt Coder | 2014-03-17 | 1 | -1/+1 |
| * | Made palette settings for screen explicit and mandatory for ind16 mode (nw) |  Miodrag Milanovic | 2014-03-14 | 1 | -0/+1 |
| * | Huge update, palette is now device (nw) |  Miodrag Milanovic | 2014-02-27 | 1 | -8/+10 |
| * | Removed diserial connect(). Converted thomson, mc1502 & wangpc to use DEVCB2 ... |  smf- | 2014-02-24 | 1 | -17/+4 |
| * | Switched rgb_t to a class, replacing macros with methods. Mappings are |  Aaron Giles | 2014-02-19 | 1 | -4/+4 |
| * | created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... |  smf- | 2014-02-15 | 1 | -9/+8 |
| * | Centronics WIP using write lines and DEVCB2. Added an output latch and input ... |  smf- | 2014-02-09 | 1 | -6/+25 |
| * | Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... |  smf- | 2014-01-13 | 1 | -5/+5 |
| * | px4.c: preliminary tf20 floppy support |  Dirk Best | 2014-01-03 | 1 | -48/+57 |
| * | px4.c: small bugfix |  Dirk Best | 2014-01-02 | 1 | -1/+1 |
| * | px4.c: initial diserial support |  Dirk Best | 2014-01-02 | 1 | -139/+253 |
| * | converted serial & rs232 devices to devcb2 [smf] |  smf- | 2013-12-20 | 1 | -10/+1 |
| * | Cleanups and version bumpmame0151 |  Miodrag Milanovic | 2013-11-05 | 1 | -2/+2 |
| * | Test commit, ignore |  Dirk Best | 2013-10-30 | 1 | -7/+7 |
| * | moved centronics into emu/bus (nw) |  Miodrag Milanovic | 2013-10-23 | 1 | -1/+1 |
| * | add license info for some things i worked on, some small cleanups |  Dirk Best | 2013-10-17 | 1 | -0/+3 |
| * | modernized speaker device. [Fabio Priuli] |  Fabio Priuli | 2013-06-04 | 1 | -1/+1 |
| * | Moved default card config, device inputs and clock off the slot interface so ... |  smf- | 2013-05-29 | 1 | -1/+1 |
| * | (MESS) Improved Epson SIO macro. (nw) |  Curt Coder | 2013-05-22 | 1 | -1/+1 |
| * | speaker tag lookup removal, also no need to use universal tag, since easier n... |  Miodrag Milanovic | 2013-04-12 | 1 | -2/+2 |
| * | changed machine().device("maincpu") with m_maincpu in mess tree part (nw) |  Miodrag Milanovic | 2013-04-10 | 1 | -1/+3 |
| * | px4.c: Use core RS232 support |  Dirk Best | 2013-02-17 | 1 | -93/+66 |
| * | output of new srcclean changes that are relatively small [smf] |  smf- | 2013-01-11 | 1 | -5/+0 |
| * | Replaced all device_t's with actual device classes. Regression test recommend... |  Curt Coder | 2012-11-26 | 1 | -1/+1 |
| * | px4: added a basic software list |  Dirk Best | 2012-11-02 | 1 | -2/+10 |
| * | px4: more cleanups, small fixes |  Dirk Best | 2012-11-02 | 1 | -27/+16 |
| * | Added EPSON SIO port emulation as used by the HX-20, PX-8 and PX-4. Updated P... |  Dirk Best | 2012-11-02 | 1 | -59/+12 |
| * | px4: add speaker |  Dirk Best | 2012-10-30 | 1 | -4/+12 |
| * | px4: cleanup |  Dirk Best | 2012-10-30 | 1 | -394/+368 |
| * | Replace some *_DEVICE_HANDLER with _MEMBER calls (no whatsnew) |  Miodrag Milanovic | 2012-09-26 | 1 | -11/+22 |
| * | TIMER_CALLBACK_DEVICE_MEMBER modernization part 2 (no whatsnew) |  Miodrag Milanovic | 2012-09-25 | 1 | -14/+14 |