[Freedos-devel] FDTUI 0.8

2022-02-19 Thread Ercan Ersoy



Hello,

I have released FDTUI 0.8.

https://github.com/ercanersoy/FDTUI
https://github.com/ercanersoy/FDTUI/releases/tag/0.8

Thanks,
Ercan


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FDTUI 0.7

2021-12-26 Thread Ercan Ersoy



Hello everyone,

I have released FDTUI 0.7 today.

https://github.com/ercanersoy/FDTUI/tree/0.7
https://github.com/ercanersoy/FDTUI/releases/tag/0.7

Thanks,
Ercan


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Minibox

2021-12-26 Thread Ercan Ersoy



Hello everyone,

It works with DPMI of NTVDM.

But, it doesn't work with CWSDPMI. CWSDPMI gives page fault
error.

I think I found a bug in CWSDPMI.

Testing of Minibox with CWSDPMI:

* Custom FreeDOS system created via Rufus on real hardware
* MS-DOS 6.22 on real hardware
* Windows ME DOS boot disk on real hardware
* DOSBox 0.74-3

Testing of Minibox without CWSDPMI:

* NTVDM of Windows XP

Thanks and best regards,
Ercan


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FDTUI 0.5

2020-09-20 Thread Ercan Ersoy

Hello,

I have been released FDTUI version 0.5.

Changelog from 0.4:

* Fixed some typographic errors on French translations and Turkish 
README.

* Updated French translations.
* Added new French README file.
* Updated changelog.

Next version of FDTUI is 0.6.

I think next version of FDTUI will be built with D-Flat instead of 
FDOSTUI.


Thanks and best regards,
Ercan


___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS TUI Shell 0.3 have been released

2018-12-09 Thread Ercan Ersoy



Hello,

I have released FreeDOS TUI Shell 0.3.

FreeDOS TUI Shell is DOSSHELL command. It includes a file
manager internal application and running command internal
application.

Short changelog of FreeDOS TUI Shell 0.3:

- It have been relicensed GNU GPL v2 and GNU GPL v3.
- Source file has been splitted and change directory tree.
- Many fixes and changes.


GitHub link: https://github.com/ercanersoy/FreeDOS-TUI-Shell

GitLab link: https://gitlab.com/ercanersoy/FreeDOS-TUI-Shell


What do you think for FreeDOS TUI Shell?


Best regards,
Ercan



___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS TUI Shell 0.2 has been Released (With some fixes)

2018-09-24 Thread Ercan Ersoy



Hello everyone,

I released FreeDOS TUI Shell version 0.2.

FreeDOS TUI Shell is DOSSHELL command. It includes a file
manager internal application and running command internal
application.


Changes of version 0.2:

 - Disabled menuitem foreground color have changed to grey on
   "FDOSTUI.INI". But, it seems red. (Possible another
   bug of FDOSTUI library.)
 - Changed default is showing archive items to enabled
   and showing readonly items to enabled.
 - Fixed popup input of run command not cancelling bug.
 - Add pause to ending to running command.
 - Fixed newline bug of some files.


GitHub link: https://github.com/ercanersoy/FreeDOS-TUI-Shell

GitLab link: https://gitlab.com/ercanersoy/FreeDOS-TUI-Shell


What do you think for FreeDOS TUI Shell?


Best regards,
Ercan



___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS TUI Shell 0.1 has been Released

2018-07-13 Thread Ercan Ersoy

Since this is a TUI, it would be good to include a screenshot of it on your
Github or GitLab sites. That way, people can see what it looks like, and
decide if they want to try it out.


Thanks,

I added a screenshot on "README.md".

Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS TUI Shell 0.1 has been Released

2018-07-13 Thread Ercan Ersoy



Hello,

I have worked FreeDOS TUI Shell.

FreeDOS TUI Shell is a TUI shell for FreeDOS. It includes
file manager and run executable files.

FreeDOS TUI Shell is "DOSSHELL.EXE" for FreeDOS.

FreeDOS TUI Shell is licensed under GNU General Public
License version 3.

FreeDOS TUI Shell has written by C++ and FDOSTUI library.

This software should be compiled with Open Watcom.

Thanks to Atnode for French translation.

Thanks to Eric Auer for Kitten library.

Thanks to Jim Hall for Kitten library.

Thanks to Mark Olesen for some code changes and FDOSTUI library.

Thanks to Tom Ehlert for Kitten library.

Links:
https://github.com/ercanersoy/FreeDOS-TUI-Shell
https://gitlab.com/ercanersoy/FreeDOS-TUI-Shell

