foxes?? in my web browser???

it's more likely than you might think!!


hello world!

welcome to my website!! this is still under construction.
will she ever finish this site? who knows!!!!!
if you see this, please bug me about finishing this site.

feel free to contact me!!
discord: ryfox755
bluesky: bsky.app/profile/ry.cd-rom.net

const ROM_string_length: 0xF0046018 const OS_write: 0x00000D20 const OS_end_current_task: 0x00000A18 pop r1 mov r0, hello_world mov r2, r0 call [ROM_string_length] call [OS_write] call [OS_end_current_task] hello_world: data.str "hello world! welcome to my website!" data.8 10 data.8 0