~festival-core-team/festival-os/trunk

  • Committer: jtlb
  • Date: 2008-08-25 16:08:33 UTC
  • Revision ID: jtlb@jtlb-laptop-20080825160833-6xlefdo8nupwgdnf
fixed makefiles
added a third test programm
added synchronous mode for a new process
fixed crash bugs at process termination
adapted the fault handler to handle multi-process situation
tried to implement the blinking cursor

NOTE: due to a bug in the FAT driver, it is (not yet)
      possible to load programms greater than a single
      cluster(4096 bytes)
      It (sadly) means that you won't be able to build
      and use programs linked with the standart library...
Filename Latest Rev Last Changed Committer Comment Size
..
api 23 16 years ago Jean-Tiare started the kernel api interface added a (buggy) w Diff
buses 53 15 years ago jtlb reorganised the source tree added an internal syst Diff
cppDebugParser 53 15 years ago jtlb reorganised the source tree added an internal syst Diff
debugger 53 15 years ago jtlb reorganised the source tree added an internal syst Diff
fs 16 16 years ago Gregoire Renamed tree classes to ma and set classes. Fixed Diff
include 1 16 years ago Jean Tiare added: sleep function irq::wait pause Diff
math 16 16 years ago Gregoire Renamed tree classes to ma and set classes. Fixed Diff
scheduler 53 15 years ago jtlb reorganised the source tree added an internal syst Diff
storage 15 16 years ago Jean-Tiare started the storage interface rewrote the pci clas Diff
tools 9 16 years ago Gregoire Renamed Sources -> src; src/runtime -> src/tools C Diff
video 1 16 years ago Jean Tiare added: sleep function irq::wait pause Diff
console.cpp 61 15 years ago jtlb fixed makefiles added a third test programm added 19.1 KB Diff Download File
File console.h 61 15 years ago jtlb fixed makefiles added a third test programm added 3.1 KB Diff Download File
File cpp_supp.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 3 KB Diff Download File
File floppy.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 14.2 KB Diff Download File
File gdt.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 2.3 KB Diff Download File
File idt.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 1.7 KB Diff Download File
File io.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 1.7 KB Diff Download File
File irq.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 4.9 KB Diff Download File
File isr.cpp 61 15 years ago jtlb fixed makefiles added a third test programm added 10.5 KB Diff Download File
File kb.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 12.7 KB Diff Download File
File kernel.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 1.5 KB Diff Download File
File log.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 23.7 KB Diff Download File
File main.cpp 61 15 years ago jtlb fixed makefiles added a third test programm added 18.1 KB Diff Download File
File memory.cpp 61 15 years ago jtlb fixed makefiles added a third test programm added 34.4 KB Diff Download File
File screen.cpp 55 15 years ago Grégoire I start console implementation. Printing works, th 1.5 KB Diff Download File
File semaphore.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 2.7 KB Diff Download File
File start.asm 59 15 years ago jtlb fixed end of process bug: stacks managment 11.4 KB Diff Download File
File stdio.cpp 61 15 years ago jtlb fixed makefiles added a third test programm added 1.7 KB Diff Download File
File timer.cpp 55 15 years ago Grégoire I start console implementation. Printing works, th 7.6 KB Diff Download File
File users.cpp 53 15 years ago jtlb reorganised the source tree added an internal syst 1.2 KB Diff Download File