Tootfinder

Opt-in global Mastodon full text search. Join the index!

@jamesthebard@social.linux.pizza
2025-07-13 19:55:04

Wooo, first Rust macro written...things continue to progress. Still need to figure out exactly how I want to represent the `F` register though.
#rust #z80 #emulation

My first Rust macro that sets implementations for both the Register and RegisterFlags structs.  This will most definitely change...