-
Notifications
You must be signed in to change notification settings - Fork 2
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
Debugger: Random feature ideas #2
Comments
I think the idea for the
|
Hey! Sorry for the late reply! Yes I remember this! Thank you for posting this, I had a text file lurking somewhere as well from this conversation we had. :) Speculative execution sounds pretty cool but that's a subject I need to read more about. Anyway, thanks again for your message! I hope I'll find some time to work on it soon enough. :) |
I don't know if that's the right word for it, I just thought it would be cool if the debugger could "execute multiple branches ahead of time" and report the results/side-effects back. With a purely functional state machine for the debugger that seems doable, especially since the memory space of the GB is so small. |
I found this random list of ideas in a file called
ENGIL-GAMEBOY.TXT
. Thought it would make more sense to store it here: :)x address is (expression)
orregister y is (expression)
)The text was updated successfully, but these errors were encountered: