This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
ReC98
mirror of
https://github.com/nmlgc/ReC98.git
Watch
1
Star
1
Fork
You've already forked ReC98
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ed3763b591
ReC98
/
libs
/
master.lib
/
wordmask[data].asm
6 lines
102 B
NASM
Raw
Blame
History
;
; 93/ 9/20 [M0.21] WORD_MASK廃止
public
BYTE
_MASK
BYTE_MASK
DB
0ffh
,
7fh
,
3fh
,
1fh
,
0fh
,
07h
,
03h
,
01h
Reference in New Issue
View Git Blame
Copy Permalink