Programming in Assembly for the Gameboy

Prepare your neurons, we're going to fix some VRAM access timing issues~

Join me !! https://www.twitch.tv/astatinchan/

#vtuber #twitch #stream #gameboy #gamedev #gameboydev #retrocomputing #assembly #Z80 #happyBunny

AstatinChan - Twitch

Programming in Assembly for the Gameboy - Fixing the writes to VRAM outside of VBlank issues~

Twitch

Retro Computing Nerds, especially Z80! I'm trying to use DeZog to reverse engineer a ROM routine. I need to implement bank switching via the ioMMU config. I have it half working, but it doesn't appear to switch properly unless I code case for all banks. Does anyone have any advice on this? I have been looking at DeZog's source code and half getting somewhere, but the documentation is vague.

#retrocomputing #z80 #dezog

I've rewritten my #Console8 logo player -also works on #AgonLight - and updated the video file for 2 reasons. 1. it was a bit long playing the whole thing, and 2. I wanted to play a higher resolution video, covering as much of the screen as possible. With a bit of video editing (cutting and cropping to make the most of the logo at the end), plus taking advantage of the VDP code for both decompression and bitmap expansion, this is what my boot sequence looks like. I've left the logo to linger a little, but that's optional and a quick change to the script.
Source code, binary and assets are available here: https://github.com/sijnstra/agon-projects/tree/main/logoplay2
#ez80 #z80 #assemblyLanguage #8bit #retrocomputing #console
## PRE-ORDER OPEN ###
FREEZE-ZX magazine issue 04 for the #ZXSpectrum.
Pre-order and full details at:
https://freeze64.com/freeze-zx-issue-4/
I'm looking to start posting these out at the end of August 2026.
#Z80 #Speccy #RetroGaming #IndieGames #gamedevlife
As we work on FREEZE-ZX issue 04, our lovely, supportive Readers share their love for the current issue, which features new & exclusive #ZXSpectrum #Z80 #Speccy content.
https://freeze64.com/freeze-zx/
#RetroGaming #IndieGames

RomWBW Pi Pico2 CPM based Z80 computers back in stock.

Both Acrylic and Wooden cases.

#cpm #retroComputing #RomWBW #z80

https://extkits.co.uk/product/pico-romwbw/

The next few issues of FREEZE64 and FREEZE-ZX โ€˜zine to come out of FREEZE Towers.
Busy, busy ๐Ÿ˜ƒ๐Ÿ‘
https://freeze64.com
https://freeze64.com/freeze-zx/
#Commodore64 #C64 #Commodore64Ultimate
#ZXSpectrum #Speccy #Z80
#RetroGaming #RetroGames
#IndieGames #GameDev
Trying to run a PCF8584 for I2C on my Z80 breadboard computer. Following the flowcharts on page 15 and 16 of the datasheet ( https://content.arduino.cc/assets/PCF8584.pdf ) gets the message on the bus succesfully, but it keeps SDA and SCL pulled low despite writing 0xC3 to write the stop condition, even if repeated with some waiting in between.
Anyone who has faced a similar problem that knows how to fix it?
#z80 #electronics

Programming in Assembly for the Gameboy

I have ideas for the future of my game~ and I kinda want to yap too :3

Join me !! https://www.twitch.tv/astatinchan/

#vtuber #twitch #stream #gameboy #gamedev #gameboydev #retrocomputing #assembly #Z80 #happyBunny

AstatinChan - Twitch

Programming in Assembly for the Gameboy - Fixing the writes to VRAM outside of VBlank issues~

Twitch

How I got my own design for a Z80 CPU tester wrong and ended up just building someone else's instead.

Stil at least I now know how and why they work :)

https://emalliab.wordpress.com/2026/05/10/z80-cpu-tester-fail/

#MakerFail #Z80 #RetroComputing