Displaying bitmap from file

Started by Vortex, February 18, 2006, 12:25:36 PM

Previous topic - Next topic

Vortex

This Pelles C demo displays a bitmap from file using a module coded with POASM

[attachment deleted by admin]

Zest

Hi,
Is there any source code to show this method completely in PURE ASM?
I mean,I don't want to see any parts of the program implemented in C codes.
Thanks in advance.
Regards,
Zest.


Vortex

Hi Zest,

Here is another version of the demo coded only with asm.

[attachment deleted by admin]

Zest

Hi Vortex,
Thank you so much.
I'll check it and if there is any problems,I'll bother you by asking some other questions.
:wink
Regards,
Zest.