#Commodore64 #C64 #PopeyeInSpace #C64Game #RetroGaming #FakeGameMadeReal #TurboRascal #HVSC #8BitGaming #C64Shooter
https://theoasisbbs.com/popeye-in-space-from-magazine-joke-to-real-c64-game/?feed_id=2591&_unique_id=67ee87be32c5f
Spritesheet almost filled up. I got my story for the intro/demo. Now I can go back to the #TRSE and code it :)
Thanks to suggestion by @sos I started looking at the #TurboPascal and found #TRSE or Turbo Rascal Syntax Error :)
This is exactly what I needed. Nice IDE, very good framework (identical to what I started to build), all the hacks at hand, easy building/running, and super small executable files at the end.
Now I'm re-learning Pascal. Play with a prototype before I began porting my existing effects. Just need to get used to the new framework.
> as long as we keep using it, Pascal isn’t dead!
#retrocomputing #pascal #programming #compiler #turborascal
https://hackaday.com/2021/11/30/turbo-rascal-is-the-retro-pascal-compiler-we-always-wanted/
Turbo Rascal is the Retro Pascal Compiler We Always Wanted
Pascal is not one of the biggest programming languages these days; it's fallen into the background as the world moved on to newfangled things like C#, Python and Java. However, the language has its fans, one of whom put together a new compiler which targets retro platforms - and it goes by the name Turbo Rascal.
The list of supported platforms is extensive, with Turbo Rascal able to compile highly-optimized binaries for the C64, Amiga 500, BBC Micro, IBM PC, Atari ST, Game Boy, Amstrad, NES, ZX Spectrum, and more. There's a usable IDE and even an included graphics editor for getting projects put together quickly. Also known by its full name of Turbo Rascal Syntax Error, or TRSE, it's the work of one [Nicolaas Groeneboom].
The compiler runs on 64-bit Windows, Linux, and OS X, and there are extensive tutorial videos available on YouTube, too. Thus, there's no excuse not to start developing a new retro game immediately. Check out the demo video below, and remember - as long as we keep using it, Pascal isn't dead!
#retrocomputing #ide #pascal #programminglanguage #turbopascal #turborascal