Gearboy 3.7.0 (GB Emulator) Released: https://github.com/drhelius/Gearboy/releases/tag/3.7.0
#linux #linuxgaming #update #foss #release #gaming #emulator #gearboy #gameboy

Gearboy 3.7.0 (GB Emulator) Released: https://github.com/drhelius/Gearboy/releases/tag/3.7.0
#linux #linuxgaming #update #foss #release #gaming #emulator #gearboy #gameboy
Trying out my new Ambernic RG XX
Cube, at first was a bit meh, but after some MuOS and customization it is my EDC now! #gameboy #retrogaming #retrogames #gbc #pixelart #retrogame #vintagegames #handheldgame #emulator #gba #sega #nintendo #playstation #retrovives
Edit: uhhhhhh, solid maybe on this! Our internet is out! I forgot about that, because I was on a cell backup! And that probably can't handle a twitch stream... But we'll see!
Last edit (7:43 pm): internet is back! Stream is back! We're back! 9 PM I'll be online and live!
Last last edit (8:46 PM): internet is out again. Stream canceled tonight. See y'all next week.
Fuck you, Comcast.
Tonight, I'll be going live to continue working on my 6502 #emulator in #Zig!
We've finished the CPU!... Mostly! It's finished enough to run code, so, let's start adding I/O!
I'll be implementing an ACIA serial device to slot into our emulated bus!
I have _never done this before_!
What could possibly go wrong? Tune in at roughly 9 PM Eastern to find out!
Grazie a Marco Bergomi proviamo questo emulatore di Apple 1 del 1976 sul Commodore 64: un retro computer che emula un computer ancora più retrò. #commodore64 #apple #retrocomputing #emulator https://www.youtube.com/watch?v=s0OBxDbBxXo
Last night on stream, we hit four major milestones in my my 6502 #emulator:
1. We got the clock code working, so instructions actuary get executed
2. We got our first instruction actually executed. ldx!
3. We.... Ran our first program! A simple thing with a very limited number of instructions, but it was a program and it executed to completion!
4. Implemented all of the remaining instructions!
That's a lot of stuff done on one stream, eh?
Thursday we'll see about wiring things up to a gui; the little TUI I have is great, but it'd be nice to be able to interact with the emulator more, push and poke, things like that, and I think the best way to accomplish that is going to be an immediate mode gui. Probably imgui for now, with the understanding that we'll need something else when we start implementing actual graphics hardware for the emulator.
#zig remains the greatest language of all time. Zero barriers between me and getting things done.
Here's a link to the main commit from last night: https://codeberg.org/b4ux1t3/zigsty-five-oh-two/commit/bcb265de6a3d789bfa01349a5ceaa82e29a5e579
WOOO! After a month (okay, two night s a week for a month), My #ZIG 6502 emulator just executed its FIRST 6502 instruction!
The instruction was:
LDX #$0A
Wanna know if it can execute STX $0000? Tune in to find out!
GOING LIVE! Streaming some 6502 #emulation development in #Zig!
Come for the zig, stay for the apologies for being gone for a week.
In the vein of further self-promotion, tonight at roughly 8:30 PM Eastern I'll be streaming #emulation development in #Zig!
Edit: pushing the stream to 9 PM, kiddo will not go to sleep.
I'll be working on finishing out the instructions for my 6502 #emulator.
Amiga Emulator Amiberry v7.0.8 https://github.com/BlitterStudio/amiberry/releases/tag/v7.0.8
Image credit https://x.com/Commodore_lives
Edit2: it looks like we're going to have to call tonight off. We'll get back to the emulator on Tuesday! Have a good weekend!
Tonight, at roughly 8:30 PM Eastern, I'll be going live to continue working on my 6502 #emulator in #Zig!
We're pretty close to actually executing some assembly!
#LiveCoding #Programming #IndieDev #OpenSource #DevelopInTheOpen
Edit: pushing things out to 9, see you all then.
#GoingLive! Building a 6502 #Emulator in #Zig!
Join the stream lobby exclusively on matrix!
https://matrix.to/#/!wUKnSjTfuKiJYKSLJU:chat.bauxite.tech?via=chat.bauxite.tech
Tonight at.... Sometime after 8:30 PM Eastern (but definitely before 9:30!), I'll be going live to continue work in my 6502 #emulator written in #Zig!
Come for the emulator, stay to hear my in-depth opinion on why Minecraft is a great game!
Edit: forgot to mention, we might multi-task with a little bit of graphical programming in raylib and Zig ;) depends how far we get on the emulator!
Amiberry is an Amiga emulator for Linux and macOS based on the current WinUAE version. The new Version 7.0.7 mainly fixes bugs.