-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Tons of updates/additions (some still work-in-progress).
- Loading branch information
Showing
677 changed files
with
18,387 additions
and
644 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
|
||
## Archive | ||
|
||
This section is in the spirit of preserving historical artifacts. Please understand that this collection is a *best effort*; meaning it is *unofficial* and, most likely, **incomplete**. | ||
|
||
If you would like to contribute a missing artifact, please reach out to us. | ||
|
||
### QB64 | ||
|
||
This section is certainly incomplete, but it does provide a good start to review the overall evolution of QB64 over the years. | ||
|
||
#### OpenGL | ||
|
||
- Version 2.0.2 see [releases](https://github.com/QB64Team/qb64/releases/tag/v2.0.2) | ||
- Version 2.0.1 see [releases](https://github.com/QB64Team/qb64/releases/tag/v2.0.1) | ||
- Version 2.0 see [releases](https://github.com/QB64Team/qb64/releases/tag/v2.0) | ||
- Version 1.5 see [releases](https://github.com/QB64Team/qb64/releases/tag/v1.5) | ||
- Version 1.4 see [releases](https://github.com/QB64Team/qb64/releases/tag/v1.4) | ||
- Version 1.3 see [releases](https://github.com/Galleondragon/qb64/releases/tag/v1.3) | ||
- Version 1.2 see [releases](https://github.com/Galleondragon/qb64/releases/tag/v1.2) | ||
- Version 1.1 see [releases](https://github.com/Galleondragon/qb64/releases/tag/v1.1) | ||
- Version 1.0 Windows | ||
- Version .990 Windows | ||
- Version .980 Windows | ||
- Version .978 Windows | ||
- Version .960 Windows | ||
|
||
#### SDL | ||
|
||
- Version .954 Windows, Linux, MacOS | ||
- Version .951 BAS | ||
- Version .942 Windows, Linux, MacOS | ||
- Version .934 Windows | ||
- Version .927 Windows | ||
- Version .923 Windows | ||
- Version .922 Windows | ||
- Version .872 Windows | ||
- Version .860 Windows | ||
- Version .841 Windows | ||
- Version .82 Windows | ||
- Version .81x Windows | ||
- Version .61 Windows | ||
- Version .1 Windows | ||
|
||
### InForm | ||
|
||
- Official InForm [releases](https://github.com/FellippeHeitor/InForm/releases). | ||
|
||
### vWATCH64 | ||
|
||
- Official vWATCH64 [releases](https://github.com/FellippeHeitor/vWATCH64/releases) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
|
||
## Articles | ||
|
||
Techniques and Tips for effective coding in QB64. | ||
|
||
- [_MEM blocks](_mem.md) | ||
- [Mouse](mouse.md) | ||
- [TCP/IP communications](tcpip.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [Inform](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
|
||
See [Community](community.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [Inform](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
[Home](https://qb64.com) • [News](news.md) • [GitHub](https://github.com/QB64Official/qb64) • [Wiki](https://github.com/QB64Official/qb64/wiki) • [Samples](samples.md) • [InForm](inform.md) • [GX](gx.md) • [QBjs](qbjs.md) • [Community](community.md) • [More...](more.md) | ||
|
||
See [Community](community.md). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.