Event JSON
{
"id": "b55dea41e779d25d6360c8cb276d6508a69c47587af8a7fb22eebba4351f77ae",
"pubkey": "6ec87e1caa771a1d30963ba16e6a0f4809f7b7007c02070bdbf6e89b34baa56b",
"created_at": 1719324805,
"kind": 1,
"tags": [
[
"p",
"04f8915424c713657ad6ce59443d28dbdcf5832687c9af560ae388f59276a137"
],
[
"e",
"4d432253220d142935e8895d3017353fe673c7eb08c9acb0fc80b9095ecffb0f",
"",
"reply"
],
[
"proxy",
"https://oldbytes.space/@RenewedRebecca/112677670466822232",
"web"
],
[
"e",
"db9ad13a15046e9d1bf889788111a2ea0165e917c11b605fe9d5501cc86780a6",
"",
"root"
],
[
"p",
"b08fc68f209cb6897d658b3df856f341edc97d17715bc4d20c5f21b015b5e2cf"
],
[
"proxy",
"https://oldbytes.space/users/RenewedRebecca/statuses/112677670466822232",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://oldbytes.space/users/RenewedRebecca/statuses/112677670466822232",
"pink.momostr"
],
[
"expiration",
"1721918578"
]
],
"content": "There’s like 3 ways to go about porting it:\n\n1) Just change the origin, and reassemble. This won’t take advantage of any 65816 features including the extra memory. (You’d also have to update any system calls the code does.)\n\n2) Update it enough to hardcode the program bank and data bank registers to different banks. This makes sure you have a whole 64k for BASIC programs, but can’t say, split BASIC programs and data into separate banks or take advantage of any other features. (This may be good enough. A more than 64k BASIC program is going to be a bit unwieldily anyway.)\n\n3) More or less rewrite the code to really take advantage of the ‘816. This is doable, but when you’re done, you could probably just started from scratch.\n\nAny of the 3 can take advantage of the sound \u0026 graphics capabilities of the Sentinel. It’s just the extended memory that’s hard to access.\n\nnostr:npub1qnufz4pycufk27kkeev5g0fgm0w0tqexsly674s2uwy0tynk5ymsk5hzwk",
"sig": "982e11eec7751fe4f2286d92814f80e2ad4a732aff39449d517b59d7af65fcff29986924dfbea1e24bfb31ddd24c6f981760e7d8d4f8dd3de63f32cfb6a1bc67"
}