I released Tabmegx. It is MSX-BASIC editor for Windows.
Tabmegx can execute the following source.
screen1:color15,0,0:keyoff *loop1 s=stick(0) if s=1 then begin dx=rand(32):dy=rand(32) vpoke 6144+dx+dy*32,rand(256) endif else begin locate 0,0:print "press up key." endif goto *loop1
It automatically creates the disk image file, and run it in blueMSX for MSX emulator.
- Features
Supported goto by label, begin endif, switch
Unavailable line numbers
Suitable for Windows tablet
Sprite editor
Character editor
- Download
http://ni.x0.com/msx/tabmegx/
- Introduction movie
https://youtu.be/zVCMEZjGHZo
ログイン/登録して投稿