readyStateFail, to 8bit
@readyStateFail@mastodon.scot avatar

Hello Oric / retro-computer fans ..

I have one sealed "test pressing" of the Oric-1 keyboard design T-shirt left in black, XL.

I'll send it to you in the UK for £10 - a little more for EU.

I'll mark this toot as SOLD when its gone but I'll do another batch if there's interest - so let me know here either way👍

#ORIC #Oric1 #ORICATMOS #Tangerine #8bit #retrocomputer #MOS6502 #Eureka🇫🇷 #Commodore #AMIGA #retrogaming #videogames #80s #90S #Geek

A photograph of a black T-shirt featuring a computer keyboard design. The T-shirt is sealed in a clear plastic wrap.

zirias, to FreeBSD
@zirias@bsd.cafe avatar

Hello bsd.cafe 🤩!

I finally did it and moved to a more appropriate "home realm" for a enthusiast. Thanks @stefano for offering this!

Moving followers worked flawlessly, restoring all my settings was pretty quick, but of course all my old toots are left on https://techhub.social/@zirias 🙈

So I guess I'll introduce myself here by writing a little thread, adding a few of my works that someone might find interesting. But first a bit of "who am I":

I'm a "professional" software architect/developer (mostly platform in the day job), FreeBSD hobby-admin and ports committer, fan (and occassionally coder and even musician), and apart from computers also interested in music (playing a few instruments myself), traveling, cooking, sometimes sports, sometimes politics ... but probably won't toot about any non-technical stuff (or, very very rarely).

zirias,
@zirias@bsd.cafe avatar

Jumping to something completely different:

Unfortunately this project is stalled, I hope to find the time to continue it. Here's a conversion of an old type-in game found in some german magazine (AmigaBASIC). It's pure and actually adds lots of features to the original (like a score, like music, like fast scrolling and fast movements ... btw the sound/music code is also hand-written, no tracker used).

So, here's , preview-2:
https://csdb.dk/release/?id=228828

video/mp4

root42, to retrocomputing
@root42@chaos.social avatar

And of course we also need a new 6502... well, 65C02 for that matter. It doesn't have the illegal opcodes, but it'll have to do!

afachat, to 8bit
@afachat@mastodon.online avatar

My dream computer is becoming a reality ...

RogerBidon, to c64 French
@RogerBidon@mastodon.online avatar

Hey I heard you'd love a decent C compiler for the 6502 but feared compiling GCC ...

Problem resolved, here's a binary release of gcc-6502: https://github.com/sgadrat/gcc-6502-bits/releases/tag/v8.4.1-2

(If someone feels brave, a Windows build would make for an awesome PR ☺️ )

https://github.com/sgadrat/gcc-6502-bits/releases/tag/v8.4.1-2

#nesdev #c64

zirias,
@zirias@techhub.social avatar

@RogerBidon serious question, assuming you have to write mostly "targeted" code anyways (because a just won't reasonably run 98% of today's existing C code), what's the edge of a targeting this platform over e.g. ?

If there's a real advantage, I might be tempted to bring this to ...

afachat, to 8bit
@afachat@mastodon.online avatar

A new 8bit-times episode: this time about my GeckOS multitasking operating system with internet support!
https://youtu.be/RHbKxEJ8HuM

afachat, to 8bit
@afachat@mastodon.online avatar

The upcoming version of GeckOS will have some proper job control....

Not perfect yet, and some things can only be remedied at a later time, but still, foundation work is done.

root42, (edited ) to 8bit
@root42@chaos.social avatar

8-bits to rule the world.

johnlogic, to 8bit
@johnlogic@sfba.social avatar

Is anyone here interested in the 6502 microprocessor?

I got a little frustrated with the poor quality of online resources, so I put this together:

https://syncopate.us/articles/2024/b29c

freakazoid, to commodore64
@freakazoid@retro.social avatar
afachat, to 8bit
@afachat@mastodon.online avatar

