summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/osborne1.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Synced other dirs withs driver license for MESS (nw) Miodrag Milanovic2015-05-131-2/+2
* Added dummy license lines to each file for MESS (nw) Miodrag Milanovic2015-05-071-0/+2
* Cleanup. (nw) Curt Coder2014-05-191-1/+0
* wd_fdc: Hold DRQ in status register until scan ID command has been fully read... Curt Coder2014-05-191-34/+15
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-1/+1
* legacy wd17xx is now also a modern device (nw) Miodrag Milanovic2014-03-181-10/+10
* primary_screen -> first_screen() (nw) Miodrag Milanovic2014-03-151-4/+4
* Converted PIA6821 to DEVCB2 [smf] smf-2014-01-061-35/+1
* changed rest of devices (except cpu cores) to have shortname and sourcefile (nw) Miodrag Milanovic2013-06-211-1/+1
* Anonymous timers begone! (nw) Andrew Gardner2013-05-291-2/+18
* Modernized the beep and taitosnd devices. [Andrew Gardner] Andrew Gardner2013-03-061-4/+4
* (MESS) osborne1.c: Cleanupss (nw) Wilbert Pol2013-01-251-30/+40
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-1/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-64/+64
* modernization or timer callbacks part 2 (no whatsnew) Miodrag Milanovic2012-09-241-20/+18
* Since nobody checks for NULLs anyway, make Aaron Giles2012-09-191-2/+2
* Memory handler normalization, part 2. Change legacy Aaron Giles2012-09-171-5/+5
* Memory handler normalization, part 1. Aaron Giles2012-09-171-2/+2
* Massive change, MACHINE_START\RESET, VIDEO_START\RESET and PALETTE_INIT chang... Miodrag Milanovic2012-09-131-11/+10
* Closeout on old macros. Retired cputag_set_input_line Aaron Giles2012-09-121-2/+2
* Merge of MESS sources (no whatsnew) Miodrag Milanovic2012-08-211-0/+543