log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
blastem
log backend.h @ 1048:
05ecef6c73b6
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
Wed, 27 Jul 2016 22:46:22 -0700
Michael Pavone
Change cycle tracking code for Z80 core to only use a single register. Store low 7 bits of R in a reg and increment it appropriately.
Tue, 26 Apr 2016 23:13:37 -0700
Michael Pavone
Initial stab at implementing address error exceptions. Need to fill in the value of IR, undefined bits of last stack frame word and properly deal with address errors that occur during exception processing.
Mon, 11 May 2015 00:28:47 -0700
Michael Pavone
Sync fixes and logging to fix more sync issues
Wed, 14 Jan 2015 09:38:54 -0800
Michael Pavone
Removed hardcoded assumptions in M68K core about which parts of the memory map are RAM
Sat, 03 Jan 2015 18:23:04 -0800
Michael Pavone
Made the Z80 core more contained by refactoring some code in blastem.c into z80_to_x86.c
Sat, 03 Jan 2015 16:08:23 -0800
Michael Pavone
All cycle counters are now based off the master clock. This seems to have messed up Z80 interrupt timing (music in Sonic 2 is too slow for instance), but things are generally working
Thu, 01 Jan 2015 14:36:55 -0800
Michael Pavone
Remove some of the hard coded assumptions about the memory map from the CPU cores
less
more
|
(0)
-10
-7
tip