[Freedos-user] New FreeDOSers Monthly Reminder

2022-06-30 Thread John Price
-- We have only a few rules for posting to the FreeDOS mailing lists: 1. NO HATE SPEECH OR BULLYING Make sure everyone feels safe. Bullying of any kind isn't allowed, and degrading comments about things like race, religi

Re: [Freedos-user] DOS ASM resources

2022-06-30 Thread Louis Santillan
PCGPE and the VLA Tutorials. http://bespin.org/~qz/pc-gpe/ On Thu, Jun 30, 2022 at 11:19 AM C. Masloch wrote: > On at 2022-06-30 10:00 -0500, Santiago Almenara wrote: > > Hello! > > > > What book or webpage do you recommend to learn some DOS assembler? > > > > Thanks in advance > > > > Santiago

Re: [Freedos-user] DOS ASM resources

2022-06-30 Thread Ben Collver
I learned DOS asm from the following book, recommended by a friend. Using Assembly Language by Allen Wyatt, published by Que At that time i preferred to use the a86 assembler. http://www.eji.com/a86/ Below is a link to PC Assembly Language by Paul Carter: https://pacman128.github.io/static/pcasm-

Re: [Freedos-user] DOS ASM resources

2022-06-30 Thread C. Masloch
On at 2022-06-30 10:00 -0500, Santiago Almenara wrote: Hello! What book or webpage do you recommend to learn some DOS assembler? Thanks in advance Santiago I learned primarily using these methods: 1. Read existing code and try to understand it. Even better, start with higher-level commenta

Re: [Freedos-user] Installing GRUB

2022-06-30 Thread Louis Santillan
Note the first partition starts 1MB from the first sector. I've seen some mentions that this sort of thing is standard for multi-boot loaders. I've also read that some GPT partitioning schemes are using a BIOS Boot Partition type (EF02) for that space while most MBR tools don't know or care about

Re: [Freedos-user] Installing GRUB

2022-06-30 Thread Louis Santillan
Awesome! Thanks Tony! On Wed, Jun 29, 2022 at 4:52 PM Tony Richardson wrote: > Louis, > Sure. The output is: > > Device Boot Start End Sectors Size Id Type > /dev/sda1 * 2048 1023999 1021952 499M e W95 FAT16 (LBA) > > Regards, > Tony > > On Wed, Jun 29, 2022 at 1:0

[Freedos-user] DOS ASM resources

2022-06-30 Thread Santiago Almenara
Hello! What book or webpage do you recommend to learn some DOS assembler? Thanks in advance Santiago ___ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user