Re: [cc65-devel] c64 - getting seemingly random chars on screen
cc65 - a freeware C compiler for 6502 based systems
Brought to you by:
gpz
|
From: Dirk J. <do...@cu...> - 2021-03-04 00:54:25
|
> (the highscore was getting saved in a few places it didn't need to), I > guess I'll look into better ways of reading keyboard input. I have a > vague memory of being told/reading/somehow learning, that scanf() wasn't > considered 'safe' anyways. > you can start with the textInput() function in https://github.com/doj/dracopy/blob/master/src/ops.c -- ---> Dirk Jagdmann ----> http://cubic.org/~doj -----> http://llg.cubic.org |