readme.unix
来自「smallbasic for linux」· UNIX 代码 · 共 41 行
UNIX
41 行
--------------------------------------------------------------SmallBASIC for Unix with SVGALIB% make unixThis will create the sbrunSmallBASIC for Unix with SDL% make sdlThis will create the sdl_sbrunRun in console:% ./sbrun myprog.basor% ./sdl_sbrun myprog.basRun in graphics% ./sbrun myprog.bas -gor% ./sdl_sbrun myprog.bas -g--------------------------------------------------------------Fonts for graphics modeWe can convert the console fonts.Example:% cd unix% ./chr2c myfonts% cp myfonts.c rom16.c% cd ..% make### Greek ###甜锺稞戾 磲 赳镳镳镩摅秕戾 痫腚
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?