1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 17:00:26 +00:00
qb64/source
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
..
global Integrated _BLINEINPUT into regular LINE INPUT for BINARY files 2014-07-27 00:06:17 +10:00
ide Fix to the IDE Resizing and changing fonts. Patch to ELSE allowing invalid syntax in various cases. 2014-08-14 03:55:38 -04:00
subs_functions Removed non-used string support in the CONST math routines. Added _CONTROLCHR function. Changed _OS$ to detect and report x64 compilers for Windows. 2014-09-17 06:10:11 -04:00
qb64.bas Change to make QB64 more compatible for x64 support on Windows. 2014-09-19 16:20:23 -04:00