Commit Graph

16 Commits

Author SHA1 Message Date
smf-
72d93bb509 Added serial printer, renamed centronics printer to match. Standardised the configuration of rs232 devices. All serial devices are now connected using an rs232 port. [smf] 2014-04-16 07:53:39 +00:00
Ivan Vangelista
8f416aa020 bitbanger_device: converted to devcb2 (nw)
Loading coco doesn't crash, but someone familiar with the system should test it. Thanks!
2014-04-15 15:11:58 +00:00
smf-
9b6133fa9f hardcode the rs232 port again. (nw) 2014-04-06 18:02:40 +00:00
smf-
90d8fd79b7 MESS: coco uses rs232 port instead of bitbanger [smf] 2014-04-06 13:48:05 +00:00
Curt Coder
4bba3f6e42 (MESS) Moved the remaining slot interfaces to emu/bus. (nw) 2014-03-17 22:06:26 +00:00
smf-
45d9761cad Converted PIA6821 to DEVCB2 [smf] 2014-01-06 13:17:32 +00:00
Nathan Woods
ebf4c10b31 [COCO] Fixed a degenerate scenario that could cause MESS to crash with a stack
overflow when reading the floating bus.
2013-03-10 13:44:37 +00:00
Nathan Woods
84e0703a98 Minor cleanups (nw) 2013-03-10 13:29:09 +00:00
Miodrag Milanovic
0e19f641d3 Cleanups and version bump 2013-01-11 07:32:46 +00:00
Nathan Woods
c88ba96850 [COCO] Enabling RTC outside of coco3 (mametesters #4894) 2012-12-28 11:23:56 +00:00
Curt Coder
abbfd858ea Replaced all device_t's with actual device classes. Regression test recommended. (nw) 2012-11-26 16:04:41 +00:00
Sandro Ronco
4a2b417e6c (MESS) Fixed coco Hi-Res joystick (MT #05030) 2012-10-24 19:44:58 +00:00
Miodrag Milanovic
7f775f2fbe Modernized INPUT_CHANGED in MESS part of tree (no whatsnew) 2012-09-19 13:06:55 +00:00
Aaron Giles
1a30184903 Final round of struct/union/enum normalization. 2012-09-16 05:24:30 +00:00
Miodrag Milanovic
af9a5e817d moved constructor of state classes into .h file (no whatsnew) 2012-09-13 07:50:33 +00:00
Miodrag Milanovic
7285b359d2 Merge of MESS sources (no whatsnew) 2012-08-21 10:41:19 +00:00