Re: [Freedos-devel] convert ms-dos code to C#

2024-08-06 Thread Marc Rintsch via Freedos-devel
On 31.07.24 21:32, magic-girl--- via Freedos-devel wrote: i'm an autistic girl of 12 years old. I try to convert ancient 16 bit ms-dos code to modern C#. However there is not even docs anymore about old ms-dos functions and i don't have ms-dos specific C knowledge. There is not really DOS spec

Re: [Freedos-devel] convert ms-dos code to C#

2024-08-05 Thread Ralf Quint via Freedos-devel
On 7/31/2024 12:32 PM, magic-girl--- via Freedos-devel wrote: hello i'm an autistic girl of 12 years old. I try to convert ancient 16 bit ms-dos code to modern C#. However there is not even docs anymore about old ms-dos functions and i don't have ms-dos specific C knowledge. Can you help wit

Re: [Freedos-devel] convert ms-dos code to C#

2024-08-01 Thread Rugxulo via Freedos-devel
Hi, On Wed, Jul 31, 2024 at 3:28 PM Jim Hall via Freedos-devel wrote: > > ..I saw "Twilight was a physical collection of illegal software and > games." So I haven't heard about THF because I don't deal in "illegal > software and games." (I think this is what used to be called "warez" - > also men

Re: [Freedos-devel] convert ms-dos code to C#

2024-08-01 Thread Rugxulo via Freedos-devel
Hi, On Wed, Jul 31, 2024 at 2:51 PM magic-girl--- via Freedos-devel wrote: > > i'm an autistic girl of 12 years old. I try to convert ancient 16 bit ms-dos > code to modern C#. > However there is not even docs anymore about old ms-dos functions and i don't > have ms-dos specific C knowledge. T

Re: [Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread Kirn Gill via Freedos-devel
I'd genuinely recommend publishing your code on GitHub. If you're not familiar with Git, this would be absolutely the perfect time to learn. It may seem unnecessary now, but it's going to be a godsend that'll save your ass in the future. Imagine you had some code that worked. Then you went changin

Re: [Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread Steve Nickolas via Freedos-devel
On Thu, 1 Aug 2024, magic-girl--- via Freedos-devel wrote: Sorry i can't make C# code for this, which is exactly my question. Can you give me C# code that reads the THF file and prints the same as the screenshot ? You might do better to use a C compiler for your target platform instead of C

Re: [Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread magic-girl--- via Freedos-devel
Sorry i can't make C# code for this, which is exactly my question. Can you give me C# code that reads the THF file and prints the same as the screenshot ? -- Lisa 31 jul 2024 23:03 van [email protected]: > > Hi Lisa! > >> I need a C# program that can read the THF file: it m

Re: [Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread Eric Auer via Freedos-devel
Hi Lisa! I need a C# program that can read the THF file: it must just tell me the information of the screenshot Here you find the needed files and all source code, including screenshot (see last post) https://csharpforums.net/threads/read-bytes-from-binary-file.9764/page-2#post-40107 I al

Re: [Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread Jim Hall via Freedos-devel
I can't do this for you (it's not my area of interest) but I think I can point you in the right direction. I hadn't heard of THF before, but the page you linked to also had a link to this file in the GitLab repository: https://gitlab.com/twilight-cd.com/sourcecode-menu-twilight-9/-/blob/master/THF

[Freedos-devel] convert ms-dos code to C#

2024-07-31 Thread magic-girl--- via Freedos-devel
hello i'm an autistic girl of 12 years old. I try to convert ancient 16 bit ms-dos code to modern C#. However there is not even docs anymore about old ms-dos functions and i don't have ms-dos specific C knowledge. Can you help with this? I need a C# program that can read the THF file: it must