Skip to content

Very simple emulation of x86-32 MMU (Memory Management Unit).

Notifications You must be signed in to change notification settings

raphaelsc/x86_mmu_emu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

x86-mmu-emu

Currently limited to the two-level page table structure of the x86-32 architecture.

This program must be compiled with the gcc flag -m32 for obvious reasons.
Anyway, a simple makefile is provided to the user.

About

Very simple emulation of x86-32 MMU (Memory Management Unit).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published