Thanks for replies,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Good BASIC interpreter?

2018-07-12 Thread Ercan Ersoy



Eh, we may have different goals here. I'm looking for something  
closer to ANSI BASIC (actually I'm thinking of
basing mine on ECMA-55 since it's free). I just want a plain old  
BASIC with the ability to run shell commands. My > vision is to have  
a really small binary that could reasonably run on an IBM PC and  
replace MS BASIC.


It is good idea. Will this BASIC environment be compatible BASICA?

I don't really see a need to replace QBASIC, because FreeBASIC  
already replaces QuickBASIC which I believe is a

superset of QBASIC.


FreeBASIC is 32 bit. It needs CWSDPMI.

I've wanted to clone GW-BASIC, but trying to do even that is quite a  
bit out of my range as a programmer (plus
I've been pretty deep into Microsoft's 6502 BASIC source code, which  
is a close relative to GW-BASIC, so...)


Good idea.

I think GW-BASIC clone name's and QBASIC clone name's is "FD-BASIC".

Thanks,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Good BASIC interpreter?

2018-07-12 Thread Ercan Ersoy



Hello,


Well, that being the case, I guess I'll write my own. I'll send out an
announcement when development starts; I'd like to finish the library I'm
working on first.

For those interested in BASIC, if there are those among you with some
experience with interpreters, I'm sure I could use some assistance in
making a fast parsing routine. I've done something a little bit like
this before that's pretty fast, but that program runs on modern
computers with plenty of memory.


Will the BASIC interpreter comptiable Microsoft QBASIC?

I wish this BASIC interpreter is QBASIC.EXE for FreeDOS
for compatibility. It's name may be "FreeQB".


Ercan emailed me off list last week that he was interested in writing a
BASIC environment. He may want to help you.


Yes, I may help for BASIC interpreter.

Thanks for replying,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Removing non-free packages

2018-07-12 Thread Ercan Ersoy



Hello,

Will non-free packages (for example "cdp" package) that
included on FreeDOS be removed for FreeDOS 1.3?

Thanks for replies,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FDLOCAL

2018-07-11 Thread Ercan Ersoy



Hello,

I created new project. My project is FDLOCAL.

FDLOCAL is locale settings in a batch file for FreeDOS.

It is useful for update language setting and keyboard
setting.

Project links:

https://github.com/ercanersoy/FDLOCAL
https://gitlab.com/ercanersoy/FDLOCAL

Best regrads,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Starting FreeDOS 1.3

2018-07-11 Thread Ercan Ersoy



Hello,


*- The install CD should be a Live CD.*
The FreeDOS 1.2 install CD is sort of a Live CD. You can exit the install
process and drop back to a DOS command line. I think the same, but include
a full "Base" FreeDOS runtime.


I think FreeDOS Live CD will be ask installation mode or live mode.
Installation mode should run FreeDOS Installer. Live mode should run command
shell. Live mode should include all BASE programs and some useful  
utilities for

system tuneup, disk partitioning, disk formatting, firmware installation on
PC.


*- Move Zip and Unzip packages into Base.*
The reason is that all FreeDOS packages are zip files "under the hood" so
it makes sense to include tools in Base that can create and extract
packages.


I think FreeDOS BASE programs should include essential binaries for FreeDOS.
For example, all classic DOS programs (include fdshell and fdshield), programs
for zip format and FDNET program.


Thoughts?


I think "Drivers" package group. It includes GPL compatible drivers.

Closed source and non-GPL compatible packages should be removed.

I think FDLANG program. This program is a batch file. It applies language
settings and keyboard layout settings. It usage:

C:\> FDLANG TR TR-F

It applies Turkish language and Turkish F keyboard.

C:\> FDLANG

It asks via language and keyboard layout menu. It should be run on booting.

I think improving language support of FreeDOS Installer.

I think control panel for FreeDOS. It manages settings (display settings,
sound settings, network settings etc.). It may be written C++ and FDOSTUI.

I think help documents should be rewritten. These documents should use
Markdown.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] 32-bit DOS

2018-07-08 Thread Ercan Ersoy



Hello,

Can PDOS run programs that are run with CWSDPMI (for exmaple DJGPP)?

Can NightDOS run programs that are run with CWSDPMI (for exmaple DJGPP)?

Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Ideas

2018-07-08 Thread Ercan Ersoy




I'm confused. I thought *you* were proposing to write a FreeQB. Are you
not? Sounds like you are instead asking others to write it for you?


