[Freedos-user] Making fdapm-aware programs

2012-02-11 Thread Marcos Favero Florence de Barros
Is there a way to add code to make old QB45-compiled programs aware of fdapm? A simple INKEY$ sends the computer use from 3%-4% to 100% !!! If anyone has a similar question for Euphoria, the answer is to replace get_key() by wait_key(). The manual (library.doc) says: wait_key() lets the

Re: [Freedos-user] Making fdapm-aware programs

2012-02-11 Thread Mateusz Viste
Hello, As stated by Eric, there is no way INKEY$ is burning your CPU. As far as I remember, the QB version of INKEY$ is non-blocking - it retrieves one char from the keyb buffer, and if there is none, it retrieves nothing. You must have some nasty loop calling INKEY all the time. Maybe

[Freedos-user] howto on a 286

2012-02-11 Thread kqt4at5v
I just inherited a Tandy 1000 TX Can someone point me to docs I have a 720KB floppy and 210MB harddrive Richard -- Virtualization Cloud Management Using Capacity Planning Cloud computing makes use of virtualization -