💾 Archived View for vigrey.com › finger › 2023-09-15.txt captured on 2024-08-31 at 12:16:44.
View Raw
More Information
⬅️ Previous capture (2023-09-28)
-=-=-=-=-=-=-
Mastodon: @vi@vigrey.com
Git: vigrey.com/git/
Project:
NES RAM initialization Cartridge ROM that adds functionality to my
project at vigrey.com/git/nes-ram-to-fceux. The ROM will allow the NES
CPU to be initialized with a repeating pattern of
00 00 00 00 FF FF FF FF, all FF, all 00, or "Random" bytes depending on
what buttons are being held down at power on or reset. PPU RAM can be
initialized if a specific button is held at power on or reset as well.
Hoping to have that finished in the next day or so.
Plan:
2023-09-15 - [52] 6:29
A few things have changed on my site.
- My git interface looks different over HTTP
- My finger post archive over Gemini/Gopher/HTTP is using blockquotes
instead of preformatted text to display the finger posts
- I now have an RSS feed for my finger logs and game reviews
- My .onion address is different. I explain the reasoning for this
in my blog post "Taking Accountability for My Vanity .onion Address",
which can be read over gopher, gemini, or http at
vigrey.com/blog/taking-accountability-for-my-vanity-onion-address
- Turns out a lot of requests over gopher and gemini for my site have
been quite broken for a while, so I spent a lot of time fixing that
- The gophermap and html files of my gopher and http sites are now all
statically generated from gemtext files rather than being dynamically
generated.