Search found 3 matches
- Mon Apr 28, 2008 4:06 pm
- Forum: Utilities
- Topic: RPN Calculator!
- Replies: 0
- Views: 3776
RPN Calculator!
Here is my RPN Calculator version 1.3
- Sun Apr 13, 2008 7:21 am
- Forum: Games
- Topic: Slot machine
- Replies: 0
- Views: 3956
Slot machine
This is as slot machine made by me!
- Sat Mar 29, 2008 7:58 am
- Forum: Challenge and Contest Entries
- Topic: Bas Finder Contest
- Replies: 7
- Views: 19909
My entry!
Here is my entry!
Not allowed to submit bas files, so here is the code:
'This is a free program. You may edit it, distribute it, and modify it as you see fit.
'If you modify this code, please don't delete the 2 first lines.
NOMAINWIN
GLOBAL LEVELS, ALL, ALLFILES
DIM INFO$(0, 0)
[START ...
Not allowed to submit bas files, so here is the code:
'This is a free program. You may edit it, distribute it, and modify it as you see fit.
'If you modify this code, please don't delete the 2 first lines.
NOMAINWIN
GLOBAL LEVELS, ALL, ALLFILES
DIM INFO$(0, 0)
[START ...