Log In
base
/
mmglue
Clone
Source Code
GIT
Source
Issues
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
65a872
debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.
Authored and Committed by
midipix
5 years ago
raw
patch
tree
parent
11 files changed.
225 lines added
.
2 lines removed
.
arch/nt32/psxdbg.h
file added
+28
arch/nt32/psxglue.h
file modified
+2
-1
arch/nt64/psxdbg.h
file added
+28
arch/nt64/psxglue.h
file modified
+2
-1
project/arch.mk
file modified
+1
-0
src/arch/nt32/crt_glue.c
file modified
+2
-0
src/arch/nt32/debug.c
file added
+79
src/arch/nt32/vtbl.c
file modified
+1
-0
src/arch/nt64/crt_glue.c
file modified
+2
-0
src/arch/nt64/debug.c
file added
+79
src/arch/nt64/vtbl.c
file modified
+1
-0
debug interfaces: provide dbg_* interfaces as wrappers around struct __db_vtbl.
arch/nt32/psxdbg.h
file added
+28
arch/nt32/psxglue.h
file modified
+2
-1
arch/nt64/psxdbg.h
file added
+28
arch/nt64/psxglue.h
file modified
+2
-1
project/arch.mk
file modified
+1
-0
src/arch/nt32/crt_glue.c
file modified
+2
-0
src/arch/nt32/debug.c
file added
+79
src/arch/nt32/vtbl.c
file modified
+1
-0
src/arch/nt64/crt_glue.c
file modified
+2
-0
src/arch/nt64/debug.c
file added
+79
src/arch/nt64/vtbl.c
file modified
+1
-0