Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | replaced read rx/cts/dcd callbacks in I8251 with write handlers, which ↵ | 2013-12-22 | 1 | -18/+5 | |
| | | | | allows multiple chips to be connected together without using glue methods. [smf] | ||||
* | Cleanups and version bumpmame0151 | 2013-11-05 | 1 | -1/+1 | |
| | |||||
* | (MESS) compis: Keyboard WIP. (nw) | 2013-10-19 | 1 | -5/+4 | |
| | |||||
* | (MESS) compis: Keyboard WIP. (nw) | 2013-10-19 | 1 | -1/+26 | |
| | |||||
* | License tags. (nw) | 2013-10-16 | 1 | -0/+2 | |
| | |||||
* | (MESS) compis: Devcb2 for the keyboard. (nw) | 2013-08-19 | 1 | -19/+8 | |
| | |||||
* | Cleanups and version bumpmame0148 | 2013-01-11 | 1 | -8/+8 | |
| | |||||
* | (MESS) Added PET cassette port slot interface to vic20, c64, and plus4. ↵ | 2012-09-02 | 1 | -0/+91 | |
Implemented 1530/1531 datassette as slot devices. Converted MOS6581 interface to devcb. [Curt Coder] (MESS) vic20: Added floating bus read support to VIC and cartridge interface. (MESS) vic10: Added floating bus read support to VIC-II and cartridge interface. (MESS) c64: Added floating bus read support to cartridge interface. [Curt Coder] (MESS) plus4: Added floating bus read support to TED and cartridge interface. Implemented some Diag264 test cartridge loopback connectors. [Curt Coder] (MESS) c16: Added PAL/NTSC variants. (nw) (MESS) v364: Fixed speech ROM mapping. (nw) (MESS) compis: Separated keyboard to its own file. (nw) (MESS) huebler: Cleanup. (nw) |