branlwyd / bdcpu16

DCPU-16 simulator based on version 1.7 of the DCPU-16 specification. See http://dcpu.com/.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove mmap/munmap

branlwyd opened this issue · comments

The CPU has a completely unnecessary mmap/munmap functionality. While it's fun to play with, it slows down every CPU memory access. It needs to go.