mirror of
https://github.com/WerWolv/ImHex-Patterns.git
synced 2026-03-27 23:37:04 -05:00
encodings: Added control characters to shiftjis encoding(#43)
Fixed and added control character encoding.
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
00=
|
||||
090D=(R)
|
||||
0A=(BR)
|
||||
08=\b
|
||||
09=\t
|
||||
0A=\n
|
||||
0B=\v
|
||||
0C=\f
|
||||
0D=\r
|
||||
20=
|
||||
21=!
|
||||
22="
|
||||
|
||||
Reference in New Issue
Block a user