... be too ... That's what I understand for a nice end of year :o). Congrats, Jan!. Saludos Cordiales, Jesus. ... of the ... checks to ... (which now ... ...
Jan: I've been able to peep into your code for Soup07. As usual, is anwering some of my questions more properly that the documentation... I didn't realize...
Hi guys, Some of you may know it, others won't, but I run several mailing lists. These are: WISclub : A group of dutch speaking people that like to work with ...
... Why don't you try fasm? http://flatassembler.net/ It's a DOS, Windows and Linux nice macroassembler, freeware and heavily maintained. Most of the code in...
... FASM. Never heard of it... But if Menuet has been written with it, it probably is worth trying it. ... I'm gonna download it this evening. ... I saw it for...
Hi everybody! I'm looking for some old memories... for my old supermarket cash. My old 386/SX where I do all the hardware testing was recovered from a ...
Hi! After some convulsive actions, I've run (again) into a sucessful Slackware 9 install. I hope not to have to uninstall it again, (now I've got 3 machines, 1...
... I compile with 'p hello' since the 'c' command is for creating libraries, I think. ... Yes. It is looking for a 'hello.mi' and a 'hello.md'. And you MUST...
(Replying to myself) ... Not so easy. p hello.mi gives the same error... I'm back to the office today, so it will have to wait untin tonaight... Saludos...
... tonaight..." Too early in the morning, without the first coffea... I meant "until tonight", obviously. Just to be sure: I installed MOCKA by untaring it at...
... You also must compile all the libraries. I thought it was done automatically in the MAKE procedure. And the library paths must be set right. -- Met...
... Yes. You must also run the Make file (or something similar) that puts the executables in the right place, installs the manpage, recompiles the libraries...
... puts the ... Simpler than that, (stupid of me!). I was appending the .mi at the end of the filename... I found it after having installed again the system...
... Ah yes, I had the some problem in the beginning experiments too. ... The delay loop will be the real challenge now. Perhaps we should extend IOport with a...
... Under DOS is almost trivial to delay accurate milliseconds. Don't know how to do it in Linux... Saludos Cordiales. Jesus, (reinstalling Slack-nightmare 9...
Dear friends,
at last I could install Linux in my computer
and so looking arround, I found an interesting
utility: p2c (Pascal to C) that translate Pascal...
julian.miglio@...
Jan 14, 2004 10:28 am
207
... We could just open the spare timer and see what happens... Unl;ess it is already open and running in which case we would just have to read the timer until...
Hi Julian! ... It looks like all of us are switching to Linux these days. I just installed an stable Peanut Linux at home, and was able to access the net from...
Hello Julian, ... I didn't know about the switch. ... Perhaps you can put some '#include <..>' statements in your C source. But it looks more like the maker of...
... DOS is nice. It gives a very fine feeling to have complete control over the machine. But if you write a DOS program nowadays, you do it for yourself only....
Jan: Do you know which dependencies Mocka has?. I've been looking for small Linux distros, focused in those that fit on a single floppy (and work from a...
... My version is libc6 or glibc. But on an old CD-ROM I have older versions which work with the a.out standard. [small linuxes] ... Don't know. You could send...
... This came from a DOS executable and is also part of the TIMER Module of FST. I have published the sources at fruttenboel in the Modula-2 section. So I only...