1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 07:41:21 +00:00
QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64.com
Go to file
Galleon dcacfd49e3 Critical stability fix to prevent crash related to freeing hardware images
(if != NULL it later tries to free the memory which causes the crash)
2015-01-26 01:45:56 -08:00
internal Critical stability fix to prevent crash related to freeing hardware images 2015-01-26 01:45:56 -08:00
LICENSE Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
programs Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
source Primarily implements gamepad support (via _DEVICES, STICK/STRIG) 2015-01-18 04:20:57 -08:00
cyberbit.ttf Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
qb64_start_osx.command Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
setup_lnx.sh Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
setup_osx.command Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00
setup_win.bat Change to the STRCMP routine to correct < vs > bug. 2014-09-28 11:27:07 -04:00