Elektrine lite

← Feed

@gloriouscow@oldbytes.space

Post #4402534

2026-08-06 01:07 UTC

so.. EmojiDOOM wen?

Replies (1)

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

    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.

    Open ##4402531