I recently gave a talk on the GeckOS multitasking operating system for 6502s on the Commodore Users Europe call. See the recording here: https://www.youtube.com/watch?v=bHzGebcG9i8

jimfl, to random
@jimfl@hachyderm.io avatar

Confirmed: The is packed with love; as we all suspected

https://spectrum.ieee.org/q-a-with-co-creator-of-the-6502-processor

kroc, (edited ) to asm
@kroc@mstdn.social avatar

I've never seen this optimisation trick shown before: if you're identifying a word/token by the first letter, check for the numbers first. Whether the ASCII code falls above or below the numbers already limits the potential characters to check!

mxk, to retrocomputing
@mxk@hachyderm.io avatar

It is nice to see, that some people actually are still working on improving the state of toolchains for old architectures as
https://youtu.be/2lW3WHPtmKo?si=S1GF3_UjWJd5Z1ib

stefanhoeltgen, to programming German
@stefanhoeltgen@mastodon.social avatar

Next summer term there will be another workshop for students at the SRH in Heidelberg. The hardware for it arrived today:

amarok, to retrocomputing Czech
@amarok@mastodonczech.cz avatar

Nechápu, proč velká část schopných programátorů stále používá Windows.
Zde krásný příklad, jak je ve Windows vše kolem vývoje programů složitější, instalace assembleru CC65 a emulátoru FCEUX, několik nutných kroků včetně navštívení obou homepage.
V Linuxu (Debian, Ubuntu a deriváty) stačí jen v terminálu:
apt install cc65 fceux
a hotovo 😎 Protože tučňák má rád programátory.

https://www.youtube.com/watch?v=RtY5FV5TrIU

Robsonde, to retrocomputing

It’s a simple computer, 32k of RAM and only 1Mhz. But it can create a fractal fern.

image/jpeg

kroc, to 8bit
@kroc@mstdn.social avatar
nergahak, to retrocomputing
@nergahak@mastodon.social avatar

Windows 7 Enterprise N

deepskies,

@nergahak Wait... WHAT? Running Windows 7 is retro computing now?

Gonna have to come up with a new term when I use my VIC-20. Maybe paleo computing??? 😅

kroc, to random
@kroc@mstdn.social avatar

I’ve realised that I don’t have a good / reference. Does anybody have any recommendations for ebooks — must be epub, NOT PDF, or a simple ‘personal wiki’ tool for writing offline-first documentation?

kroc, to sbc
@kroc@mstdn.social avatar

Another very cool #mos6502 #SBC! https://www.youtube.com/watch?v=kf-mvyL70bc Interesting use of #PiPico to do the hardware interfacing; regardless of your stance on strapping a 10x MHz 32-bit microcontroller to a 6502, this is a well designed system

afachat, to 8bit
@afachat@mastodon.online avatar

The next revision of the UltraCPU board is going to production, incorporating a lot of lessons learned with FPGA

haitchfive, to random
@haitchfive@mastodon.social avatar

What's the hashtag that 6502 people use for the family of 6502-compatible processors?

Is it ?

afachat, to 8bit
@afachat@mastodon.online avatar

Good tools make such a difference. Never thought how easy it can become to solder such fine stuff using a microscope

afachat, to 8bit
@afachat@mastodon.online avatar

Optimized away 5 chips by pulling functionality into the FPGA

  • All
  • Subscribed
  • Moderated
  • Favorites
  • anitta
  • rosin
  • InstantRegret
  • ethstaker
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • GTA5RPClips
  • slotface
  • Durango
  • khanakhh
  • kavyap
  • megavids
  • everett
  • vwfavf
  • Leos
  • osvaldo12
  • cisconetworking
  • cubers
  • modclub
  • ngwrru68w68
  • tacticalgear
  • provamag3
  • normalnudes
  • tester
  • JUstTest
  • All magazines