I can't write entire FreeQB now.

But, I can create a repository on GitHub
and GitLab for FreeQB.

If people will help to me, I can write some code for FreeQB.


That said, I agree that it would be great for FreeQB to compile programs,
so users can run them outside of the interpreter. If that's by outputting
intermediate code (such as NASM, as Mercury Thirteen suggested) that is
fine.


I think FreeQB is "QBASIC.EXE" for FreeDOS for compatibility. I think
FreeQB first goal is %100 compatibility QBASIC 1.1 for MS-DOS.

FreeQB may have another goals. These goals are, %100 QuickBASIC
compatibility and converting source files to executable file.

Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Ideas

2018-07-07 Thread Ercan Ersoy




Is FoxCalc not 16-bit?


No, FoxCalc is 32-bit.

Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Ideas

2018-07-07 Thread Ercan Ersoy



I, for one, would personally love to see FreeQB. Even if it only  
converted BASIC to assembly and relied on NASM for compiling, it  
would be a welcome addition to the FreeDOS family. The language  
could even be extended with several features found in other BASICs,  
such as PowerBASIC. I began a BASIC compiler for a different project  
years ago and still have the source code lying around if anyone  
would be interested. I would be willing to assist on such a project  
as my free time allows.


I think FreeQB as a interpreter. It includes an editor. But, I don't have time
for this project. I work on FreeDOS TUI Shell and FreeDOS Coreutils  
for FreeDOS.


Chelson and his team was working on the  
[DOSCore](http://www.doscore.net/doscore/home.html) project a while  
back which gave a GUI for DOS based systems. I thought it was listed  
on the FreeDOS site, but I don't see it there now...


I don't see DOSCore binaries and DOSCore sources.

The calculator would be a nice accessory. I made a set of routines  
in the early 2000s which allow mathematical operations on very large  
numbers by treating them as strings and processing them one digit at  
a time (as one would do manually) which might be useful for such a  
project, again if someone is interested in taking up such a project.


If the code is yours, you may put on GitHub, GitLab or other code  
sharing sites.

I think FreeDOS needs a 16 bit calculator program.

Thanks,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Ideas

2018-07-06 Thread Ercan Ersoy



Hello, I have a few ideas.

FreeQB:
FreeQB is replacement for Microsoft QBASIC. FreeQB is
QBASIC.EXE for FreeDOS and compatible QBASIC. It may
run 8086 and low memory. This software may be written
write C++ and FDOSTUI Library.

FreeDOS Calculator:
A calculator for FreeDOS. This software may be written
C++ and FDOSTUI Library.

FreeDOS Control Panel:
This control panel may provide FreeDOS management settings
(display, sound, network etc.). This software may be
writtten using C++ and FDOSTUI Library.

A Graphical Shell for FreeDOS:
This graphical shell may provides using FreeDOS easily.
This software may be written using FreeBASIC or C++ (DJGPP).
It may requires 80386, graphic card and CWSDPMI.

FreeDOS Markdown Help System:
FreeDOS help documents may be rewritten via Markdown and
translated many languages. FreeDOS Written Help System
may be written easily than FreeDOS HTML Help System.

What do you think about these ideas?

Thanks for replies,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS Coreutils

2018-07-06 Thread Ercan Ersoy



Thanks,

I will work for FreeDOS Coreutils.

Best regards,
Ercan


Good luck in your project!

I have a question: Did you write any code yet? I can only see the readme
and the license.


On Thu, Jul 5, 2018 at 7:36 AM, Ercan Ersoy mailto:ercaner...@ercanersoy.net>> wrote:


Hello,

I have abandoned DOS Coreutils Project. But, I started
FreeDOS Coreutils Project.

FreeDOS Coreutils Project includes only 16 bit DOS port
GNU Coreutils.

GitHub address:
https://github.com/ercanersoy/FreeDOS-Coreutils
<https://github.com/ercanersoy/FreeDOS-Coreutils>

GitLab address
https://gitlab.com/ercanersoy/FreeDOS-Coreutils
<https://gitlab.com/ercanersoy/FreeDOS-Coreutils>

I accept contributions.

Thanks,
Ercan



--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS Coreutils

2018-07-05 Thread Ercan Ersoy



Hello,

I have abandoned DOS Coreutils Project. But, I started
FreeDOS Coreutils Project.

FreeDOS Coreutils Project includes only 16 bit DOS port
GNU Coreutils.

GitHub address:
https://github.com/ercanersoy/FreeDOS-Coreutils

GitLab address
https://gitlab.com/ercanersoy/FreeDOS-Coreutils

I accept contributions.

Thanks,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] DOS Coreutils

