- Contains embedded fox32rom version 0.8.0.
What's Changed
- Add --help option by @neuschaefer in #4
- Headless Mode by @neuschaefer in #5
- Refactor physical memory address resolution code by @neuschaefer in #10
- Enable input on the serial port by @neuschaefer in #11
- Fix several edge case interactions involving page faults by @hyenasky in #17
- Fix the semantics of the HALT instruction by @hyenasky in #18
- Allow target field to be used to increment/decrement by 2, 4 or 8 for inc/dec by @eiowlta in #19
- Register Pointer Offsets, optional low hanging optimization, fixedwidth shift/bit operands by @eiowlta in #20
New Contributors
- @neuschaefer made their first contribution in #2
- @theverygaming made their first contribution in #15
- @hyenasky made their first contribution in #17
- @eiowlta made their first contribution in #19
Full Changelog: v0.6.0...v0.7.0