Giter Site home page Giter Site logo

mit-pdos / 6.828-qemu Goto Github PK

View Code? Open in Web Editor NEW
78.0 78.0 57.0 87.58 MB

qemu patched for debugging, used for 6.828

License: Other

Makefile 0.35% C 91.78% C++ 2.76% Haxe 0.81% Objective-C 0.33% Assembly 0.58% Python 1.86% NSIS 0.02% Shell 1.08% Perl 0.43% GDB 0.01%

6.828-qemu's People

Contributors

afaerber avatar agraf avatar aik avatar aliguori avatar aurel32 avatar avikivity avatar awilliam avatar balrog-kun avatar blueswirl avatar bonzini avatar codyprime avatar dgibson avatar edgarigl avatar ehabkost avatar gongleiarei avatar hpoussin avatar jan-kiszka avatar jcmvbkbc avatar jwrdegoede avatar kevmw avatar kraxel avatar markmc avatar mstsirkin avatar pete128 avatar plieven avatar pm215 avatar rth7680 avatar stefanharh avatar stweil avatar xanclic avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

6.828-qemu's Issues

INT 10H interruption does not work properly.

Hi PDOS team,

I find that INT 10H does not work well in some mode:

I put in boot.S the following lines:

mov $0010,%ax
int $0x10

, which sets 640*350 with 4-bit color. However, it starts with only mono-color (2-color) console.
无标题

Actually it works well in 13H mode(320*200 256-color). But why the 10H mode doesn't work properly? Do I miss something?

BTW, great thanks for publishing such a good OS lecture!

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.