Git Product home page Git Product logo

eveos's People

Watchers

 avatar  avatar

eveos's Issues

System clock

When running EveOS in BOCHS system clock seems to be running too fast. It
might be that the problem is in timer_set_rate function.

Original issue reported on code.google.com by [email protected] on 30 Jun 2007 at 1:59

Mano sourcas

Uzkroviau savo sourca i svn. Any comments? Jei viska sukompiliuosi
tvarkingai ir paleisi ekrave turetum matyt kazka panasaus i ta piesinuka,
kuri prisegiau.

P. S. Sauktukas tai savotiska debug info kad branduolys jau veiksnus ir
bendrauja su pasauliu:)


Original issue reported on code.google.com by [email protected] on 13 Feb 2007 at 9:49

Attachments:

The evil GDT

Taigi taigi. Atejo laikas daryti GDT:)

Reiktu nuspresti ar GDT darom su pliku assembleriu ar su C & asm. As uz
plika ASM.

Beje speju i video atminti man butent del to ir neraso nes nesutvarkytas
GDT. Nes tame kernelio pavyzdyje tai grubas jau sutvarko GDT kazkokia forma
kad atmintim butu galima naudotis. O jei tiesiog pereini i 32 bit tai su
atmintim buna visiska fignia:)


Original issue reported on code.google.com by [email protected] on 13 Feb 2007 at 9:45

TAB and BACKSPACE on screen

When TAB is printed cursor is moved to the right to make tabulation as
expected. Then if BACKSPACE is printed the cursor is moved only one
position to the left while it is expected to remove all output done by TAB.

This problem exists because VGA does not check what is printed on screen
before the cursor position when handling BACKSPACE. Actually VGA has no
text buffer what was printed on screen except of that text that are in VGA
memory it self. Because TAB is handled by printing needed number of SPACEs
instead of actual TAB symbol it is imposable to tell if the TAB or actual
SPACE was printed and it imposable to know how many symbols to remove from
screen.

That wouldn't be that bad but when entering text from keyboard and trying
to BACKSPACE TABs keyboard buffer looses synchronisation with screen.

Original issue reported on code.google.com by [email protected] on 2 Jun 2007 at 5:19

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.