That's probably all the coding time I have for today. The function is now being parsed into IL code and variables. The UI allows me to select which to view.
No code gen for the function yet. Shouldn't be too difficult to add the basics, but stack frames still to work on. Also no way to access variables from higher scopes, but I have plans there.
#retrocoding #z80 #compiler #pascal #quiche
: M4TH ."May the FORTH be with you! " ;
#Mecrisp #MecrispStellaris #flashforth
#MayThe4thBeWithYou #forth #coding #retrocomputing #retrocoding
#Mecrisp #mecrispstellaris #flashforth #maythe4thbewithyou #forth #coding #retrocomputing #retrocoding
During Grawitacja 8-bit Gamejam 2023, 6 games have been coded for #Atari8bit computers: Blood Mary Lost Treasure, ROCKETnica, Laska Opata, PSY Na Laski, Bohater Ery Burzy, Gold Diggers. Download: https://grawitacja.eu/wyniki #atari #retrocoding #retrogaming #hackaton
#atari8bit #atari #retrocoding #retrogaming #hackaton
@yawning_angel I'm trying to build an RPG in AMOSPro, it's unbelievable fun to retro-code even if sometimes I feel lost without OOP & data structures 😁
A quick re-post for the weekend crowd...
Who wants Free AMOS stuff? 🤔
My latest video is out, with an announcement.
Roll up roll up, get your free AMOS goodies here etc. 😅
#amiga #amos #indiedev #retrocomputing #retrocoding #programming
#amiga #amos #indiedev #retrocomputing #retrocoding #programming
Who wants Free AMOS stuff? 🤔
My latest video is out, with an announcement.
Roll up roll up, get your free AMOS goodies here etc. 😅
#amiga #amos #indiedev #retrocomputing #retrocoding #programming
#amiga #amos #indiedev #retrocomputing #retrocoding #programming
:anAmigaBall: I've been playing less #VideoGames lately and focusing more on my #health. My posts might reflect that, sorry about that. But I am eager to spend more time with my new #Amiga computer and give a shot at learning to #code for it and attempt to port a relatively small PC game. I have #AMOS on my mind to learn and Motorola 68k #Assembly basics. Wish me luck in finding adequate guides for my endeavor.
#Programming #GameDev #AMOScoding #RetroGaming #RetroComputing #RetroCoding
#retrocoding #retrocomputing #retrogaming #amoscoding #gamedev #programming #assembly #amos #code #amiga #health #videogames
30 productions for #Atari machines were presented at Lovebyte 2023 party, the event with categories from 16 bytes to 1024 bytes. Among them Aurum Argentum, an intro for #Atari8bit machines winner of the 64 bytes category: https://youtu.be/AV2sNEW-UIs All entries on Demozoo: https://demozoo.org/parties/4492/ #retroconputing #retrocoding
#atari #atari8bit #retroconputing #retrocoding
Uh-oh! just found some more source listings from old AMOS code I wrote back in the '90's. Time to scan it it... but I think some of it is missing.🤔
Could make for an interesting video though... maybe... 😆
#amos #amiga #retrocoding #retrocomputing
Reposting this for the weekend crowd:
My latest Amiga AMOS video is out 😱
In this one I look at Zones and Buttons and how to create them, as well as make them useful. 🤔
#amiga #indiedev #retrocomputing #amos #retrocoding
My latest Amiga AMOS video is now LIVE! 😱
In this one I look at Zones and Buttons and how to create them, as well as make them useful. 🤔
#amiga #indiedev #retrocomputing #amos #retrocoding
some Line-A fractal on Atari SM124 aesthetics
i need to implement floyd steinberg dithering
#retrocomp #retrocomputing #retrocoding #atari #atarist #c
ok to finish this thing off i guess i need an about dialog
giving the SM124 some exercise today
#wordle #curdle #CurdleST #retrocomp #retrocomputing #retrogaming #retrocoding #Atari #AtariST
#Wordle #curdle #curdlest #retrocomp #retrocomputing #retrogaming #retrocoding #atari #atarist
One potential use of #FujiNet for game consoles, such as #Intellivision is as a facilitator for native development tools.
@decle made a great video showing how a couple of development tools were used to do native game development. These tools did not have any way to ship the finished artifacts to a development system. #FujiNet changes this.
#FujiNet has a wide range of network protocol adapters: TCP, UDP, HTTP/S, FTP, TNFS, SMB, and more. Each of them abstract the protocol to a nice clean set of open/close/read/write channels which can be dealt with as needed.
And so you could work on backtabs and MOBs on the system, and immediately "save" the result to the development system, with FujiNet transferring the data transparently, to any of the above protocol adapters, without needing to change code behavior.
Something to think about. #retrocoding #retrogaming
#fujinet #intellivision #retrocoding #retrogaming
the essence of lisp is that its a language that operates on its own AST as a tree of data
hope this helps
Does anyone know of any other #retrocomputing channels with a focus on #retrocoding like @ncommander?
@serqetry IIRC Atari was telling developers that Line-A was going to be removed at some point, but as they never made anything after the Falcon, i guess that never fully happened 🙃
i've tried my fractal on hatari Falcon emulation, it works fine in all modes up to 256 colors, but just crashes in truecolor
which makes sense, Line-A is very tied to the planar color modes, truecolor requires very different code paths
@ahto i use Thortsten Otto's gcc toolchain on a raspi 4 as i find amusement in using modern compilers to target old systems as if they were embedded systems 🙃
https://tho-otto.de/crossmint.php
i can rapidly test software using hatari's GEMDOS drive emulation
to write disks to run on real hardware i've got a bondi blue iMac era TEAC FD-05PU USB floppy drive 😁
#retrocomp #retrocompuing #retrocoding #Atari #AtariST #C #gcc
#retrocomp #retrocompuing #retrocoding #atari #atarist #c #gcc