Search found 87 matches

by TRIANGULAR OS
Mon Nov 27, 2023 3:51 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC

A little patch to TRIANGULAR μOS 1.11, 1.16 - 1.19 for Commodore VIC-20. It just corrects few minor visual discrepancies. Get it on TRIANGULAR μOS website: https://triangular-uos.blogspot.com/p/triangular-os-for-commodore-vic-20.html Or click one of the links below (or on first page - those are the ...
by TRIANGULAR OS
Thu Aug 10, 2023 3:40 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC

TRIANGULAR μOS versions 1.11, 1.16, 1.17, 1.18 and 1.19 are simply versions 1.10 & 1.12, 1.13, 1.14 and 1.15 respectively updated with: - Filenames convention changed from filename>ext[ension] to standard filename.ext[ension] e.g. uos>cfg to uos.cfg - WORDS file extension changed to .txt - MONIT...
by TRIANGULAR OS
Wed Aug 09, 2023 3:57 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.18 for VIC-20 in BASIC

TRIANGULAR μOS 1.18 for Commodore VIC-20 21KB (5KB + 16KB). What’s new in TRIANGULAR μOS 1.18 for Commodore VIC-20: - Version of TRIANGULAR μOS 1.14 for Commodore VIC-20 with 16KB RAM extension with changed filenames convention, saving to .txt file, MONITOR improvement and other bugfixes added in ve...
by TRIANGULAR OS
Tue Aug 08, 2023 3:57 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.17 for VIC-20 in BASIC

TRIANGULAR μOS 1.17 final version release for Commodore VIC-20 13KB (5KB + 8KB) What’s new in TRIANGULAR μOS 1.17 for Commodore VIC-20: - Version of TRIANGULAR μOS 1.13 for Commodore VIC-20 with 8KB RAM extension with changed filenames convention, saving to .txt file, MONITOR improvement and other b...
by TRIANGULAR OS
Mon Aug 07, 2023 4:59 am
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.16 for VIC-20 in BASIC

TRIANGULAR μOS 1.16 for Commodore VIC-20 8KB Release. This is version is slightly updated version of TRIANGULAR μOS 1.12 for Commodore VIC-20 with 8KB RAM (3KB Expansion) and just changes file naming convention into standard file.ext{ension} format and WORDS writes text files into .txt files. Plus M...
by TRIANGULAR OS
Fri Aug 04, 2023 6:56 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.11-1.15/VIC for VIC-20 in BASIC

TRIANGULAR μOS 1.11 for Commodore VIC-20 5KB Release. This is version is slightly updated version of TRIANGULAR μOS 1.10 for Commodore VIC-20 Unexpanded (5KB RAM) and just changes file naming convention into standard file.ext{ension} format and WORDS writes text files into .txt files. Plus MONITOR h...
by TRIANGULAR OS
Sun Nov 06, 2022 5:28 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.10-1.15/VIC for VIC-20 in BASIC

I just wanna add that TRIANGULAR μOS with version 1.30/C128 reached Commodore 128 already (still BASIC V2, but soon upgraded to BASIC 7.0): TRIANGULAR μOS for Commodore 128 on Lemmo64 forum: https://www.lemon64.com/forum/viewtopic.php?t=80716 TRIANGULAR μOS for Commodore 128 on Commodore 128 forum: ...
by TRIANGULAR OS
Sun Oct 02, 2022 2:19 pm
Forum: Programming
Topic: Analysis of a five liner game written in Basic v2 for the Vic-20
Replies: 4
Views: 728

Re: Analysis of a five liner game written in Basic v2 for the Vic-20

huffelduff: I love learning new BASIC tricks. And obviously 1, 5 and 10-liners are best source for sourcing knowledge and neat tricks in BASIC. Also writing one push you to invent new ones.
by TRIANGULAR OS
Sun Oct 02, 2022 2:17 pm
Forum: Programming
Topic: Cinderella - Intel 4004 Emulator for VIC 20 (and C-64)
Replies: 5
Views: 1001

Re: Cinderella - Intel 4004 Emulator for VIC 20 (and C-64)

aeb I will check it right away. I remember me trying to write some code in 4004 web emulator/assembly years ago.
by TRIANGULAR OS
Mon Aug 22, 2022 7:42 am
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.10-1.15/VIC for VIC-20 in BASIC

Please give me feedback how do you like those merged versions (especially 1.15/VIC). I know they are quite large = long loading time, which can be troublesome if you want to play few games, because going back to GUI takes ~1 minute without fast loader. And those of you who had fastloaders or SD2IEC ...
by TRIANGULAR OS
Mon Aug 22, 2022 7:37 am
Forum: Programming
Topic: 2022 version of WimBasic
Replies: 7
Views: 753

Re: 2022 version of WimBasic

Hey chysn, It is great to see the fruits of my efforts being used across the world! Please let me know what you find! Regards, Wim. Right, even I'm now considering creating VIC-20 version of TRIANGULAR μOS that will work with your WimBasic. Right now I'm converting it to C64: https://www.lemon64.co...
by TRIANGULAR OS
Sat Aug 20, 2022 5:35 am
Forum: Programming
Topic: 2022 version of WimBasic
Replies: 7
Views: 753

Re: 2022 version of WimBasic

Mike you're right. Although it will be sometimes great to have possibility to GOTO or GOSUB into some function by using a variable, renumber will totally disable code. I will only work if one keeps its subroutines pack tightly in the begging of program, so they won't be renumbered (if we keep same r...
by TRIANGULAR OS
Fri Aug 19, 2022 4:17 pm
Forum: Programming
Topic: 2022 version of WimBasic
Replies: 7
Views: 753

Re: 2022 version of WimBasic

Congratulations! It is great project. I trying it and I loving it. Coincidentally I also released final and ultimate BASIC (V2) version of TRIANGULAR μOS for VIC-20 today (version 1.15/VIC). I assume that you can only perform GOTO or GOSUB to line number stored in variable by using EXEC command?: GO...
by TRIANGULAR OS
Fri Aug 19, 2022 3:59 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.10-1.14/VIC & 1.15/VIC FINAL for VIC-20 in BASIC NEWEST!

TRIANGULAR μOS 1.15/VIC for Commodore VIC-20 29 KB (5 KB + 24 KB) release. This is last and ultimate BASIC version for Commodore VIC-20. Next version 1.20 will be based on this code and will be released for Commodore 64. What’s new in TRIANGULAR μOS 1.15/VIC for Commodore VIC-20: - TRIANGULAR μOS 1....
by TRIANGULAR OS
Mon Aug 15, 2022 2:56 pm
Forum: Programming
Topic: TRIANGULAR μOS 1.11-1.19 for VIC-20 in BASIC
Replies: 119
Views: 25371

Re: TRIANGULAR μOS 1.10-1.13/VIC & 1.14/VIC FINAL & 1.15/VIC Beta1 for VIC-20 in BASIC NEWEST!

TRIANGULAR μOS 1.15/VIC Beta1 for Commodore VIC-20 29 KB (5 KB + 24 KB) release. What's new in TRIANGULAR μOS 1.15/VIC Beta1: - GUI merged with WORDS - WORDS errors accompanied by beep sound DOWNLOAD TRIANGULAR μOS 1.15/VIC Beta1: TRIANGULAR uOS 1.15-VIC Beta1.zip Now System Disk contains 9 files (2...