-
Notifications
You must be signed in to change notification settings - Fork 3
Add instructions LAC, LAS, LAT #12
Copy link
Copy link
Open
Labels
emulator internalMods on the internal emulator API or functionalityMods on the internal emulator API or functionalityenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest-2025Perfect bugs/enhancements for Hacktoberfest 2025Perfect bugs/enhancements for Hacktoberfest 2025not a priorityEnhancements or bugs that do need to be resolved but are not a priorityEnhancements or bugs that do need to be resolved but are not a priority
Milestone
Description
- LAC – Load and Clear
- LAS – Load and Set
- LAT – Load and Toggle
To be clear, this requires implementing parser support for it as well as adding it to the emulator internal API.
Testing
Add files called test_files/test_lac.asm, test_files/test_las.asm and test_files/test_lat.asm in which you test each of these instructions and then make unit tests for them in tests/MainTests.hs.
More information
https://ww1.microchip.com/downloads/en/DeviceDoc/AVR-InstructionSet-Manual-DS40002198.pdf#page=85
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
emulator internalMods on the internal emulator API or functionalityMods on the internal emulator API or functionalityenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershacktoberfest-2025Perfect bugs/enhancements for Hacktoberfest 2025Perfect bugs/enhancements for Hacktoberfest 2025not a priorityEnhancements or bugs that do need to be resolved but are not a priorityEnhancements or bugs that do need to be resolved but are not a priority