DD SDK v1.6 (asm) need correction

Module API help / support section for programmers.

Moderators: Dreamer, FredB, X05

BxS
Home away from home
Posts: 65
Joined: Sun Jun 18, 2006 3:33 pm

DD SDK v1.6 (asm) need correction

Postby BxS » Mon Oct 02, 2006 8:48 am

Hi, Rel

I just downloaded the DD sdk 1.6 and look at some files, and I saw this in moduleAPI.inc:

Code: Select all

MODULE_API_1_5 equ 01050000h ; v1.5 DD v0.1.0
MODULE_API_1_6 equ 01060000h ; v1.6 DD v0.1.2

MODULE_API_CURRENT equ MODULE_API_1_5;
The last line need a correction.
Maybe not, I think that most/all people don't use asm code too much :wink:

User avatar
rel
relocation
Posts: 2051
Joined: Fri Jun 16, 2006 9:50 am

Postby rel » Mon Oct 02, 2006 9:14 am

Hi, thanks :-),

asm is nice to develop modules/plugins because compiled files would be just few kbs i.e. DDRemote module (of v0.8.8b) was just 17 kb :wink:
DVB Dream - because I have to dream about having time to code it
BxS
Home away from home
Posts: 65
Joined: Sun Jun 18, 2006 3:33 pm

Postby BxS » Mon Oct 02, 2006 4:10 pm

Yes, really small size :)

Some days ago I got MASM32 and some info about ASM, I read some things and start doing some stuff (simple things) in asm, but I spend too much time to do things in asm, I prefer using c/c++ with some asm :wink:

Return to “Module / Plugin Programming”

Who is online

Users browsing this forum: No registered users and 1 guest