Hi,
On Sun, Apr 21, 2013 at 6:46 PM, basteon wrote:
>
> here how I making freedos iso...
But it (still) doesn't work for you, right?
> dd if=/dev/zero of=freedos.img bs=1024 count=34000
> mkdosfs -F 32 freedos.img
> /usr/src/sys-freedos.pl --disk=freedos.img
> mount -o loop fdboot.img /
Hi,
On Sat, Apr 20, 2013 at 5:11 PM, Geraldo Netto wrote:
>
> Browsing web out there i found BEYE [1]
Yes, I'm aware of it, but it hasn't been updated in a few years. It's
formerly known as BIEW (a clone of Hacker's View) with a few bugs
(esp. disasm), but it's still pretty good.
> According to
> I'll look into it, I normally have difficulty with code not written by me
> as the learning curve seems steep.
> Does it have vga font code in it ? Maybe I can learn from it to improve my
> vgalib.h
>
> -Chris
FLTK does not expect you to read and change the code of the library. It has
an exten
I'll look into it, I normally have difficulty with code not written by me
as the learning curve seems steep.
Does it have vga font code in it ? Maybe I can learn from it to improve my
vgalib.h
-Chris
Http://digitalatoll.com/
Affordable webhost, $5mo. 10gb, php5
On Monday, April 22, 2013, Georg