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
Age
Commit message (
Expand
)
Author
2015-02-11
arm: Change some more constants into enums
Lioncash
2015-02-10
Asserts: break/crash program, fit to style guide; log.h->assert.h
archshift
2015-02-10
Merge pull request #556 from lioncash/clean
bunnei
2015-02-10
arm: Remove TRUE/FALSE defines
Lioncash
2015-02-10
arm_dyncom_thumb: Make lookup tables static
Lioncash
2015-02-10
Merge pull request #553 from lioncash/denorm
bunnei
2015-02-10
dyncom: Add more regs to MCR/MRC
Lioncash
2015-02-10
vfp: Normalize accumulator for multiply accumulate instructions
Lioncash
2015-02-09
Scheduler refactor Pt. 1
Kevin Hartman
2015-02-09
vfpdouble: Fix the FTOUI NaN sign setting
Lioncash
2015-02-09
Throw more unused/unnecessary VFP code out
Lioncash
2015-02-09
vfp_helper: Convert some flags to enums. Throw out more duplicated FPSCR stuff
Lioncash
2015-02-09
vfp_helper: Normalize tabs to spaces
Lioncash
2015-02-06
vfp_helper: Remove unnecessary extern C blocks
Lioncash
2015-02-06
vfp: Move FPSID, FPEXC, and FPSCR values over to enums.
Lioncash
2015-02-04
Merge pull request #537 from lioncash/vfp
bunnei
2015-02-04
Merge pull request #536 from lioncash/dead
bunnei
2015-02-04
vfp: Fix VCVT
Lioncash
2015-02-04
vfp: Throw out unused code
Lioncash
2015-02-03
dyncom: Remove more unnecessary code
Lioncash
2015-02-03
core: Fix some warnings on OSX
Lioncash
2015-02-01
Merge pull request #525 from lioncash/armwarn
bunnei
2015-01-31
vfp: Get rid of some compile warnings
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-30
arm: Clean out armos.h and armmmu.h
Lioncash
2015-01-30
arm: Throw out a lot of unnecessary code
Lioncash
2015-01-30
armdefs: Move some defines over to enums
Lioncash
2015-01-27
dyncom: Minor cleanup
Lioncash
2015-01-26
Update vfp.cpp
bunnei
2015-01-24
Merge pull request #410 from chinhodado/cleanup
bunnei
2015-01-23
vfp: Clean up vertical alignment for instructions
Lioncash
2015-01-22
dyncom: Minor cleanup
Lioncash
2015-01-19
dyncom: Clarify precedence for ternary statements
Lioncash
2015-01-19
Cleanup: Logging in Core
Chin
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
vfp: Remove dead code
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
[prev]
[next]