Age | Commit message (Collapse) | Author |
|
whether /proc exists
|
|
|
|
supressing specific warnings
|
|
|
|
|
|
|
|
|
|
the standard download
|
|
instruction address/cycle counts. Fix Z80 in/out instructions to eliminate assumptions about which registers are stored in native regs. Fix read_16 to not corrupt the low byte when the read has to call into a C function.
|
|
|
|
|
|
|
|
|
|
there is some code that cannot deal with most of the Z80 registers not having a native register so more work will be needed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
host-cpu specific parts.
|
|
|
|
refactoring
|
|
and gen.c. Added a couple fields to cpu_options so that gen_mem_fun can be made guest CPU generic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and basic inspection of registers and memory work.
|
|
pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment.
|
|
functions out of config.c
|
|
--HG--
branch : opengl
|
|
--HG--
branch : opengl
|
|
|
|
|
|
|
|
|
|
performance gain and to make it easier to use OpenGL for rendering
|
|
|
|
|
|
|
|
|
|
|
|
|
|
that games that depend on it can run.
|