AppBuilder Update
To view this content, you must be a member of Fabio’s Patreon at €1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
Programming, Music, Tech, Hardware, Amiga, Commodore, Retrogaming and probably much more :)
To view this content, you must be a member of Fabio’s Patreon at €1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
Hello all! Lately I’ve been rediscovering old technologies, especially everything that existed before the WEB as we know it today. Let’s face it: the Internet is a great thing, but 90% of the computer’s computing power and a significant portion of the data bandwidth used, is used to show us advertisements and videos that do…
Read More “Gopherized : A Gopher browser for classic Amiga!” »
To view this content, you must be a member of Fabio’s Patreon at €1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
To view this content, you must be a member of Fabio’s Patreon at €1 or more Unlock with PatreonAlready a qualifying Patreon member? Refresh to access this content.
Here are 3 very basic examples suited for people that want to start to code with AMOS Professional. All but the first example need the AMCAF extension installed because of some commands needed to simplify colors handling. The examples are all about creating a vertical “Open Gate” effect using hardware offsets without any blitting, CPU…
I want to thanks all of you for your constant support over the time!I wish you the best with the hope for a new year full of happiness even if sometimes life is so hard 🙂 The video is a summary of what I’ve done so far with “The Gate”, I’m currently working on the…
Hello dear supporter! Here is a tutorial about conditional branching technics in Hollywood, I explain the basic structures like “If…EndIF”, “Switch…EndSwitch” in order to introduce an advanced technic that simplify things making use of tables. In the attachment you will find a pdf with the tutorial and 4 Hollywood source code. I’ve tried to keep…
Read More “Conditional Branching Technics in Hollywood-MAL and LUA” »
Hello all! I’m very sorry for not having updated this space for a while but, even if I was really busy with real-life stuff, I still worked on my projects on my spare time. I’m continuosly updating my GitHub repos with updated Hollywood libraries but after my close encounter with AMOSPro after so many years…
Aaah guys/gals it’s really hot to code, I cannot concentrate until I get some fresh air 😛 However I did some jobs 🙂 1. I’ve coded a tool to extract the documentation from the source code and to output a nice markdown document, you have to follow some ruiles, but it’ws pretty simple and the…
Yes, it’s really fun rediscover how much power we had under our hands when we was playing with AMOS/AMOSPro. My desire is to release a game for the 68k Amigas, and I’m focusing my free time on it to take a break from Hollywood. AMOS iss a completely different beast but it is still powerful…