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
SMcNeill 35e0ed1dd8 Change to make QB64 more compatible for x64 support on Windows.
Deleted makedat_win.txt, and created makedat_win32.txt and makedat_win64.txt which we toggle between according to compiler now.
Made change inside QB64.bas so it automatically adjusts output for DATA statements according to OS.
2014-09-19 16:20:23 -04:00
internal Change to make QB64 more compatible for x64 support on Windows. 2014-09-19 16:20:23 -04:00
LICENSE Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
programs Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
source Change to make QB64 more compatible for x64 support on Windows. 2014-09-19 16:20:23 -04:00
cyberbit.ttf Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
qb64_start_osx.command Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
setup_lnx.sh Modify linux setup script to exit if it has root permissions. 2014-08-29 22:57:45 +10:00
setup_osx.command Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
setup_win.bat Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00