summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/drivers/pulsar.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* z80dart: converted to use devcb2. nw. Fabio Priuli2014-04-291-24/+5
* converted i8255 to devcb2. nw. Fabio Priuli2014-04-171-11/+6
* Added serial printer, renamed centronics printer to match. Standardised the c... smf-2014-04-161-8/+8
* Rewritten 6850 based on datasheet using external CLOCK & removed MIDI clock h... smf-2014-02-211-11/+16
* created src\emu\bus\rs232 & src\emu\bus\midi directories and separated rs232 ... smf-2014-02-151-7/+8
* Changed parity & stop bits to an enum (you can now pass in 1.5). I've updated... smf-2014-01-131-2/+4
* (MESS) pulsarlb : final cleanup Robbbert2014-01-091-5/+0
* Removed hack and hooked up Z80DART now that parity works. [smf] smf-2014-01-081-43/+15
* avoid naming conflict (nw) David Haywood2014-01-011-2/+2
* (MESS) pulsar : added remaining devices, system works. Robbbert2013-12-311-46/+135
* (MESS) new not working system [Robbbert] Robbbert2013-12-291-0/+223