index
:
~xmc/680
master
Unnamed repository; edit this file 'description' to name the repository.
æstrid silico
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2010-06-21
Parted out F_SBC_B to alu_sbc.
Astrid Smith
2010-06-21
Moved DONE macro to a more sensible location
Astrid Smith
2010-06-21
First version to branch into the emulator core
Astrid Smith
2010-06-20
Forgot to pop the ROM_CALL arguments ...
Astrid Smith
2010-06-20
Moved macros into opcodes file
Astrid Smith
2010-06-20
Cleaned up startup, added memory allocation
Astrid Smith
2010-06-20
Push is negative, not positive ...
Astrid Smith
2010-06-20
Linker warning fixed
Astrid Smith
2010-06-20
Added video routines, in C
Astrid Smith
2010-06-20
Added asm file to do video stuff, renamed storage to fit
Astrid Smith
2010-06-20
Added WORD macro to rearrange bytes, ABCD -> ACBD
Astrid Smith
2010-06-20
Moved emulation core into opcodes.asm
Astrid Smith
2010-06-20
Merge from Lionel
Astrid Smith
2010-06-20
Slightly reworked POPW
Astrid Smith
2010-06-19
More comment changes, some FIXMEs related to AF
Astrid Smith
2010-06-19
Added stub port 11 output
Astrid Smith
2010-06-19
Fixes to port IO
Astrid Smith
2010-06-19
Added port 10 IO
Astrid Smith
2010-06-19
Changes from Lionel
Astrid Smith
2010-06-18
Wrote increment/decrement macros
Astrid Smith
2010-06-18
Added carry bits normalization routine
Astrid Smith
2010-06-18
Small fixes
Astrid Smith
2010-06-18
Pseudocode for the carry generator written
Astrid Smith
2010-06-18
Added more flag stubs
Astrid Smith
2010-06-18
First go at flags_normalize
Astrid Smith
2010-06-18
Fixed an error in f_calc_parity
Astrid Smith
2010-06-18
Added parity-calculation routine
Astrid Smith
2010-06-18
Fixed that, dc.w is NOT the same as ds.w.
Astrid Smith
2010-06-18
Trying to get the flags storage to work ...
Astrid Smith
2010-06-18
Port input code added for port 0x10
Astrid Smith
2010-06-18
Small documentation changes, a few instructions reworked
Astrid Smith
2010-06-18
Added TODO item: Makefile
Astrid Smith
2010-06-18
Added code for RST instructions. Perhaps it should be a macro instead?
Astrid Smith
2010-06-18
Merge
Astrid Smith
2010-06-18
Made memory-access macros work properly
Astrid Smith
2010-06-14
Fixed stupid constant error in underef
Astrid Smith
2010-06-14
Removed LABEL-flag_storage(a3) business, as A68k was choking on it :(
Astrid Smith
2010-06-14
Done with my first pass through the 1-byte opcodes.
Astrid Smith
2010-06-12
More instructions added, stubs created for IO operation.
Astrid Smith
2010-06-12
README and TODO updates
Astrid Smith
2010-06-12
Made macro DONE consistent with fetch routine
Astrid Smith
2010-06-12
I'm not sure where this changeset came from, but it looks good ...
Astrid Smith
2010-06-12
Added TODO list
Astrid Smith
2010-06-12
Merge branch 'debrouxl'
Astrid Smith
2010-06-12
Worked in Lionel's changes to flags.asm, patched up main.asm slightly to fit
Astrid Smith
2010-06-12
Worked in Lionel's changes to main.asm
Astrid Smith
2010-06-12
Fixed timing estimates in README
Astrid Smith
2010-06-12
Patch received in email from Lionel Debroux
Astrid Smith
2010-06-12
Forgot a DONE on emu_op_22
Astrid Smith
2010-06-11
PUSHW corrected
Astrid Smith
[prev]
[next]