Re: [Freedos-devel] Learning DOS assembly programming

2023-12-29 Thread Jerome Shidel via Freedos-devel
Hi, > On Dec 26, 2023, at 11:42 AM, Jim Hall via Freedos-devel > wrote: > > I actually never learned DOS assembly programming, but decided I'd > like to start. > > What assembler do you recommend, and where is a good place to start > learning about DOS assembly programming? Start with a "Hello

Re: [Freedos-devel] FYI: Website update happening this week

2023-12-29 Thread Jim Hall via Freedos-devel
And the website is fixed! It was an https config on their end. That's everything for the www.freedos.org website. If you find any typos or missing pages, let me know. :-) Jim *Next on my list: (1) 2024 calendar [available this weekend] (2) move the wiki and update it On Fri, Dec 29, 2023 at

Re: [Freedos-devel] FYI: Website update happening this week

2023-12-29 Thread Jim Hall via Freedos-devel
FYI: I'm in the middle of the website move, and something got stuck. Right now, you can visit http://www.freedos.org/ and see the new website, but https://www.freedos.org/ (note the "https" instead of "http") is showing "No input file specified." So something didn't get updated for https when the

Re: [Freedos-devel] Learning DOS assembly programming

2023-12-29 Thread Andy Stamp via Freedos-devel
A few years ago I wanted to learn assembly (more than just inline or a small example in NASM) and went through Peter Norton's Assembly Language Book for the IBM PC. It uses MASM syntax but the Watcom Assembler was close enough for the examples in the book. It's under $7 on Thriftbooks which I thin