1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/source
2015-02-23 15:45:52 -05:00
..
global Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
ide Altered string compare routines (<,<=,>,>=) so they don't give false results with CHR$(0). 2014-09-22 08:19:03 -04:00
subs_functions Primarily implements gamepad support (via _DEVICES, STICK/STRIG) 2015-01-18 04:20:57 -08:00
qb64.bas Patch to fix DO.LOOP of previous patch so it ONLY works for <,>,= comparisons. 2015-02-23 15:45:52 -05:00