flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
MS-Mischa 03 Mar 2005, 04:24
Can you this SHIT translate!
![]() in VB??? mov ax, [c] mov bx, 0x43*4 lds si, [ds:bx] mul cl THX! ![]() |
|||
![]() |
|
Matrix 03 Mar 2005, 06:30
hmm
why do i feel like to moderate you? |
|||
![]() |
|
MS-Mischa 03 Mar 2005, 06:40
I want to add another Fonts purely!
|
|||
![]() |
|
MS-Mischa 03 Mar 2005, 09:14
hmm shit!
![]() ... callp SetVmode, 0x13 callp PrintSYMBOL,1,1,1,0xf,0x0,symbol .... proc SetVmode, n begin ... endp PixelAddr: xchg ah,al ... ret proc PrintSYMBOL, c, x, y, fgd, bkgd, font begin pusha mov ax, [y] mov bx, [x] call PixelAddr mov di, bx mov ax,[c] mov bx,010Ch ???????????????????????????????? lds cx,[bx] mul cl add si, ax mov cx, 8 .... popa endp ... symbol: db 00001000b, 00001000b, 00001000b, 00001000b, 00001000b, 00001000b, 00000100b, 00010000b db 01111110b, 10000001b, 10100101b, 10000001b, 10111101b, 10011001b, 10000001b, 01111110b PLZ, Help me!!! what is frong? Last edited by MS-Mischa on 04 Mar 2005, 02:57; edited 1 time in total |
|||
![]() |
|
MCD 03 Mar 2005, 09:23
Your code sounds very weird .fd:ASFt tr
![]() ![]() |
|||
![]() |
|
MS-Mischa 03 Mar 2005, 09:28
I wrote a module for VB. Set pixels and set LINE do work with him, but this shit not work!!
![]() |
|||
![]() |
|
MS-Mischa 03 Mar 2005, 09:30
I think it am because of the address of SYMBOL!
|
|||
![]() |
|
MCD 03 Mar 2005, 09:38
What Windows version do you use Visual Basic for? The code you posted here is only supposed to work in Real or Virtual 86 mode, which are both not supported at all for VB. Even less for modules. This kind of code is only useful for real mode DOS, OS developpers... Where did you get this code from?
|
|||
![]() |
|
MS-Mischa 03 Mar 2005, 09:43
NOT REALY!! i hava a windows3.11(RUS-Edition + some tools)
![]() (SORRY - this is not VB ->QB ) |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.