Elektrine lite

← Feed

@aparrish@friend.camp

Post #3694691

2026-06-23 00:04 UTC

now up to 226 opcodes implemented! of the non-extension opcodes, all that's left are conditional absolute jumps, bit shifts on register A, that weird DAA instruction, and all of the obscure stack manipulation instructions that no one ever actually seems to use (e.g., ld hl, sp+e8)

Replies (1)

  • @aparrish@friend.camp 2026-06-23 00:07

    (all of the stack manipulation instructions seem to be made with the attitude of "ugh FINE we'll make it possible to allocate local variables on the stack. but we're not going to make it easy. or elegant. or remotely performant")

    Open ##3694690