index
:
blastem.git
gdb
libretro
vdp-hacking
Oxore's fork of "blastem" emulator for ROM hacking (C)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vdp.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'vdp.h')
-rw-r--r--
vdp.h
2
1 files changed, 1 insertions, 1 deletions
diff --git a/vdp.h b/vdp.h
index 28a132e..b58aca5 100644
--- a/
vdp.h
+++ b/
vdp.h
@@ -92,7 +92,7 @@ enum {
REG_DMASRC_L,
REG_DMASRC_M,
REG_DMASRC_H
-} vdp_regs;
+};
//Mode reg 1
#define BIT_VSCRL_LOCK 0x80