aboutsummaryrefslogtreecommitdiff
path: root/src/misc.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-07Register int02 handler (nmi); disable NMI by default.Kevin O'Connor1-3/+3
2009-02-08Minor - rename BX_PANIC to panic.Kevin O'Connor1-1/+1
2009-01-19Rename MAKE_FARPTR (and similar) to MAKE_FLATPTR.Kevin O'Connor1-3/+3
2009-01-17Reserve space for buffers in f-segment; don't allocate from freespace.Kevin O'Connor1-0/+3
2009-01-17Move variables from assembler to C code.Kevin O'Connor1-0/+193