C program that draws the mandelbrot set and generates a bmp file. It uses a NASM assembly module for mandelbrot set calculations.
-
Updated
Jan 15, 2022 - C
C program that draws the mandelbrot set and generates a bmp file. It uses a NASM assembly module for mandelbrot set calculations.
Implementation of an operating system for i386.
Machine problem assignments for the ECE391 Computer System Engineering course at the University of Illinois at Urbana-Champaign.
basic emulation frame, with purpose to support optimized context switch on parallel.
Simple compiler ecosystem for subproject in snake-lang, and generate a binary for x86_64 linux
Short, specific examples of OSDev concepts for x86
University Course - Computer Architecture and System Programming Laboratory - Labs code
My implementation of a process scheduling policy on Linux v.2.6.38.1
A simple operating system that displays "Hello World"
A Linux-based operating system, with functionality for virtual memory, a filesystem, device drivers, paging, interrupts & exceptions, and task switching.
A small OS for the x86, completely written from scratch
Creating an Operating System that runs 3 terminals simultaneously. Skills employed: C, x86 Assembly Programming, Operating Systems knowledge, implementing Drivers.
A compiler written in C that generates X86 assembly from python source code
A simple x86 OS for the modern world
Add a description, image, and links to the x86-assembly topic page so that developers can more easily learn about it.
To associate your repository with the x86-assembly topic, visit your repo's landing page and select "manage topics."