2018-05-04 Thread Ercan Ersoy


Hello, I'm Ercan Ersoy. I'm developer of DOS Coreutils.

I'm continue developing DOS Coreutils. This software is
Linux commands in DOS. This software licensed under
GNU GPL v3. Current version is 0.6.

I don't have much time for developing DOS Coreutils. I need
help for developing DOS Coreutils.

If you want helping me, you can pull request to DOS Coreutils
GitHub repository and DOS Coreutils Gitlab repository.


Links:

https://github.com/ercanersoy/DOS-Coreutils

https://gitlab.com/ercanersoy/DOS-Coreutils


Some DOS Coreutils issues:

- Switch inline language macros to Kitten Library.
- Some commands are more simple. This project needs
improve these commands.


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Disable DOS/4G Dependency on Open Watcom

2018-05-01 Thread Ercan Ersoy
I would like compile 32-bit programs these uses FreeDOS HIMEMX and  
JEMM386 on Open Watcom.


What should I do for this reason?

Thanks,
Ercan

Alinti Ercan Ersoy <ercaner...@ercanersoy.net>


Hello.

I work on Open Watcom. I would like disable DOS/4G dependency on  
Open Watcom (32 bit DOS mode) for compiled executable files.


What can I do?

Thnaks for replies,
Ercan





--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Disable DOS/4G Dependency on Open Watcom

2018-05-01 Thread Ercan Ersoy


Hello.

I work on Open Watcom. I would like disable DOS/4G dependency on Open  
Watcom (32 bit DOS mode) for compiled executable files.


What can I do?

Thnaks for replies,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Arduino Port of FreeDOS

2018-01-13 Thread Ercan Ersoy
Arduino port of FreeDOS has many issues. Certain issues Arduino Port  
of FreeDOS are indicated below:



For developing this port, we should remove certain device drivers  
these are manage missing device on Arduino. These drivers are: Floppy  
disk driver, Hard disk driver, CD-R driver, DVD-R driver, PATA device  
driver, PC speaker driver, IEEE 1284 printer port driver, keyboard  
driver, mouse driver, complex memory drivers, gameport driver,  
MDA/CGA/HGC/EGA/VGA/SVGA driver and APM driver.


For developing this port, we should remove disk cache support.

For developing this port, we should remove ISO9660 filesystem driver.

For developing this port, we should remove codepage support. Because,  
codepage changing for terminal emulator on running. We can use UTF-8  
for internationality. Programs' port for this Arduino port should  
support UTF-8.


For developing this port, we should code optimizations for Arduino.

For developing this port, we should code changes for 8 bit and 32 bit  
processor architectures.


For developing this port, we should add certain device drivers these  
are manage device on Arduino. These drivers are: GPIO driver, PWM  
driver, ADC driver, SPI driver, I2C driver, UART driver, internal  
flash storage driver, internal EEPROM driver, external EEPROM driver,  
SD card driver and Wiznet Ethernet driver. These are simpler than IBM  
PCs' complex devices.


For developing this port, we should implement some BIOS functions on  
FreeDOS source code (FreeDOS kernel source code). Also, this provides  
portability. For example, supporting UEFI without BIOS on x86 or  
supporting Raspberry Pi.


For developing this port, we may remove DOS MZ executable file (.EXE  
files) support. Because, DOS MZ executable standard too complex for  
Arduino. This port supports only raw machine code (.COM files).


For developing this port, we should develop bootloader for Arduino  
that support FreeDOS for Arduino. These bootloader size is too little.  
These bootloader is FreeDOS kernel and it loads CONFIG.SYS,  
COMMAND.COM and AUTOEXEC.BAT on SD card.


For developing this port, we should redefine BIOS interrupts and FreeDOS APIs.

For developing this port, we should put many message strings on  
command memory (flash memory). Because, data memory (RAM) is more  
limited.



Issues are reproducible.


Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Arduino Port of FreeDOS

2018-01-13 Thread Ercan Ersoy
I think developing FreeDOS Arduino port through source code changes  
and some optimizations. Microcontrollers using on Arduino is Harvard  
Architecture. For this reason, FreeDOS Arduino port is requires less  
resource than FreeDOS x86 binaries.


FreeDOS Arduino port may not be realized without major source code  
changes. But, FreeDOS ports of other hardware (Raspberry Pi, Orange  
Pi, CubieBoard, Beagle Bone, Beagle Board etc.) are developable.


