Simon Gellis d666257e6b | ||
---|---|---|
include | ||
pvbemu@08fb65cb77 | ||
.gitignore | ||
.gitmodules | ||
README.md | ||
cmdbuf.c | ||
hex.c | ||
main.c | ||
makefile | ||
request.c | ||
response.c | ||
server.c |
README.md
V810 Standalone GDB Server
This is a GDB/LLDB-compatible remote serial protocol server wrapping the shrooms-vb emulation core. You can use it with a v810-compatible version of lldb to debug your Virtual Boy games in your favorite IDE.
This program has no input or output, so it's more of a POC than a usable tool. Future plans are to add the server to a full emulator.