You are browsing as a guest. Sign up (or log in) to start making projects!

1h 37m 58s logged

+ 1h35 :yay: ! This might be the last feature I add to Rust 6502. Since I ran out of idea and for me the project seem to be finished.

Anyway, here are the things I added :

  • A RNG address : $BFF3. The program just read from it and get a random value via the Host computer (4feb4d8)
  • A conditional breakpoint : A top bar in the Breakpoint popup to add a conditional breakpoint (like : If AC != 0F -> Break) (1b7bc81)
0
44

Comments 3

@dapsvi

this looks really cool ! one question : how tf did you add this emoji in the post .o. ?

@Wirenux

You do :slackemojiname:

@dapsvi

ohh thanks