Skip to content

Commit

Permalink
Nit
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-wei committed Nov 23, 2023
1 parent 8f845e8 commit 69e9e06
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/test/ExampleProjects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ You can run MIPS Emulator and load either JSON file in these directories to run

[rubiks.json](Rubik's/rubiks.json) contains 7 additional memory mappings, also specified with type `DataMemory`.

To test MIPS Emulator, controls for these projects are provided:
To test MIPS Emulator, controls for these projects are provided.

## CatsAndDogs

Use the accelerometer y slider to move the umbrella.

Cat and dog sprite positions are not randomized when run in the emulator because Madison handled RNG in Verilog. Of course, the emulator cannot simulate anything handled in Verilog.
Cat and dog sprite positions are not randomized when run in the emulator because Madison handled RNG in Verilog. The emulator cannot simulate Verilog code, of course.

## Rubik's

Expand Down

0 comments on commit 69e9e06

Please sign in to comment.