summaryrefslogtreecommitdiffstats
path: root/softmmu_template.h
Commit message (Expand)AuthorAgeFilesLines
* cast to return typebellard2004-01-181-0/+1
* soft mmu fix (aka debian random seg fault fix)bellard2003-11-091-2/+2
* full softmmu supportbellard2003-10-271-32/+50
* pop ss, mov ss, x and sti disable irqs for the next instruction - began dispa...bellard2003-08-211-4/+4
* removed warningsbellard2003-08-111-2/+2
* Software MMU support (used for memory mapped devices such as VGA)bellard2003-08-091-0/+241