Permalink
Please sign in to comment.
Showing
with
58 additions
and 59 deletions.
- +1 −0 include/mgba/core/core.h
- +3 −1 include/mgba/debugger/debugger.h
- +0 −1 include/mgba/internal/debugger/cli-debugger.h
- +4 −27 src/debugger/cli-debugger.c
- +20 −0 src/debugger/debugger.c
- +15 −0 src/gb/core.c
- +0 −15 src/gb/debugger/cli.c
- +15 −0 src/gba/core.c
- +0 −15 src/gba/debugger/cli.c
0 comments on commit
e192973