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 d6d4eb0c28 Moved qb64.bas to source\qb64.bas
Split qb64.bas into $included components: notably settings, version, gloabal, ide (& wiki downloader), subs/functions (and extensions including user mods and opengl)
Moved 'user mods' to source\subs_functions\extensions
Removed legacy functionality of the QB64 update system (including compression functions)
QB64.BAS can be compiled independent of its IDE $includes (just comment them out)
QUI commeted out (needs minor revision)
Updated version to 1.000 (just ran out of numbers)
2014-07-20 06:11:05 -07:00
internal Moved qb64.bas to source\qb64.bas 2014-07-20 06:11:05 -07:00
LICENSE Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
programs Adds support for hardware accelerated 2D graphics commands 2014-03-23 17:17:14 +11:00
source Moved qb64.bas to source\qb64.bas 2014-07-20 06:11:05 -07:00
cyberbit.ttf Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
qb64_start_osx.command Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
setup_lnx.sh Fixed ASCII tool colors to match QB64 IDE, and added in EXIT dupport with the red X on top. 2014-07-09 06:40:12 -04:00
setup_osx.command Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00
setup_win.bat Pushed change to fully unlock the use of all our Math Functions with CONST. Post on QB64.net forums will highlight the changes and what this does for us. 2014-02-25 03:36:46 -05:00