• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

Makefile.amH A D04-Nov-2014205 43

Makefile.inH A D15-May-201713.5 KiB468403

READMEH A D04-Nov-2014213 117

chargen.cH A D04-Nov-201490 87

makefile.charmapH A D04-Nov-201492 65

maketbl.cH A D04-Nov-2014348 2118

win2koi.tblH A D04-Nov-20142.5 KiB257256

README

1Instructions:
2
3make -f makefile.charmap
4
5./chargen > koi8-r.map
6cat koi8-r.map | koi2win > win1251.map
7./maketbl win1251.map koi8-r.map > win2koi.tbl
8
9In mp3blaster configfile:
10CharsetTable = /path/to/win2koi.tbl
11