Note: I don't have time for creating FreeDOS Arduino port. I won't  
develop FreeDOS ports of other hardware. I suggestted this idea for  
offering.


Best regards,
Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Arduino Port of FreeDOS

2018-01-12 Thread Ercan Ersoy

Hello,

I'm Ercan Ersoy (creator of DOS Coreutils and FreeDOS TUI Shell) and 
this e-mail address that I use general purpose.


I have an idea.

FreeDOS is a operating system that has some advantages. But, FreeDOS 
only runs PC platform. I think, FreeDOS can be ported other hardware 
such like Arduino.


Arduino is a microcontroller development platform and it is a 
microcontroller. Arduino has some models. People usually use Arduino Uno 
and Arduino Mega2560. Also, Arduino is a open source. Arduino models 
uses AVR microcontroller or ARM microcontroller.


I use orginal Arduino Uno, Arduino Uno clone and Arduino Mega2560 clone. 
These are good platforms.


As we all know FreeDOS is written C language. FreeDOS can be ported 8 
bit AVR microcontrollers and 32 bit ARM microcontrollers.


For BIOS interrupts, we can write BIOS like bootloader for FreeDOS


Thanks for interesting,

Ercan


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS TUI Shell

2017-07-03 Thread Ercan Ersoy
No, DOS Coreutils isn't abandoned. But, I need some help for DOS 
Coreutils and FreeDOS TUI Shell.


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS TUI Shell

2017-07-02 Thread Ercan Ersoy
Hello,

I don't have much time for developing FreeDOS TUI Shell nowadays. I need 
someone help.



My GitLab Account: https://gitlab.com/ercanersoy

My GitHub Account: https://github.com/ercanersoy


Thanks,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] FreeDOS TUI Shell Development has been Started

2017-06-28 Thread Ercan Ersoy
FDOSTUI link: http://www.nongnu.org/fdostui/

For get FDOSTUI, you should use Bazzar version control software.


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS TUI Shell Development has been Started

2017-06-27 Thread Ercan Ersoy
Hello,

I have started FreeDOS TUI Shell development.

https://gitlab.com/ercanersoy/FreeDOS-Shell

https://github.com/ercanersoy/FreeDOS-TUI-Shell


Best regrards,
Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] A Idea of Text User Interface for FreeDOS.

2017-06-21 Thread Ercan Ersoy
Hello,

I have an idea. This idea is rewritting FreeDOS FDSHELL program through 
FDOSTUI (http://www.nongnu.org/fdostui/).

I want to start rewritting FDSHELL program in next months. If this 
program is being rewritten by someone, I won't start rewritting this 
program.


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] DOS Coreutils 0.2 hase been Released

2017-06-16 Thread Ercan Ersoy
Hello.

DOS Coreutils 0.2 have been released to.

Source code compiles by Open Watcom. I suggest compressing this for UPX.

DOS Coreutils no longer require DPMI.


Project GitLab Page:https://gitlab.com/ercanersoy/DOS-Coreutils

Project GitHub Page:https://github.com/ercanersoy/DOS-Coreutils


Best regards,
Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Small Linux commands for DOS - DOS Coreutils

2017-06-12 Thread Ercan Ersoy
Thanks for replying.

Minibox reference bug has been resolved.

But, in DOS link() funciton copies directory. No changes for this issue.


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Small Linux commands for DOS - DOS Coreutils

2017-06-12 Thread Ercan Ersoy
Hello.

I developed small Linux commands for DOS. Differently Minibox (my 
previous project), DOS Coreutils is include commands by seperate files.

Source code compiles by DJGPP. I suggest compressing this for UPX.

DOS Coreutils requires DPMI.


Project GitLab Page: https://gitlab.com/ercanersoy/DOS-Coreutils

Project GitHub Page: https://github.com/ercanersoy/DOS-Coreutils


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Linux commands in DOS - Minibox

2017-05-26 Thread Ercan Ersoy
Thanks for interesting.

I would like add abilities to Minibox. But, I don't have much time for 
this. I would like someone developing.

I have cloned in GitHub.

GitHub Page:

https://github.com/ercanersoy/Minibox


Best regards,

Ercan

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Linux commands in DOS - Minibox

2017-05-25 Thread Ercan Ersoy
> But looking at the source commited 20 minutes ago, it seems that no commands
> are yet implemented, it is only like a stub.

Please read README. Also, Minibox includes commands in one executable file. 
(e.g. Busybox)

