1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-06 17:17:35 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Andreas Kling
7ab2a4dde7 LibX86: Add an abstract X86::Interpreter class
This abstract class has a pure virtual member function for all of the
X86 instructions. This can be used to implement.. something. :^)
2020-07-07 22:44:58 +02:00