Functions to ASM

Page 2/2
1 |

By ~mk~

Champion (319)

~mk~'s picture

29-08-2014, 22:18

By DanySoft

Champion (452)

DanySoft's picture

30-08-2014, 21:14

The KunBasic, I know him perfectly, but this is different:
- It requires a lot of memory for reading a text exceeding 64K
- Converts asm, long the source will be created
- Visual Basic uses a codeMax( .OCX) to store texts
- Automatically creates variables (_A, _B, etc ...) that is located in the bottom of the source.

So when creating the asm source, it should use GEN80 to fill.
I prefer to use for Window use Cut / Paste ASCII texts.
Thank you
DanySoft

By Grauw

Ascended (10699)

Grauw's picture

30-08-2014, 22:30

What ~mk~ means is, Basic-kun works in much the same way as your idea.

By DanySoft

Champion (452)

DanySoft's picture

30-08-2014, 23:51

But if I load the file ASCII BASIC, with OPEN could
generate an error with TURBO ON
So I'll have to use visual basic to load the entire file in BASIC ascii and convert to asm!
Quiet, I will use this project to convert everything in my asm from listing of BASIC (different from but similar to MSX-BASIC PENCIL)
DanySoft

By DanySoft

Champion (452)

DanySoft's picture

28-10-2014, 10:59

I came back,
I changed my window XP computer with Window 8.1.
Now start over write again ... I think maybe I'll try XBasic but does not support the file upload ... but I'll try.

bye bye
DanySoft

Page 2/2
1 |