v0.3.0
Pre-release
Pre-release
What's Changed
- Changed type by @cheng-alvin in #8
- Encoder macro changes/refactor by @cheng-alvin in #9
- Refactoring of includes by @cheng-alvin in #10
- Removed
inline
attribute to the function signature by @cheng-alvin in #12 - Test framework changes by @cheng-alvin in #11
- Unit test -
mov
by @cheng-alvin in #13 - Removal label table global var by @cheng-alvin in #14
- Added
instr_get_tab()
by @cheng-alvin in #15 - Use the
INSTR_DIRECTIVE
macro by @cheng-alvin in #16 - Changes to preprocessor functions by @cheng-alvin in #17
- Contributing guide changes by @cheng-alvin in #18
- Encoder identity refactoring changes by @cheng-alvin in #19
- Fixed label table by invoking funciton by @cheng-alvin in #20
- Instruction table refactor by @cheng-alvin in #21
- Added
op_write_opcode()
function by @cheng-alvin in #22
Full Changelog: v0.2.0...v0.3.0