Previous 199869 Revisions Next

r32642 Saturday 11th October, 2014 at 06:09:02 UTC by Robbbert
(MESS) spc1000: corrected author info
[src/mess/drivers]spc1000.c

trunk/src/mess/drivers/spc1000.c
r32641r32642
1717                  disk. Since it is not to our coding standards, it is
1818                  commented out with #if 0/#endif and 3 slashes (///).
1919                  It is planned to be converted when time permits. The
20                  author is unknown.
20                  author is Meeso Kim.
2121
2222                  Hardware details of the fdc: Intelligent device, Z80 CPU,
2323                  XTAL_8MHz, PPI 8255, FDC uPD765C, 2 RAM chips, 28 other
2424                  small ics. And of course, no schematic.
2525
2626
272014-10-11: Replaced above code with MESS-compliant code [Meeso Kim]
28
2729****************************************************************************/
2830
2931

Previous 199869 Revisions Next


© 1997-2024 The MAME Team