| c8* SJIS_Convert( |
| ) |
Convert a Shift-JIS text into MSX font format
| src const c8* | Source string in Shift-JIS format (Zero terminated) |
| dest c8* | Destination string (Zero terminated). Buffer must be big enough to contain the resulting string |
Pointer to the destination string