Skip to content

Releases: AdinAck/LEGv8-Simulator

Beta Release 0.1.5

28 Oct 22:07
Compare
Choose a tag to compare
Beta Release 0.1.5 Pre-release
Pre-release
  • Breakpoints (will be improved)
  • Step over function
  • Improved console scrolling
  • I think some bug fixes

Beta Release 0.1.4

25 Oct 14:36
Compare
Choose a tag to compare
Beta Release 0.1.4 Pre-release
Pre-release
  • 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

23 Oct 00:35
Compare
Choose a tag to compare
Beta Release 0.1.3 Pre-release
Pre-release
  • Fixed some bugs
  • Better indicators
  • Improved Memory pane
  • Added command line tool
  • Some things I forgot I'm sure...

Beta Release 0.1.2

07 Oct 04:05
Compare
Choose a tag to compare
Beta Release 0.1.2 Pre-release
Pre-release
  • added BR, BL, LDA, etc...
  • loading data (longs)
  • probably some other things i can't remember

Beta Release 0.1.1

05 Oct 01:37
Compare
Choose a tag to compare
Beta Release 0.1.1 Pre-release
Pre-release
  • Finalized dec/hex selectors
  • Added cbz, cbnz, and movk instructions
  • Fixed literal linting for indexing
  • Probably fixed flag calculation

Beta Release 0.1.0

04 Oct 15:07
Compare
Choose a tag to compare
Beta Release 0.1.0 Pre-release
Pre-release

Refer to the README to see features and limitations.