Chris-Johnston / Easier68k

Work In Progress - A Python M68k assembler and simulator.
https://chris-johnston.me/Easier68k/
MIT License
15 stars 6 forks source link

Establish Command/Opcode base class #63

Closed Chris-Johnston closed 6 years ago

Chris-Johnston commented 6 years ago

We already know what methods and data will be needed, I think that we should use this instead of our current plan to make things more object oriented