index
:
Citron
master
Mirror of the Citron emulator
silvan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
arm
/
dyncom
Age
Commit message (
Expand
)
Author
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-09
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-03
dyncom: Remove more unnecessary code
Lioncash
2015-02-03
core: Fix some warnings on OSX
Lioncash
2015-01-31
arm: Clean up ARMul_State
Lioncash
2015-01-31
arm: Adios armemu
Lioncash
2015-01-30
dyncom: clean up arm_dyncom_dec.h
Lioncash
2015-01-30
arm: Move headers over to pragma once
Lioncash
2015-01-30
arm: Get rid of armcpu.h and skyeye_types.h
Lioncash
2015-01-27
dyncom: Minor cleanup
Lioncash
2015-01-22
dyncom: Minor cleanup
Lioncash
2015-01-19
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-18
dyncom: Implement missing shifts in ScaledRegisterPostIndexed, etc
Lioncash
2015-01-17
dyncom: Handle the ARM A2 encoding of STRT/LDRT
Lioncash
2015-01-16
dyncom: Handle the ARM A2 encoding of LDRBT/STRBT.
Lioncash
2015-01-12
dyncom: Fix 32-bit ASR shifts for immediates
Lioncash
2015-01-12
dyncom: Remove unused flag macros
Lioncash
2015-01-12
dyncom: Get rid of unnecessary outer-scope variables in InterpreterMainLoop
Lioncash
2015-01-12
dyncom: Fix overflow flag setting for ADD/RSB/RSC/SUB/SBC
Lioncash
2015-01-12
dyncom: Add a helper function for addition with a carry
Lioncash
2015-01-11
dyncom: Fix ADC overflow flag setting
Lioncash
2015-01-11
dyncom: Fix conditional execution of MSR
Lioncash
2015-01-09
Move ThreadContext to core/core.h and deal with the fallout
Yuri Kunde Schlesner
2015-01-08
DynCom: Add a comment to GetTicks.
Subv
2015-01-08
Timing: Use CoreTiming::GetTicks to keep track of ticks.
Subv
2015-01-08
dyncom: Fix UMAAL
Lioncash
2015-01-07
Merge pull request #442 from lioncash/smul
bunnei
2015-01-07
dyncom: Fix SMULWB/SMULWT
Lioncash
2015-01-07
Merge pull request #425 from Subv/coretiming
bunnei
2015-01-07
CoreTiming: Ported the CoreTiming namespace from PPSSPP
Subv
2015-01-07
Merge pull request #438 from lioncash/swp
bunnei
2015-01-07
dyncom: Fix SWPB
Lioncash
2015-01-07
dyncom: Move over SMLALXY
Lioncash
2015-01-06
Merge pull request #417 from kevinhartman/exclusive-tag-fix
bunnei
2015-01-05
Added exclusive reservation granule from ARMv7 spec to dyncom to protect LDR/...
Kevin Hartman
2015-01-05
dyncom: Partially emulate BXJ
Lioncash
2015-01-05
dyncom: Actually set the Q flag for SMLABB/SMLABT/SMLATB/SMLATT
Lioncash
2015-01-05
Merge pull request #418 from lioncash/qd
bunnei
2015-01-05
dyncom: Implement QADD/QSUB/QDADD/QDSUB
Lioncash
2015-01-04
skyeye: Remove duplicate typedefs
Lioncash
2015-01-03
dyncom: Implement SMLAW
Lioncash
2015-01-02
Merge pull request #395 from lioncash/rev
bunnei
2015-01-02
dyncom: Implement REVSH
Lioncash
2015-01-02
dyncom: Implement SMLALD/SMLSLD
Lioncash
2015-01-02
Merge pull request #392 from lioncash/sm
bunnei
2015-01-02
dyncom: Implement SMMLA/SMMUL/SMMLS
Lioncash
2015-01-02
dyncom: Implemented LDREXD/STREXD/LDREXH/STREXH
bunnei
2015-01-02
Merge pull request #390 from lioncash/wut
bunnei
[prev]
[next]