Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 174 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 174 Bytes

segment-simulator

A little program to simulate how to operating systems uses the memory segmentation

Run simulator:

python3 run.py

Requirements

  • PIP >= 3
  • Tkinter