Skip to content

Releases: hemanta212/8085-simulator

v0.3

19 Mar 18:27
Compare
Choose a tag to compare

Changelog

What's New

50ac2a2: feat: Add actions CI builds
ef63ce6: feat: add command RRC
4afabc8: feat: add ANI and ORI command
f664671: feat: Add command STAX
5186338: feat: add and adi command flag modification

Bug Fixes

0a1b7c6: Fix: double logging typo in RRC. Update readme
ad934bc: fix: rrc rotate bug when carrry
fb558fc: fix: call function without passing args to those which dont need it
97989bf: fix: format input to 8-byte for all commands
da02310: fix: FLAGS info frequency and formatting

v0.3a

19 Mar 18:01
Compare
Choose a tag to compare

Changelog

What's New

ef63ce6: feat: add command RRC
4afabc8: feat: add ANI and ORI command
f664671: feat: Add command STAX
5186338: feat: add and adi command flag modification

Bug Fixes

f399e40: Fix changelog generation
1779183: Fix poetry and gen changelog
18c5de4: Fixes action's version
72c3124: fix workfile syntax
0a1b7c6: Fix: double logging typo in RRC. Update readme
ad934bc: fix: rrc rotate bug when carrry
fb558fc: fix: call function without passing args to those which dont need it
97989bf: fix: format input to 8-byte for all commands
da02310: fix: FLAGS info frequency and formatting

Release v0.2

08 Feb 13:08
Compare
Choose a tag to compare

8085 Interpreter v0.2

What's New!

  • Modifying M register modifies value stored by address in HL.
  • More consistent 8-bit and 16-bit strings (01H instead of 1H)
  • Comma support added
  • Usage examples added in the repository docs
  • Emacs major mode support is finally here.

Download the below zip file and extract it to any preferred folder and run the exe file inside.

First Release

07 Feb 14:35
Compare
Choose a tag to compare

8085 Interpreter v0.1

COMMANDS AVAILABLE

image