#f256 — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #f256, aggregated by home.social.
-
Track Day Racing: corse arcade anni ’80 sui computer retro F256
https://www.bitchronicles.net/2026/01/track-day-racing-corse-arcade-anni-80.html
@giochi -
F256 Community Chats Scheduled This Weekend
#F256 #F256x #RetroComputing #FoenixF256 #CommunityChat #DiscordEvents #WildBits
https://theoasisbbs.com/f256-community-chats-scheduled-this-weekend/?feed_id=6494&_unique_id=6917b0f6d79b6 -
F256 Community Chats Scheduled This Weekend
#F256 #F256x #RetroComputing #FoenixF256 #CommunityChat #DiscordEvents #WildBits
https://theoasisbbs.com/f256-community-chats-scheduled-this-weekend/?feed_id=6494&_unique_id=6917b0f6d79b6 -
F256 Community Chats Scheduled This Weekend
#F256 #F256x #RetroComputing #FoenixF256 #CommunityChat #DiscordEvents #WildBits
https://theoasisbbs.com/f256-community-chats-scheduled-this-weekend/?feed_id=6494&_unique_id=6917b0f6d79b6 -
F256 Community Chats Scheduled This Weekend
#F256 #F256x #RetroComputing #FoenixF256 #CommunityChat #DiscordEvents #WildBits
https://theoasisbbs.com/f256-community-chats-scheduled-this-weekend/?feed_id=6494&_unique_id=6917b0f6d79b6 -
F256 Community Chats Scheduled This Weekend
#F256 #F256x #RetroComputing #FoenixF256 #CommunityChat #DiscordEvents #WildBits
https://theoasisbbs.com/f256-community-chats-scheduled-this-weekend/?feed_id=6494&_unique_id=6917b0f6d79b6 -
How to Run Programs on F256: 12 Essential Methods Explained
#F256 #RetroComputing #Foenix256 #SuperBasic #FoenixMgr #PGZ #8BitComputing #FlashMemory #HomebrewDev #AnyBitFeverDreams
https://theoasisbbs.com/how-to-run-programs-on-f256-12-essential-methods-explained/?feed_id=4059&_unique_id=685e9ad0e0f90 -
How to Run Programs on F256: 12 Essential Methods Explained
#F256 #RetroComputing #Foenix256 #SuperBasic #FoenixMgr #PGZ #8BitComputing #FlashMemory #HomebrewDev #AnyBitFeverDreams
https://theoasisbbs.com/how-to-run-programs-on-f256-12-essential-methods-explained/?feed_id=4059&_unique_id=685e9ad0e0f90 -
How to Run Programs on F256: 12 Essential Methods Explained
#F256 #RetroComputing #Foenix256 #SuperBasic #FoenixMgr #PGZ #8BitComputing #FlashMemory #HomebrewDev #AnyBitFeverDreams
https://theoasisbbs.com/how-to-run-programs-on-f256-12-essential-methods-explained/?feed_id=4059&_unique_id=685e9ad0e0f90 -
How to Run Programs on F256: 12 Essential Methods Explained
#F256 #RetroComputing #Foenix256 #SuperBasic #FoenixMgr #PGZ #8BitComputing #FlashMemory #HomebrewDev #AnyBitFeverDreams
https://theoasisbbs.com/how-to-run-programs-on-f256-12-essential-methods-explained/?feed_id=4059&_unique_id=685e9ad0e0f90 -
How to Run Programs on F256: 12 Essential Methods Explained
#F256 #RetroComputing #Foenix256 #SuperBasic #FoenixMgr #PGZ #8BitComputing #FlashMemory #HomebrewDev #AnyBitFeverDreams
https://theoasisbbs.com/how-to-run-programs-on-f256-12-essential-methods-explained/?feed_id=4059&_unique_id=685e9ad0e0f90 -
short 2:12 video reel of the finalized entries of the Game Jam from last weekend. Here are the games meant for the Foenix Retro Systems #F256 machines
https://www.youtube.com/watch?v=Y7nhCAW-xMs -
I have been learning to code 6502 on my Foenix F256 Jr. and have gotten pretty proficient, I'm fairly confident now and my code doesn't suck too badly. It's a lot more fun and less annoying to code for than I thought it would be. I'm moving on to the 65816 which feels like an almost completely different beast. The F256s have integer multiplication hardware, and I wanted to try that out, so I coded up a Mandelbrot renderer, and it's shockingly fast for a 6 MHz 8/16 bit platform, thanks to the math block.
26.883 seconds for the initial picture, 64 iterations.