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

A valid symbol command file for WinVICE x64 #2

Merged

Conversation

frandallfarmer
Copy link
Contributor

I created a WInVICE x64 compatible symbol file for the C64 Habitat executable. I've done several spot-checks and the code seems to align with the symbols. You can debug with this.

I need one more change to the QLink Reloaded emulator to disable heartbeats to make this useful for ongoing testing - but at least we can now watch what the client is doing as we work on servers!

To use - launch with habitat.syms.txt as a command line argument:

x64.exe -moncommands habitat.syms.txt +autostart-warp QuantumLink.d64

Breakpoints!
Disassembly!

@mist64 mist64 merged commit 99708df into Museum-of-Art-and-Digital-Entertainment:master Dec 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants