Re: [Freedos-devel] FreeDOS Interim Build T2412

2024-12-02 Thread Jerome Shidel via Freedos-devel
Hi Wolf & Tom, > On Dec 2, 2024, at 4:00 PM, tom ehlert via Freedos-devel > wrote: > > Hallo Herr Wolf Bergenheim via Freedos-devel, > > am Montag, 2. Dezember 2024 um 21:01 schrieben Sie: > >> Hey, > >> Changelog says DOG was upgraded to 0.8.5b but >> https://www.ibiblio.org/pub/micro/pc-st

Re: [Freedos-devel] FreeDOS Interim Build T2412

2024-12-02 Thread Fritz Mueller via Freedos-devel
A first quick test with vmware, as virtualbox seems to be still a little be buggy: a) german country.sys now works (just for information, thx!!!) b) fdnpkg checkupdates reports a message: loading http://www.ibiblio.org... /repositories/1.4/emulator: repository download failed. c) when I instal

Re: [Freedos-devel] FreeDOS Interim Build T2412

2024-12-02 Thread tom ehlert via Freedos-devel
Hallo Herr Wolf Bergenheim via Freedos-devel, am Montag, 2. Dezember 2024 um 21:01 schrieben Sie: > Hey, > Changelog says DOG was upgraded to 0.8.5b but > https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/unstable/pkg-html/dog.html > says 0.8.4b and on that page it also links

[Freedos-devel] RPNV calculator

2024-12-02 Thread Davide Erbetta via Freedos-devel
Hi all, please let me share with you this tiny project: it's written in C with FED editor and compiled with Open Watcom, all in FreeDOS. The goal it's just to have some fun writing something with a TUI using conio library, nothing more then this. The coding style is very basic and somewher

Re: [Freedos-devel] CB-86

2024-12-02 Thread Fritz Mueller via Freedos-devel
Hi, not really a wishlist, but if you are a good programmer, there is a real challenge for you: Simply have a look at:   https://gitlab.com/groups/FreeDOS/-/issues  or:   https://sourceforge.net/p/freedos/bugs/   there are a lot of bug reports that should be checked and/or fixed. Several com

Re: [Freedos-devel] FreeDOS Interim Build T2412

2024-12-02 Thread Wolf Bergenheim via Freedos-devel
Hey, Changelog says DOG was upgraded to 0.8.5b but https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/repositories/unstable/pkg-html/dog.html says 0.8.4b and on that page it also links to somthing called 0.8.3c?? --W -- |\_ | .\---. / ,__/ / /Wolf _ On Sun, Dec 1, 2024 at 6:0

Re: [Freedos-devel] Location of Interrupts

2024-12-02 Thread Ralf Quint via Freedos-devel
On 11/21/2024 8:52 AM, David Schwab via Freedos-devel wrote: I'm working my way through Norton's Advanced Assembly Language, and in one section he shows how to the find interrupt vector for the BIOS keyboard service (int 9). I've found the vector and unassembled it (being sure to use little end

Re: [Freedos-devel] FreeDOS Interim Build T2412

2024-12-02 Thread tom ehlert via Freedos-devel
Hallo Herr Jerome Shidel via Freedos-devel, am Sonntag, 1. Dezember 2024 um 18:03 schrieben Sie: > The FreeDOS Interim Test Build T2412 for December is now available for > download at: > https://www.ibiblio.org/pub/micro/pc-stuff/freedos/files/distributions/test/ >

Re: [Freedos-devel] CB-86

2024-12-02 Thread thraex via Freedos-devel
On 2.12.2024 11:32, Bruce Axtens via Freedos-devel wrote: P.S. Is there a wishlist somewhere of things a programmer could work on? As the wiki is currently offline, you may want to take a look at the archived copy on

Re: [Freedos-devel] CB-86

2024-12-02 Thread Ralf Quint via Freedos-devel
On 12/2/2024 12:32 AM, Bruce Axtens via Freedos-devel wrote: So I stumbled over "Digital Research CBASIC-86 Compiler 2.0 for MS-DOS" again and tried it in vDosPlus which let me run the compiler (at least). Has anyone had any experience with this compiler? I had a couple of years with its pare

[Freedos-devel] CB-86

2024-12-02 Thread Bruce Axtens via Freedos-devel
So I stumbled over "Digital Research CBASIC-86 Compiler 2.0 for MS-DOS" again and tried it in vDosPlus which let me run the compiler (at least). Has anyone had any experience with this compiler? I had a couple of years with its parent, CB-80 on MP/M II. It was pretty good as I recall though th