log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
blastem
log z80_to_x86.c @ 806:
2dfcd20a00b6
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
Sat, 25 Jul 2015 18:22:07 -0700
Michael Pavone
Use a new fatal_error function instead of calling fprintf and exit for fatal errors. This new function more gracefully handles the case in which BlastEm was not started from a terminal or disconnected from ther terminal (Windows).
Sat, 27 Jun 2015 12:17:18 -0700
Michael Pavone
Cleanup some warnings under clang through a combination of code fixes and supressing specific warnings
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
less
more
|
(0)
-100
-30
-10
-7
tip