Skip to content

1.0.8

Latest
Compare
Choose a tag to compare
@martinpiper martinpiper released this 19 Sep 10:46
· 402 commits to master since this release

Given I create file "String" with
Given I disable trace
Given I enable trace
Given I fill memory with String
Given I have a simple 6502 system
Given I have a simple overclocked 6502 system
Given I load bin "String" at String
Given I load labels "String"
Given I load prg "String"
Given I run the command line: String
Given I set label String equal to String
Given I setup a String byte stack slide
Given I start writing memory at String
Given I write memory at String with String
Given I write the following bytes
Given I write the following hex bytes
Given That does exit on BRK
Given That does fail on BRK
Then I expect memory String to contain memory String
Then I expect memory String to equal memory String
Then I expect memory String to exclude memory String
Then I expect register String contain String
Then I expect register String equal String
Then I expect register String exclude String
Then I expect register String to be greater than String
Then I expect register String to be less than String
Then I expect the cycle count to be no more than String cycles
Then I expect to see String contain String
Then I expect to see String equal String
Then I expect to see String exclude String
Then I expect to see String greater than String
Then I expect to see String less than String
Then Joystick int is String
Then assert that "String" is false
Then assert that "String" is true
When I continue executing the procedure for no more than String instructions
When I continue executing the procedure for no more than String instructions until PC = String
When I continue executing until String = String
When I execute the procedure at String for no more than String instructions
When I execute the procedure at String for no more than String instructions until PC = String
When I hex dump memory between String and String
When I reset the cycle count
When I set register String to String
When Until String = String execute from String