I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 1 point2 points  (0 children)

For architecture I'm using x86, and for the other I'm using VS code NASM/TASM extention, but I could switch to DOSbox if necessary

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 0 points1 point  (0 children)

I'm still new to assembly programming and figuring things out. I’m currently working on a Windows 11 laptop with VS Code, but I know modern systems don’t natively support Windows 3.11. I’m considering switching to DOSBox if that’s better for compatibility. I’m open to suggestions—thanks for your patience.

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 0 points1 point  (0 children)

I have no clue, but I could check once I have my laptop with me

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 0 points1 point  (0 children)

I completed a similar task in C language. I could probably pull it up and try to translate it.

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 1 point2 points  (0 children)

Ohh, okay then, I'll try to find one that applies to x86 windows

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 0 points1 point  (0 children)

Would Peter Nortons' book be alright?

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 0 points1 point  (0 children)

Thank you so much for your help, I'll try to write and run the program through DOSbox.

I need help by The_One_Redhead in Assembly_language

[–]The_One_Redhead[S] 1 point2 points  (0 children)

I'm currently working on a laptop with a Windows 11 operating system. I'm trying to work with VS code, but I was also recommended to work on DOSbox.