fpos
fpos copied to clipboard
Free Pascal Operating System (FPOS) is a operating system consists of a minimal kernel built on FreePascal. It contains a Scheme implementation of a hard drive (ATA) driver, keyboard (PS2), serial (82...
``` you half-assed it ,Mario is what it was. you just didn't add-in a 'handler' for the keyboard, so anything that trips an interrupt on IRQ1, just never gets handled....
``` time: hour for 08 reports 81 date reports for year +2000 as 217,otherwise TWO digit code. --NOT y2k compliant. use four year codes. output of date.year is fixed, but...
``` if not here, please use fpos project at assembla.com. that svn is already setup.TESTING release is MY CURRENT copy, not mario's. if you need it in another folder, let...
``` before GRUB: you need to put this in an IDE drive.in wont work in a SATA one yet. this is a GRUB issue. after grub: if the kernel shows...
``` use the following attachments to compile on debian x86, maybe other uni-ces as well.it is a modified make.rules file that goes in the top-level directory.since I can't [YET] duplicate...
``` I have included the sources from freedos and the linux kernel[Linux debian 2.6.26-1-686] to assist in the creation of a known FS. porting from C may be an issue,...
``` Purpose of code changes on this branch: updates.. When reviewing my code changes, please focus on: buildability. I can't seem to re-build the sources. I'm on Debian x86.So far...
``` What steps will reproduce the problem? 1. Run qumu with the iso that came with the download Well using the FPOS iso makes qemu use 100% of the CPU;...