Command Line: minibox command [arguments]

> I am curious why it need DPMI and DJGPP for that? It is not enought Watcom 
> C++ 
> in 16 bit real mode?

Because, Minibox porting for other platforms easily.

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] SOUND Program for FreeDOS

2017-04-18 Thread Ercan Ersoy
I have been written a program for FreeDOS. This program is SOUND. SOUND 
is given output from PC speaker. SOUND licensed by GNU GPL version 2 or 
any later version.

SOUND Web Site: https://gitlab.com/ercanersoy/SOUND

SOUND Current Version: 0.1

Best regards,
Ercan
--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS 1.2 RC2 - Turkish Character Layout

2016-12-10 Thread Ercan Ersoy
Hello.


I'm using Oracle VirtualBox 5.1.10. I installed FreeDOS 1.2 RC2 on virtual 
machine. I selected Turkish language in setup. In setup and after install, 
Turkish characters isn't applied by FreeDOS.


Best regards,

Ercan Ersoy
--
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today.http://sdm.link/xeonphi___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] FreeDOS Live CD Disribution - FreeDOS B

2016-10-01 Thread Ercan Ersoy
Hi everyone. I developed FreeDOS live CD distribution based on FreeDOS 1.1. My 
project's name is FreeDOS B. Before, I had developed FreeDOS B, but I mistake 
of it versioning. FreeDOS B project is restrarted and more stability than 
pre-existing develops.

FreeDOS B 1.0 released on September 30, 2016. I tested Oracle VirtualBox, QEMU 
and real hardware.

Web Site Link: http://bilgisayarcilik.github.io/FreeDOS-B/

Github Page: https://github.com/bilgisayarcilik/FreeDOS-B

FreeDOS B 1.0 included various software those are open source. These software 
are:

* FreeDOS
* BATT
* Bilgisayarcılık DOS Tools
* ZeroFill
* Bootfix
* TestDisk
* FIPS
* LiloPwd
* CMOSPWD
* flashrom
--
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


Re: [Freedos-devel] Useful Tools for FreeDOS: Bilgisayarcılık DOS Tools

2016-02-28 Thread Ercan Ersoy
> From: ercaner...@outlook.com
> To: freedos-devel@lists.sourceforge.net
> Subject: Useful Tools for FreeDOS: Bilgisayarcılık DOS Tools
> Date: Sat, 27 Feb 2016 23:24:53 +0200
> 
> I wrote two DOS tools. They may benefical for FreeDOS. These are:
> 
> REBOOT: A small program for rebooting on DOS.
> SCREEN: Screen mode changer on DOS.
> 
> Bilgisayarcılık DOS Tools licensed under GNU GPLv2 or any later version.
> 
> Project Github repository: https://github.com/bilgisayarcilik/DOS-Tools
> 
> Thanks for replies.
> 
> Bilgisayarcılık Organization: http://bilgisayarcilik.github.io/
> 

SCREEN is simple program for modes changing.

> How does it differ from the FDAPM options for rebooting?

When FDAPM didn't neccessarry, this used. This is simpler than FDAPM.

> How does it differ from the MODE CON options for screen modes?

SCREEN is simpler program and it is not save DOS configration. When saving DOS 
configration didn't neccessary, this used.

> One instruction program to invoke BIOS int 0x19, load operating system. You 
need to be very careful with restarting this way. There can be serious issues 
caused by other interrupt settings and also things like disk caching.

When didn't this neccessarry, REBOOT used.

> Also, consider the text output section, is there a reason you preform a write 
for each line of text? Would it not be simpler and easier to just output all 
the text at once in single action?

Finally, instead of testing the key against each possible value, it might be 
more efficient to use a table to lookup and map the value needed. Or, if only 
using modes 0-15, just range test and adjust the value of the key to match the 
mode you desire.

Maybe this discussion.

Thanks for replies.   --
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel


[Freedos-devel] Useful Tools for FreeDOS: Bilgisayarcılık DOS Tools

2016-02-27 Thread Ercan Ersoy
I wrote two DOS tools. They may benefical for FreeDOS. These are:

REBOOT: A small program for rebooting on DOS.
SCREEN: Screen mode changer on DOS.

Bilgisayarcılık DOS Tools licensed under GNU GPLv2 or any later version.

Project Github repository: https://github.com/bilgisayarcilik/DOS-Tools

Thanks for replies.

Bilgisayarcılık Organization: http://bilgisayarcilik.github.io/
  
--
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151=/4140
___
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel