Carsten Strotmann on Nostr: I've written a (quick and dirty) CHIP-8 Assembler for the A8 It's the first version, ...
I've written a (quick and dirty) CHIP-8 Assembler for the A8
https://github.com/cstrotm/ch8asmIt's the first version, and it has limitations
* it's currently underdocumented
* it uses it's own memnonics (postfix notation)
* not well tested (but it assembles the three test source files contained in the repo)
* only CHIP-8 commands for now (no SCHIP-8 or other extensions - planned for a later version)
* should be restarted (reloaded) after one assembly run (it does not reset)
Published at
2023-09-11 19:58:13Event JSON
{
"id": "644d4b8b0ed46a64144a757c2ef1ddf7d6e87c0ea1849e96f8a2ec31b6ff08a3",
"pubkey": "af6872898e8bb1796ee32e4d1d9d49b35e9762741cfbf4cfa569ca0f14f4124f",
"created_at": 1694462293,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.social/users/cstrotm/statuses/111048280858011394",
"activitypub"
]
],
"content": "I've written a (quick and dirty) CHIP-8 Assembler for the A8\nhttps://github.com/cstrotm/ch8asm\n\nIt's the first version, and it has limitations\n* it's currently underdocumented\n* it uses it's own memnonics (postfix notation)\n* not well tested (but it assembles the three test source files contained in the repo)\n* only CHIP-8 commands for now (no SCHIP-8 or other extensions - planned for a later version)\n* should be restarted (reloaded) after one assembly run (it does not reset)",
"sig": "8dfd5cdd095c795d84423441f633fe09c9559f276d38076c546a4b0640069ef0957ce0c48eec248ced857438b30fad8671dd12605855d1eade17c28f4a443a3a"
}