Skip to main content
Home Forums 68kMLA Applesoft BASIC full documentation — #9
Post #9 by theos911
Source Forum68kMLA
CategoryDevelopment
Post DateTue, 28 Jun 2011 - 01:53
Original URLhttps://68kmla.org/bb/threads/applesoft-basic-full-documentation.23303/
Post
I know nothing about programming, but here are my two sense:

Would it be possible to figure the rate at which it does repeat and simply have the system blacklist it so it only hears every 4th. or 5th. or whatever you need? (This appears to be your actual question, that is hardware-ly impossible)

or

Would it be possible to have the program only be able to accept input at an interval, say every .5 sec. So, even if the program receives a million strokes it can only respond to one every .5 seconds?

/IDK, these might not even make sense in a programming sense

mp.ls