Releases: AdinAck/LEGv8-Simulator
Releases · AdinAck/LEGv8-Simulator
Beta Release 0.1.5
- Breakpoints (will be improved)
- Step over function
- Improved console scrolling
- I think some bug fixes
Beta Release 0.1.4
- Added history view to see when registers or memory slots are read or written to.
- Some bug fixes
- Added CLI application
Beta Release 0.1.3
- Fixed some bugs
- Better indicators
- Improved Memory pane
- Added command line tool
- Some things I forgot I'm sure...
Beta Release 0.1.2
- added
BR
,BL
,LDA
, etc... - loading data (longs)
- probably some other things i can't remember
Beta Release 0.1.1
- Finalized dec/hex selectors
- Added
cbz
,cbnz
, andmovk
instructions - Fixed literal linting for indexing
- Probably fixed flag calculation
Beta Release 0.1.0
Refer to the README to see features and limitations.