Re: [Freedos-devel] Help Development with djgpp

2023-10-26 Thread Jim Hall via Freedos-devel
On Wed, Oct 25, 2023 at 5:58 AM Walter Oesch via Freedos-devel wrote: > > From Code: > > if(_setvideomode(_SRES16COLOR) == 0) /* Switch to 800*600 mode with 16 > colors */ > { > printf("\n\nVideo mode not supported!!!\n"); > printf("Maybe the VESA driver has not

Re: [Freedos-devel] FreeDOS Phishing attack - warning!

2023-11-02 Thread Jim Hall via Freedos-devel
So now phishers are pretending to be FreeDOS emails. That's pretty targeted phishing (aka "spear phishing" where attackers customize the email to be very specific to the recipient). Thanks for sharing. I haven't seen this, but I'll watch for it now. On Thu, Nov 2, 2023, 4:39 AM Wilhelm Spiegl

[Freedos-devel] abcmidi and abcm2ps

2023-11-07 Thread Jim Hall via Freedos-devel
Ben Collver emailed me about these music players, and I wanted to re-share here: >> from https://archive.org/details/abcmidi-20231101-for-dos abcMIDI is a package of programs written in C for handling ABC music notation files. The software was created by James Allwright in the early 1990 and

Re: [Freedos-devel] Help Development with djgpp

2023-10-24 Thread Jim Hall via Freedos-devel
On Tue, Oct 24, 2023 at 9:31 AM Walter Oesch via Freedos-devel wrote: > > Dear Eric > > Hear some facts of my project: > > I work for embedded software on the board Vortex86DX 800MHz. > I need at least SVGA graphic (800X600). > I prefer to work on Ubuntu 20.04 Linux (no Windows) > The target

Re: [Freedos-devel] FreeDOS virtual get-together on Sunday (reminder)

2023-09-24 Thread Jim Hall via Freedos-devel
Hi everyone! Here's the URL for today's virtual get-together: https://bluejeans.com/286798924/2517 See you in about 15 minutes! Jim On Thu, Sep 21, 2023 at 2:35 PM Jim Hall wrote: > > Hi everyone! > > I wanted to share a reminder that the next FreeDOS virtual > get-together is THIS SUNDAY,

Re: [Freedos-devel] FreeDOS virtual get-together on Sunday (reminder)

2023-09-24 Thread Jim Hall via Freedos-devel
We had a great time on the FreeDOS virtual get-together this morning! A lot of great conversation on several topics. I loved hearing about Bernd's math/CS class that he's teaching; we shared a lot of ideas for a DOS-based student project. I always lose track of time - I "advertise" that the

[Freedos-devel] FreeDOS virtual get-together on Sunday (reminder)

2023-09-21 Thread Jim Hall via Freedos-devel
Hi everyone! I wanted to share a reminder that the next FreeDOS virtual get-together is THIS SUNDAY, 11am US/Central. (Use your favorite time zone converter to find your local time, but it's the same time we've been doing it.) I'll share the meeting URL here shortly before the meeting starts.

Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-02 Thread Jim Hall via Freedos-devel
Jim wrote: > I want to compile some things using IA-16 GCC in the new Interim Build > T2310, but neither the LiveCD or BonusCD have the DJGPP Environment > package on it. We had this on previous FreeDOS installs; to compile > with IA-16 GCC, you need to set the DJGPP environment variable to a >

Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jim Hall via Freedos-devel
Downloaded and installed it. Looking good so far. Thanks! Jim On Sun, Oct 1, 2023 at 10:22 AM Jerome Shidel via Freedos-devel wrote: > > The FreeDOS Interim Test Build T2310 for October is now available for > download at: > >

Re: [Freedos-devel] FreeDOS Interim Build T2310

2023-10-01 Thread Jim Hall via Freedos-devel
I want to compile some things using IA-16 GCC in the new Interim Build T2310, but neither the LiveCD or BonusCD have the DJGPP Environment package on it. We had this on previous FreeDOS installs; to compile with IA-16 GCC, you need to set the DJGPP environment variable to a DJGPP.ENV file. Or is

Re: [Freedos-devel] FreeDOS Interim Build T2310 - no free space on CD

2023-10-03 Thread Jim Hall via Freedos-devel
I did a quick comparison of the packages on the FreeDOS 1.3 distribution (both Live and Bonus) and the FreeDOS T2310 distribution (Live and Bonus). And the differences in packages (added and dropped) were as expected, so that's good. :-) Then I added up the package size on T2310, both Live and

Re: [Freedos-devel] Calculator for DOS with GUI

2023-10-06 Thread Jim Hall via Freedos-devel
On Fri, Oct 6, 2023 at 3:12 PM Pedro Luis Carballosa Mass via Freedos-devel wrote: > > Hi. > > The software is a basic calculator for DOS programmed in QBasic, the > calculator is not complete because he lacks some icons and it only > works with mouse, but this is due to that is part of a

Re: [Freedos-devel] FreeDOS Interim Build T2310 - no free space on CD

2023-10-05 Thread Jim Hall via Freedos-devel
Steve said: > I can't see what would need to be on base to make it more than about 20 > MB? And even that's pushing it hard. > > Maybe because I'm measuring by PC DOS 2000, which came on 6 floppies. > The FreeDOS distribution has a "LiveCD" component that allows users to boot the CD. This

[Freedos-devel] FYI: wiki.freedos.org will be upgraded tomorrow

2023-08-20 Thread Jim Hall via Freedos-devel
Hi everyone I wanted to share that SourceForge is upgrading the PHP to version 7.4 on the wiki.freedos.org server - sometime tomorrow, Aug 21. (This is part of a two-step upgrade; SourceForge will upgrade to PHP 8 later this year.) SF gave me a test link, so I tested the site on the new PHP and

Re: [Freedos-devel] Website maintenance

2023-08-23 Thread Jim Hall via Freedos-devel
On Wed, Aug 23, 2023 at 12:36 PM Jim Hall wrote: > > When SourceForge upgraded their website hosting to PHP 7.4, I didn't > read closely enough that the final website address will change. So I'm > in the process of updating things on the wiki.freedos.org site to > accommodate that. >[..] After

[Freedos-devel] Website maintenance

2023-08-23 Thread Jim Hall via Freedos-devel
When SourceForge upgraded their website hosting to PHP 7.4, I didn't read closely enough that the final website address will change. So I'm in the process of updating things on the wiki.freedos.org site to accommodate that. We had a few things hosted there that really should be on the

[Freedos-devel] Updating/moving the wiki

2023-08-26 Thread Jim Hall via Freedos-devel
(This is a long email. Feel free to skip ahead to the "MY PROPOSAL" section at the end.) I mentioned in an earlier email that SourceForge upgraded the PHP on the server that runs the FreeDOS Wiki. I don't know why, but the PHP upgrade has caused the wiki to not load a stylesheet. It doesn't

Re: [Freedos-devel] Updating/moving the wiki

2023-08-26 Thread Jim Hall via Freedos-devel
Jim wrote: > > (This is a long email. Feel free to skip ahead to the "MY PROPOSAL" > > section at the end.) > > [..] > > MY PROPOSAL: > > > > I did some analysis, and the FreeDOS Wiki has 290 pages in it. That's > > more than a few, but it's not a ton. > > > > My current thinking is to set up a

Re: [Freedos-devel] Updating/moving the wiki

2023-08-26 Thread Jim Hall via Freedos-devel
Bernd wrote: [..] > If the project is in need of web space or something else, I think I > could help out. So let me know... > For the www.freedos.org and wiki.freedos.org websites, I'm comfortable taking care of the hosting costs on my own. We aren't set up as a Foundation, but the YouTube

[Freedos-devel] Doszip Commander 2.65 fixes two bugs

2023-07-03 Thread Jim Hall via Freedos-devel
Fritz emailed this announcement to me off-list, and I wanted to fwd it here: > From: "nidud" > Subject: Re: [nidud/doszip] Problems with adding diskettes and HDs without > label / ".." (doubledot) (Issue #12) > > > The code is somewhat sensitive as it needs to test if the > drive exist for the

Re: [Freedos-devel] Second call for htmlhelp

2023-07-10 Thread Jim Hall via Freedos-devel
I am also an editor for Technically We Write (a website about technical writing) and yesterday I wrote an article about how to write "ebooks" in AMB format. If anyone would like a walkthrough that shows how to write documentation in AMB format, here's the preview* article:

Re: [Freedos-devel] Second call for htmlhelp

2023-07-08 Thread Jim Hall via Freedos-devel
I sent a separate email to Willi that included screenshots (the list doesn't like screenshots) but I wanted to repeat this thought with the list: >> BTW, I created my own index.htm file and ran a few tests. HTML Help supports HTML coding structures - this is awesome! I honestly don't remember if

Re: [Freedos-devel] Second call for htmlhelp

2023-07-08 Thread Jim Hall via Freedos-devel
On Sat, Jul 8, 2023 at 6:25 PM Jim Hall wrote: > > I sent a separate email to Willi that included screenshots (the list > doesn't like screenshots) but I wanted to repeat this thought with the > list: > > > >> > BTW, I created my own index.htm file and ran a few tests. HTML Help > supports HTML

Re: [Freedos-devel] Second call for htmlhelp

2023-07-09 Thread Jim Hall via Freedos-devel
On Sun, Jul 9, 2023 at 6:46 AM Wilhelm Spiegl via Freedos-devel wrote: > > Till now amb files were created by Mateusz Viste. If I remember right, > e.g. Hyperlinks within the text look absolutely different. > They were created by Mateusz because AMB was new at the time, so only Mateusz really

Re: [Freedos-devel] Second call for htmlhelp

2023-07-09 Thread Jim Hall via Freedos-devel
On Sun, Jul 9, 2023 at 10:06 AM Jim Hall wrote: > I recall that Mateusz had a tool that could convert HTML files into > AMA format, but I can't find it [..] I found it: https://osdn.net/projects/amb/scm/svn/tree/head/samples/fdhelp2amb/ (note: the OSDN website is very slooow for me)

Re: [Freedos-devel] Blocek 1.74

2023-07-16 Thread Jim Hall via Freedos-devel
Thanks! I've mirrored this at the FreeDOS Files Archive on Ibilbio. I've also posted a news item on the website about it. Jim On Sat, Jul 15, 2023 at 3:07 AM Ladislav Lacina via Freedos-devel wrote: > > Hello! > New version of test editor Blocek is out. Now in version 1.74. > Project page is

[Freedos-devel] Reminder: next FreeDOS virtual get-together

2023-07-19 Thread Jim Hall via Freedos-devel
Hi everyone! I just wanted to send a reminder that our next FreeDOS virtual get-together is coming up on Sunday, 11:00 a.m. to noon, US/Central Time. Use your favorite time zone converter to find your local time. As usual, we will do the meeting using Bluejeans. Folks have said that you get best

Re: [Freedos-devel] Virtual get-together?

2023-07-30 Thread Jim Hall via Freedos-devel
> On Sun, Jul 30, 2023 at 11:03 AM Gregory Pietsch via Freedos-devel > wrote: > > > > Wasn't a virtual get-together supposed to happen about now? -- Gregory On Sun, Jul 30, 2023 at 11:06 AM Rugxulo via Freedos-devel wrote: > > Maybe Jim is still under the weather? > I'm so sorry I missed the

Re: [Freedos-devel] Interesting behavior with PC Tools

2023-07-30 Thread Jim Hall via Freedos-devel
On Sun, Jul 30, 2023 at 3:38 PM Bret Johnson wrote: > > Those extra "spaces" may not really be spaces at all -- they may > actually be ASCII 0 or ASCII 255, which look like a regular space (ASCII > 32) on the screen even though they aren't. I've ran into similar > issues at various times that

[Freedos-devel] Interesting behavior with PC Tools

2023-07-30 Thread Jim Hall via Freedos-devel
A user emailed me with what they thought was a bug, but to me it looks like everything is okay. Ironically, I think it's QBASIC that has the issue. Here's the "bug" as described to me: The user ran PC Tools on FreeDOS and navigated around. They exited PC Tools into a directory (BAS_DAT) that

Re: [Freedos-devel] Interesting behavior with PC Tools

2023-07-30 Thread Jim Hall via Freedos-devel
> On Sun, Jul 30, 2023 at 3:38 PM Bret Johnson wrote: > > > > Those extra "spaces" may not really be spaces at all -- they may > > actually be ASCII 0 or ASCII 255, which look like a regular space (ASCII > > 32) on the screen even though they aren't. I've ran into similar > > issues at various

Re: [Freedos-devel] dir issues

2023-07-24 Thread Jim Hall via Freedos-devel
On Mon, Jul 24, 2023 at 1:07 PM Ralf Quint via Freedos-devel wrote: >[..] > Well, there is/was a PC version of GEOS, which for a while now is Open > Source and available as PC/GEOS [..] > > https://github.com/bluewaysw/pcgeos > > PS: I don't think that GEM would be useless for use with FreeDOS,

Re: [Freedos-devel] Free FDISK 1.3.8 released

2023-07-24 Thread Jim Hall via Freedos-devel
On Mon, Jul 24, 2023 at 10:56 AM Bernd Böckmann via Freedos-devel wrote: > > Today I released FDISK 1.3.8 into the wild: > > https://github.com/FDOS/fdisk/tree/v1.3.8 > [..] Thanks Bernd! I mirrored this release to ibiblio, and posted a news item about it on the website. Jim

[Freedos-devel] FreeDOS virtual get-together (moved to next week)

2023-07-22 Thread Jim Hall via Freedos-devel
Resending with a new Subject line so it doesn't get hidden/missed by some email clients: On Sat, Jul 22, 2023 at 10:19 AM Jim Hall wrote: > > Hi everyone > > I was traveling for a conference this week, and now I am sick. (My > COVID test was negative, though.) I cannot host the get-together >

Re: [Freedos-devel] Reminder: next FreeDOS virtual get-together

2023-07-22 Thread Jim Hall via Freedos-devel
Hi everyone I was traveling for a conference this week, and now I am sick. (My COVID test was negative, though.) I cannot host the get-together tomorrow. Let's move the virtual get-together to NEXT WEEK at the same time: Sunday July 30, 11am-noon (US/Central) On Wed, Jul 19, 2023 at 11:34 AM

Re: [Freedos-devel] ANSI for DOS

2023-07-31 Thread Jim Hall via Freedos-devel
FYI: Your post was 104 lines and 618 words. How-to articles on websites are between 500 and 800 words, so this email was a bit long. :-/ The point is you have released a new microemacs? :: Anyway, long story short - I have banged microemacs 3.6 into :: shape so that it is C90 compliant with the

Re: [Freedos-devel] Annoying bounce messages (list admin stuff)

2023-06-29 Thread Jim Hall via Freedos-devel
edos-devel < freedos-devel@lists.sourceforge.net> wrote: > On 6/27/2023 2:28 PM, Jim Hall via Freedos-devel wrote: > > On Fri, Jun 23, 2023 at 3:38 PM Jim Hall wrote: > >> Thanks to Mateusz for pointing out a mail list setting that we think > >> will stop the annoyi

[Freedos-devel] Happy 29th anniversary to FreeDOS!

2023-06-29 Thread Jim Hall via Freedos-devel
In 1994, several of us got together around a pretty neat idea. We liked DOS, but Microsoft was clearly moving completely to Windows. "The next version of Windows," they said, "would do away with DOS." We wanted to keep DOS around, so we decided to write our own. That project, announced 29 years

Re: [Freedos-devel] Happy 29th anniversary to FreeDOS!

2023-06-29 Thread Jim Hall via Freedos-devel
On Thu, Jun 29, 2023 at 6:11 PM Bernd Böckmann via Freedos-devel wrote: > > Jim, do you still have the original announcement? Would be an interesting > read I guess. > Here it is: https://groups.google.com/g/comp.os.msdos.apps/c/oQmT4ETcSzU/m/O1HR8PE2u-EJ The original name from the

Re: [Freedos-devel] Annoying bounce messages (list admin stuff)

2023-06-27 Thread Jim Hall via Freedos-devel
On Fri, Jun 23, 2023 at 3:38 PM Jim Hall wrote: > > Thanks to Mateusz for pointing out a mail list setting that we think > will stop the annoying bounce messages. > > When you send an email to the email list, you might get a bounce > message. This is because of a change at Gmail where they are

Re: [Freedos-devel] Question about edlin

2024-01-22 Thread Jim Hall via Freedos-devel
On Mon, Jan 22, 2024 at 11:24 AM Gregory Pietsch via Freedos-devel wrote: > > FD edlin ignores a leading space. If you want the leading space to be > searched for, put the string in quotes; e.g. > > 1r"written"," written" > > The reason why I didn't stick a ^Z there is because I wanted to get >

Re: [Freedos-devel] Problem booting FreeDOS on Book8088 PC-XT laptop

2024-02-04 Thread Jim Hall via Freedos-devel
roytam wrote: [..] > and as discussion in > http://www.bttr-software.de/forum/board_entry.php?id=21061, FreeDOS > can boot on Book8088 once FreeDOS' LBA support is disabled. This may > because of XT-IDE BIOS and/or Xi8088 BIOS handling when Int 13h,AH=41h > running twice by FreeDOS kernel. >

Re: [Freedos-devel] Talking about Soundblaster emulation

2024-02-15 Thread Jim Hall via Freedos-devel
On Thu, Feb 15, 2024 at 6:49 AM Eric Auer wrote: > Hi! > > Just noticed this video review and tutorial about making a FreeDOS > boot stick with SBEMU on it, with Rufus in Windows, based on the > FreeDOS 1.3 USB version: > > https://www.youtube.com/watch?v=6GKYcpXlGIM > > It just renames setup bat

Re: [Freedos-devel] Talking about Soundblaster emulation

2024-02-15 Thread Jim Hall via Freedos-devel
Since SBEMU (and I assume VSBHDA - I haven't used it) are working well to provide sound support on modern systems, I wonder if we should include it in the next version of FreeDOS - whether we call it "FreeDOS 1.4" or "FreeDOS 2.0." What do folks think? Do you use SBEMU or VSBHDA? What has been

[Freedos-devel] Updated news items

2024-02-16 Thread Jim Hall via Freedos-devel
I'm assuming folks check the website pretty regularly for various news - but in case not, I wanted to share these news items you may have missed about recent program updates. I try to stay up to date on new programs coming out, but I'm sure to miss some things. If a program has a new version out,

Re: [Freedos-devel] NewDOS source code has been published!

2024-02-17 Thread Jim Hall via Freedos-devel
On Sat, Feb 17, 2024 at 8:39 AM Wilhelm Spiegl via Freedos-devel wrote: > > Hi Jim, > > I forgot to mention that there is another great new thing: NewDOS and its > source code is free since 2024-02-06! > NewDOS itself is freeware since 2018. > > You can grab it here:

[Freedos-devel] Directory cleanup on Ibiblio

2024-02-17 Thread Jim Hall via Freedos-devel
FYI that I've done a little reordering in the 'dos/debug' directory on Ibiblio. We actually have three versions of DEBUG here, so I wanted to make clear which was which: The change: Because it was the "original" FreeDOS DEBUG, we had each version of Vojta's DEBUG as a separate directory under

[Freedos-devel] Xcopy 1.5

2024-02-16 Thread Jim Hall via Freedos-devel
I noticed over on the BTTR forum, Fritz asked this question about Xcopy 1.5. But freedos-devel is really the best place to discuss FreeDOS distribution topics, so I wanted to start a thread here to make sure the question was asked in the right place: Fritz asked: >>>

Re: [Freedos-devel] Xcopy 1.5

2024-02-16 Thread Jim Hall via Freedos-devel
Answering my own question on this: I don't know that anyone was aware of an updated version of Xcopy (1.5). So this was just missed. I think we should include Xcopy 1.5 in the next test release, T2403. *We're all volunteers, if you see a new version of a program and no one is talking about it,

[Freedos-devel] Removing MetaDOS from the files archive (Ibiblio)

2024-02-07 Thread Jim Hall via Freedos-devel
I'm sharing this as an FYI. We used to mirror a copy of Rugxulo's MetaDOS (from 2019) at the FreeDOS Files Archive on Ibiblio. However, when it became too outdated (and to remove confusion with the FreeDOS distribution) we eventually marked the directory as "private" which effectively made it

[Freedos-devel] Online get-together follow-up

2023-12-17 Thread Jim Hall via Freedos-devel
Thanks to everyone for joining the FreeDOS virtual get-together today! We had a small group (probably because of the holidays) but we had a great conversation about the new website, asking about kernel updates, updates to the distribution, and our upcoming 30th anniversary on June 29 2024. Let's

Re: [Freedos-devel] Next FreeDOS virtual get-together (December 17)

2023-12-17 Thread Jim Hall via Freedos-devel
Hi everyone! Here's the Google Meet URL for today's get-together. I'll start the meeting in 5 minutes from now: FreeDOS virtual get-together Sunday, December 17 · 11:00am – 12:30pm Time zone: America/Chicago Google Meet joining info Video call link: https://meet.google.com/spq-kkvy-bgn Or dial:

[Freedos-devel] Merry Christmas to everyone

2023-12-24 Thread Jim Hall via Freedos-devel
I just wanted to wish everyone a Merry Christmas, to all who celebrate! Also looking forward to 2024! ___ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel

Re: [Freedos-devel] Next FreeDOS virtual get-together (December 17)

2023-12-16 Thread Jim Hall via Freedos-devel
Hi everyone! Just a reminder about tomorrow's virtual get-together. See you online at 11am US/Central! I'll share the meeting URL shortly before we start the meeting; we're using Google Meet, so you don't need to install any software to join. Meet should work with any modern browser - their Meet

[Freedos-devel] Learning DOS assembly programming

2023-12-26 Thread Jim Hall via Freedos-devel
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 world" program and eventually move up to writing an assembly version of TYPE and

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

2023-12-27 Thread Jim Hall via Freedos-devel
I wanted to let everyone know that I'm planning to (finally!) put the new website "live" in the next few days. This is the updated version of the website that I've shared via email several times over the last year or so. The "test" version of the new site is here, if you want to preview it:

[Freedos-devel] Updating the FreeDOS website

2023-12-11 Thread Jim Hall via Freedos-devel
The last time we made a major update to the FreeDOS website was maybe ten years or so. Things are definitely feeling a bit dated, such as certain design elements. And over time, we've added content where it seemed to "fit" so the usability has degraded since the last update. I have been

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

2023-12-30 Thread Jim Hall via Freedos-devel
I added the OpenWatcom compilers and NASM links to the https://www.freedos.org/about/devel/ page earlier today. So now we have three "info boxes" that call out the open source compilers (OpenWatcom and NASM) that we recommend for working on FreeDOS. The other tools are listed below that in the

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

2023-12-30 Thread Jim Hall via Freedos-devel
On Sat, Dec 30, 2023 at 12:42 PM Bernd Böckmann via Freedos-devel wrote: > > Well done, > > one suggestion I oversaw the first time I looked at the new site: On > https://freedos.org/about/devel/ I would change the order of the > compilers, otherwise people could get the impression that DDS

Re: [Freedos-devel] Learning DOS assembly programming

2023-12-31 Thread Jim Hall via Freedos-devel
Thanks to everyone for sharing their advice on learning assembly programming. I've started exploring how to write assembly programs in NASM. I'm not looking to write anything "big" in NASM, just learn enough about it so I can write a few programs here and there. Thanks also to Danilo for pointing

Re: [Freedos-devel] FreeDOS Interim Build T2401

2024-01-01 Thread Jim Hall via Freedos-devel
On Mon, Jan 1, 2024 at 7:46 AM Jerome Shidel via Freedos-devel wrote: > > The FreeDOS Interim Test Build T2401 for January is now available for > download at: > > https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/ > > Although this update consists of only a few simple

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] 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

[Freedos-devel] Working on the new website

2023-12-17 Thread Jim Hall via Freedos-devel
(I'm re-sharing this update from the virtual get-together "followup" email so others will see it) We experimented with a few things on the new "test" website at https://test.freedos.org/ The test website currently shows the classic logo (we were experimenting with it) but I'll change it back to

[Freedos-devel] Streamlining the next FreeDOS Test distribution

2023-12-17 Thread Jim Hall via Freedos-devel
(I'm re-sharing this note from my get-together "followup" email so more people will see it) We talked again about the test release, and focusing the LiveCD to something you can boot and run FreeDOS without installing it to a hard disk, but also having all the "core" packages on it so you can

Re: [Freedos-devel] Monthly Get-together

2023-11-26 Thread Jim Hall via Freedos-devel
We didn't set a date after the last one. I recall I also commented that I have a conference coming up and some other things that would have made a November video get-together difficult for me. (I need all the time I can get this week, and the next few weeks.) How about we try for December? Like

[Freedos-devel] Question about USBDOS license

2023-11-29 Thread Jim Hall via Freedos-devel
Someone else asked me about the USBDOS license. This person highlighted a note in the USBDOS license that suggested "if your website collects money, then you can't distribute USBDOS" - and the person asked about the Patreon link on the www.freedos.org website. So I thought I'd share my reply

[Freedos-devel] Question about JEMM license

2023-11-29 Thread Jim Hall via Freedos-devel
A user emailed me to ask about the license for JEMM. We list this as "Artistic License" on the website, but JEMM includes a few public domain components. https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/1.3/pkg-html/jemm.html I wanted to share my reply to this person on the

[Freedos-devel] Next FreeDOS virtual get-together (December 17)

2023-11-26 Thread Jim Hall via Freedos-devel
Hi everyone! Thanks to Jerome for reminding me to schedule the next FreeDOS virtual get-together. Let's do the get-together on Sunday, December 17 at 11am US/Central (use your favorite timezone converter to find your local time). We are no longer using BlueJeans. They are shutting down that

Re: [Freedos-devel] [OT] Text-mode Windows 11

2024-01-27 Thread Jim Hall via Freedos-devel
On Thu, Jan 25, 2024 at 3:20 PM Aitor Santamaría via Freedos-devel wrote: > > Hello, > > Off-topic (as it is WinNT), but in this video, the author claims to > have built a text-mode 100MB small Windows 11. It is shockingly slow, > but it is still fun to see a text mode OS stripping the GUI. > >

Re: [Freedos-devel] Is there an open source fmt clone for DOS?

2024-01-27 Thread Jim Hall via Freedos-devel
On Wed, Jan 24, 2024 at 6:29 PM tauro via Freedos-devel wrote: > > This seems to be exactly what you're looking for. > > https://www.bttr-software.de/freesoft/unix.htm > > Under "GNU Textutils", you will find fmt. > > Here's a direct link for a 16 bit version: > >

[Freedos-devel] Cleaning up FDAUTO

2024-02-02 Thread Jim Hall via Freedos-devel
Hi everyone I've been testing the new 2402 release, and decided I finally wanted to streamline (cleanup?) the FDAUTO.BAT file to make it more readable and easier to see what's happening. First, here's my text description of what's going on in FDAUTO. I'll reply with a copy of the FDAUTO that I'm

Re: [Freedos-devel] Cleaning up FDAUTO

2024-02-02 Thread Jim Hall via Freedos-devel
Here's my second pass at cleaning up my FDAUTO.BAT file. If you like it, feel free to use it. This does a lot of streamlining from the "stock" FDAUTO.BAT in T2402. I've pared it down to just a few jump points that are more readable to me: HIGH, LOW, and LOCALCFG. At a high level, it's organized

Re: [Freedos-devel] Cleaning up FDAUTO

2024-02-02 Thread Jim Hall via Freedos-devel
On Fri, Feb 2, 2024 at 5:30 PM Jim Hall wrote: > > Hi everyone > > I've been testing the new 2402 release, and decided I finally wanted > to streamline (cleanup?) the FDAUTO.BAT file to make it more readable > and easier to see what's happening. > > First, here's my text description of what's

Re: [Freedos-devel] Updated HTML Help

2024-02-04 Thread Jim Hall via Freedos-devel
One question I have is: is there a zip file where I can download all of HTML Help at once, to view on my local computer? I checked on your website starting at https://www.bootablecd.de/FreeDOS-Internet-version/help110/ and I couldn't see a link to a zip file. On Sun, Feb 4, 2024 at 11:34 AM Jim

Re: [Freedos-devel] Link for today's virtual meeting

2024-02-04 Thread Jim Hall via Freedos-devel
Well, that email didn't get sent out on time ("fifteen minutes") ... sorry for the delay. Meeting is starting now. :-) On Sun, Feb 4, 2024 at 10:46 AM Jim Hall wrote: > > FreeDOS virtual get-together (technical) > > Google Meet joining info > > Video call link: > >

[Freedos-devel] Link for today's virtual meeting

2024-02-04 Thread Jim Hall via Freedos-devel
FreeDOS virtual get-together (technical) Google Meet joining info Video call link: https://meet.google.com/kca-qufs-api I'll see you there in fifteen minutes! Or dial: +1 515-318-5132 PIN: 587 730 560# More phone numbers: https://tel.meet/kca-qufs-api?pin=1068170768202

[Freedos-devel] Updated HTML Help

2024-02-04 Thread Jim Hall via Freedos-devel
I didn't see Willi's email to freedos-devel because it was part of an unrelated topic, so I am re-sharing his email under a new thread to raise visibility. Willi wrote: > As english help is completed now, i only have to run final things to reduce > size and to look for bugs etc. It would be

Re: [Freedos-devel] Link for today's virtual meeting

2024-02-04 Thread Jim Hall via Freedos-devel
On Sun, Feb 4, 2024 at 12:40 PM Jerome Shidel via Freedos-devel wrote: > > Hi Jim, > > Interestingly, when you left the online meeting, it kept going at > least for a few seconds until I clicked end-call. > > I don’t know if it would have kept going indefinitely. > > We will have to try that next

[Freedos-devel] Question about edlin

2024-01-21 Thread Jim Hall via Freedos-devel
I actually do use edlin sometimes. But I have a question that might actually be a bug report: When I try to search and replace text, and I want to add a space in front of my replaced text, I can't get it to work. Am I doing this wrong? Here's an example: In this 1-line file, I want to edit the

Re: [Freedos-devel] MAD compiler for DOS?

2024-01-30 Thread Jim Hall via Freedos-devel
[..] Jim Hall wrote: [..] > > I'm thinking about writing a book about the early history of document > > preparation systems, and RUNOFF seemed a good place to start. I want > > to faithfully recreate the MAD code in another programming language - > > not an automated translation like ESR's

Re: [Freedos-devel] MAD compiler for DOS?

2024-01-30 Thread Jim Hall via Freedos-devel
Jim Hall wrote: > > On Mon, Jan 29, 2024 at 8:07 PM Jim Hall wrote: > >> I am working on an academic project that requires understanding the > >> MAD programming language so I can pick apart (and faithfully recreate) > >> an old MAD program. That's the Michigan Algorithm Decoder, from 1959 > >>

Re: [Freedos-devel] Aw] MAD compiler for DOS?

2024-01-30 Thread Jim Hall via Freedos-devel
On Tue, Jan 30, 2024 at 3:51 PM Wilhelm Spiegl wrote: > > https://wiki.edu.vn/wiki17/2021/01/05/mad-programmiersprache-wikipedia/amp/# > > I dont know if this helps, run a translator if necessary > That's very cool, thanks for sharing that. The "amp" page didn't work for me, but I could access

Re: [Freedos-devel] MAD compiler for DOS?

2024-01-30 Thread Jim Hall via Freedos-devel
Jim Hall wrote: > > I am working on an academic project that requires understanding the MAD > > programming language so I can pick apart (and faithfully recreate) an old > > MAD program. That's the Michigan Algorithm Decoder, from 1959 and the early > > 1960s. tom ehlert wrote: > it would make

[Freedos-devel] MAD compiler for DOS?

2024-01-29 Thread Jim Hall via Freedos-devel
I am working on an academic project that requires understanding the MAD programming language so I can pick apart (and faithfully recreate) an old MAD program. That's the Michigan Algorithm Decoder, from 1959 and the early 1960s. MAD is similar to original FORTRAN, but there are some things that

[Freedos-devel] FreeDOS on Book8088

2024-01-30 Thread Jim Hall via Freedos-devel
A user entered a bug that FreeDOS won't boot on the Book8088. https://sourceforge.net/p/freedos/bugs/391/ > Hi. I got myself a Book8088 2.0 recently. It's a Chinese retro computer > with a NEC V20 processor, 640 kb ram and a CF card as a storage. It uses > Sergei Kiselev's BIOS_8088 with XTIDE

Re: [Freedos-devel] MAD compiler for DOS?

2024-01-30 Thread Jim Hall via Freedos-devel
On Mon, Jan 29, 2024 at 8:07 PM Jim Hall wrote: > > I am working on an academic project that requires understanding the > MAD programming language so I can pick apart (and faithfully recreate) > an old MAD program. That's the Michigan Algorithm Decoder, from 1959 > and the early 1960s. >[..] >

Re: [Freedos-devel] Next FreeDOS virtual get-together

2024-01-31 Thread Jim Hall via Freedos-devel
Jerome Shidel wrote: > > Did you decide on the new conferencing software? > I have a Google Apps subscription and Google Meet does a good job, doesn't require installing client software, and it doesn't "cut off" after a half hour. (When's I googled it, it looked like Meet would limit you to 30

[Freedos-devel] Is there an open source fmt clone for DOS?

2024-01-24 Thread Jim Hall via Freedos-devel
I'm looking for a way to keep my text files (like README.TXT) tidy and easy to read. One problem is that if I modify a plain text file in a regular text editor, and change the line length in the middle of a paragraph, now I have to fix all the lines around it so the lines are all about 77

Re: [Freedos-devel] NLS in Edlin

2024-02-05 Thread Jim Hall via Freedos-devel
Gregory Pietsch wrote: > Believe me, I've had a few headaches over the years regarding NLS. This > led to the myriad of ways to do NLS in Edlin. Anyway, all the strings > that would need to be translated are #defines in msgs.h, and I included > a simple filter program to generate msgs.h files from

Re: [Freedos-devel] NLS in Edlin

2024-02-05 Thread Jim Hall via Freedos-devel
Not really about internationalization, so I'll make it a separate email: Whenever you quit Edlin, you always get this prompt: > *q > Abort edit (Y/n)? y I always find it a little concerning when I've already saved my file and Edlin asks if I want to "abort" my edit. It always makes me answer

[Freedos-devel] Next FreeDOS virtual get-together

2024-01-19 Thread Jim Hall via Freedos-devel
Hi everyone! I promised to propose the next virtual get-together after the holiday break, so here it is. :-) How about Sunday, February 4 for the next get-together? That's three Sundays from now. Time is 11am to noon US/Central, same time as always. And we'll probably go over that, because we

Re: [Freedos-devel] FreeDOS on Book8088

2024-01-30 Thread Jim Hall via Freedos-devel
utions/1.3/official/FD13-FloppyEdition.zip >> [1] >> https://forum.vcfed.org/index.php?threads/book-8088-discovery-and-modification-thread.1245155/post-1343495 >> >> On Tue, Jan 30, 2024 at 8:23 AM Jim Hall via Freedos-devel >> wrote: >>> >>>

Re: [Freedos-devel] Problem booting FreeDOS on Book8088 PC-XT laptop

2024-02-03 Thread Jim Hall via Freedos-devel
Hi Eric! I'm glad you're bringing this conversation back to freedos-devel .. because this is a good place to discuss FreeDOS things. Eric Auer wrote: >> >> Hi! As you may have read, some company has created an eeepc sized PC-XT >> laptop called Book8088. It ships with MS DOS on a CF card. Bocke

Re: [Freedos-devel] FreeDOS package data fork, sort of

2024-02-03 Thread Jim Hall via Freedos-devel
Hi Eric This is a really interesting effort and I think it would be good to find a way to get Willi's efforts integrated somehow into the changelog for the monthly test releases. But as you've mentioned, there's a lot of overlap here. I think the right place to start is to talk about it. But we

[Freedos-devel] FOSDEM '24 Emulator Development Room - call for presentations

2023-11-13 Thread Jim Hall via Freedos-devel
*Is anyone planning to attend FOSDEM? It would be great to have someone talk about FreeDOS, I think a lot of folks would be interested.* *Here's the invite for their call for presentations:* -- Small update, moved the CFP URL to here:

Re: [Freedos-devel] libm-0.6 and libmpi-0.2

2023-11-12 Thread Jim Hall via Freedos-devel
Hi everyone! For anyone who needs more info: libmpi is a Multiple Precision Integer library, and libm is a C math library. Both are public domain. You can find both on the FreeDOS Files Archive at Ibiblio, under /files/devel/libs/libm and /files/devel/libs/libmpi. Thanks Gregory! Here are the

Re: [Freedos-devel] New FreeDOS Edlin 2.23 is out on Sourceforge!

2023-11-12 Thread Jim Hall via Freedos-devel
Thanks! I always love a new Edlin release. :-) I've mirrored it on the FreeDOS Files Archive at Ibiblio. Here's the link: https://ibiblio.org/pub/micro/pc-stuff/freedos/files/dos/edlin/2.23/ For anyone interested, the video Gregory mentioned is here: https://www.youtube.com/watch?v=yapAepxbaT4

Re: [Freedos-devel] New FreeDOS Edlin 2.23 is out on Sourceforge!

2023-11-12 Thread Jim Hall via Freedos-devel
t; > > On 11/12/2023 11:07 AM EST Jim Hall via Freedos-devel > > wrote: > > > > > > Thanks! I always love a new Edlin release. :-) > > > > I've mirrored it on the FreeDOS Files Archive at Ibiblio. Here's the link: > > https://ibiblio.org/pub/micr

Re: [Freedos-devel] FDISK 1.3.14

2024-02-22 Thread Jim Hall via Freedos-devel
Excellent news! I'll post an item on the website about it. I can't login to Ibiblio from where I'm at right now, so I can't mirror it - maybe someone else with Ibiblio access can do that for me. Otherwise I'll mirror this to Ibiblio over the weekend. Jim On Thu, Feb 22, 2024 at 12:25 PM Bernd

  1   2   >