]> git.sur5r.net Git - cc65/commit
Incorporated another round of feedback for pull request. 146/head
authorStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Wed, 18 Feb 2015 17:38:42 +0000 (18:38 +0100)
committerStephan Mühlstrasser <stephan.muehlstrasser@web.de>
Wed, 18 Feb 2015 17:38:42 +0000 (18:38 +0100)
commit92e75e9df81bde3830b3fc777490177a6c7f1709
tree1aa7a56e48f4912428609e76c70f8e1233d338bc
parente178a33d2916ba33fd141c482c77dfef88deafff
Incorporated another round of feedback for pull request.

Adjusted comment formatting in several assembler files.
Removed dummy kbhit() function, as it's better to get a linker
error than an implementation that does the wrong thing.
doc/osi.sgml
libsrc/osic1p/chline.s
libsrc/osic1p/clrscr.s
libsrc/osic1p/crt0.s
libsrc/osic1p/cvline.s
libsrc/osic1p/kbhit.s [deleted file]
libsrc/osic1p/osic1p.inc