absolute jump
This commit is contained in:
@@ -13,7 +13,6 @@ enum TypeInstruction : std::uint8_t {
|
||||
struct Instruction {
|
||||
TypeInstruction m_Instruction;
|
||||
std::uint8_t m_SubInstruction;
|
||||
std::uint32_t m_Line;
|
||||
};
|
||||
|
||||
class Assembleur {
|
||||
|
||||
Reference in New Issue
Block a user