Refactor and improve instruction execution behavior
Standardize instruction cycle handling and update return types for better clarity and accuracy. Add cycle count assertions in tests to ensure proper execution timings. Minor formatting fixes and typo corrections throughout the codebase.
This commit is contained in:
@@ -8,3 +8,4 @@ edition = "2021"
|
||||
[dependencies]
|
||||
serde_json = "1.0.140"
|
||||
glob = "0.3.2"
|
||||
sdl2 = "0.35.2"
|
||||
|
||||
Reference in New Issue
Block a user