log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
blastem
log z80_to_x86.c @ 737:
043393b79e28
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-100
-30
-10
-7
tip
age
author
description
Tue, 26 May 2015 20:00:50 -0700
Michael Pavone
Fixes for the 32-bit build accidentally introduced a bug into the 64-bit build, this commit fixes the regression
Mon, 25 May 2015 18:56:22 -0700
Michael Pavone
Add a define in both the source and Makefile for enabling logging of z80 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.
Mon, 25 May 2015 17:08:56 -0700
Michael Pavone
Fix RLD and RRD for the case in which HL does not map to a native register
Sun, 24 May 2015 21:11:18 -0700
Michael Pavone
Z80 test cases that passed on 64-bit now pass on 32-bit
Sun, 24 May 2015 15:05:18 -0700
Michael Pavone
More bugfixes for the 32-bit build of the Z80 core
Sat, 23 May 2015 20:26:20 -0700
Michael Pavone
Fix a bunch of assumptions about which Z80 registers are stored in native registers to make the x86-32 build less broken
Sun, 17 May 2015 20:03:27 -0700
Michael Pavone
Make sure z80_save_reg does nothing when there is no register in the reg field of the instruction. This fixes a bug that corrupted SP in the MDEM 2011 demo
less
more
|
(0)
-100
-30
-10
-7
tip