Go to file
Aaron Giles c0770e14ce Changed core cycle computations to use div_64x32 instead of full 64-bit
divides. This involves tossing a few bits of resolution at divide time,
but should make no real difference in practice.
2008-11-05 16:52:52 +00:00
docs Minor fix to Shift-F11 description. 2008-10-16 17:01:16 +00:00
src Changed core cycle computations to use div_64x32 instead of full 64-bit 2008-11-05 16:52:52 +00:00
.gitattributes Missed file from AtariAce. 2008-11-02 03:15:38 +00:00
makefile Removed DEBUGGER flag from makefile and ENABLE_DEBUGGER 2008-06-26 14:51:23 +00:00