Re: [Freedos-devel] aefdisk/masterbooter open sourced

2018-12-31 Thread TK Chia
Hello Nils, also it is very small (your exe ~17k). What about having watcom producing a com file? This would save a few bytes for the exe header. As exe is not necessary (I assume) this would be nice. Is there are reason for having exe? No particular reason that I know of, but I have not rea

Re: [Freedos-devel] aefdisk/masterbooter open sourced

2018-12-31 Thread stecdose
Thank you tkchia! This looks like a tool very good for using from a script/text ui and also it is very small (your exe ~17k). What about having watcom producing a com file? This would save a few bytes for the exe header. As exe is not necessary (I assume) this would be nice. Is there are rea

Re: [Freedos-devel] aefdisk/masterbooter open sourced

2018-12-30 Thread TK Chia
Hello all, But I opened a ticket for Nagy Daniel (https://github.com/nagydjol/aefdisk/issues/1) Asking his tasm/borland c compiler Maybe we could integrate it on freedos repository or even deprecate our fdisk in favor of aefdisk in future Thank you!  I am also curious to know which version(s) of

Re: [Freedos-devel] aefdisk/masterbooter open sourced

2018-12-29 Thread TK Chia
Hello Geraldo, First of all, hope you all had a great christmas time! This is interesting. It seems the aefdisk sources are using some strange syntax extensions which I have not seen before --- perhaps these are supported by certain versions of tasm? Dunno :( But I opened a ticket for Nagy Dan