Rob Hogan

Results 9 comments of Rob Hogan

I've tried to make it as tolerant as possible without trying to cater for every permutation of CSV, because there are so many. Given a file with a 'csv' suffix...

Added a first version in https://github.com/mwenge/lineara.xyz/commit/3c0a0232611ffa9e3a542885f4e35ddcb763f5bf

Hopefully you're not disappointed - the print quality isn't great unfortunately. There's still the PDF to read if you find it too closely printed. Any and all feedback welcome -...

Oh hey - I only notice this now! Will look at incorporating these improvements!

Coincidentally I've been prodding that part of the buiild the last couple of days. You're referring to the sample table I think right? This guy: ``` ; Prio- Ze Repeat...

> What I was referring to specifically is the music pointer table. That's the "xtra" in `beasty8-xtra.cry`. This is really just pointers to the MOD files and some zero-padding. The...

On Ubuntu this is: ``` sudo apt install gnome-shell-extension-manager ```

No prob and thanks for the tip - nice to get system monitor back at last!

Yes, I'm using absolute addresses to piece together the ROM file so it will always break if you alter the source in such a way that adds or removes bytes...