]> git.sur5r.net Git - cc65/commit
Improved CONIO test in several ways.
authorOliver Schmidt <ol.sc@web.de>
Sun, 19 Aug 2018 22:29:29 +0000 (00:29 +0200)
committerOliver Schmidt <ol.sc@web.de>
Sun, 19 Aug 2018 22:30:17 +0000 (00:30 +0200)
commit13790bdbf09912b412ab47b68e6cb6cea79f0500
tree21e3e452b38a8b0b9a81920af44a5638549ff841
parent1644bcdf035aca1ccf1b6c93543c0b8c96231ecf
Improved CONIO test in several ways.

- Use more consistent source code style.
- Don't presume that CH_F... constants are present.
- Allow to quit the program via 'Enter'.
testcode/lib/conio.c