Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run the emulator headless and replay input script #4

Open
goblinoats opened this issue Aug 16, 2023 · 1 comment
Open

Run the emulator headless and replay input script #4

goblinoats opened this issue Aug 16, 2023 · 1 comment
Labels
Core Missing functionality core to a working product help wanted Extra attention is needed
Milestone

Comments

@goblinoats
Copy link
Collaborator

Depends on #3

Once we have the input synced to clock cycles in JSON format, we should be able to run a headless emulator and feed the input to the emulator at the exact time the player themselves would've "pressed" those buttons.

Then we can run these headless emulators on the proof server to generate the trace locally to the machine and avoid IO problems over the wires.

@goblinoats goblinoats added the help wanted Extra attention is needed label Aug 16, 2023
@goblinoats goblinoats added this to the Proof Engine milestone Aug 16, 2023
@goblinoats goblinoats added the Core Missing functionality core to a working product label Aug 16, 2023
@baz-lightyear
Copy link
Member

NB headless emulator = no GUI required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core Missing functionality core to a working product help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants