Elektrine lite

← Feed

@gloriouscow@oldbytes.space

Post #4402531

2026-08-06 02:10 UTC

could you actually make EmojiDOOM? One problem is that executing emoji becomes exponentially harder once you stop targeting the 8088. The 386 also has the lock prefix - but it enforces validity. Only certain opcodes are "lockable" and if you stick a LOCK prefix on an incompatible opcode you get an int 6 #UD exception. No bueno.

Replies (1)

  • @gloriouscow@oldbytes.space 2026-08-06 02:11

    Now, thankfully, insane folk like @sqpat@oldbytes.space have ported DOOM.. yes, the full version of DOOM to the 8088 real mode architecture. The question is if that herculean effort can accommodate the code bloat that translating to emoji will inevitably entail.

    Open ##4402527