aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/arm/interpreter
Commit message (Collapse)AuthorAge
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-29
|
* dyncom: Get rid of armemu.hGravatar Lioncash2015-05-23
|
* Memmap: Re-organize memory function in two filesGravatar Yuri Kunde Schlesner2015-05-15
| | | | | | | memory.cpp/h contains definitions related to acessing memory and configuring the address space mem_map.cpp/h contains higher-level definitions related to configuring the address space accoording to the kernel and allocating memory.
* dyncom: Removed irrelevant log.Gravatar bunnei2015-05-14
|
* Clean-up includesGravatar Yuri Kunde Schlesner2015-05-06
|
* Dyncom: Move cream cache to ARMul_State.Gravatar bunnei2015-05-01
|
* dyncom: Remove more unused/unnecessary codeGravatar Lioncash2015-04-20
| | | | Gets rid of a sizeable amount of stuff in armdefs.
* dyncom: Remove unused/unnecessary VFP cruftGravatar Lioncash2015-04-17
|
* core: Migrate 3DS-specific CP15 register setting into InitGravatar Lioncash2015-04-06
|
* Move CP15 enum definitions into their own enum.Gravatar Lioncash2015-04-06
| | | | Also gets rid of preprocessor mumbo-jumbo
* dyncom: Properly return the value of the user RO thread registerGravatar Lioncash2015-04-06
|
* dyncom: Set CP15 reset values on initializationGravatar Lioncash2015-04-06
|
* dyncom: Move CP15 register writing into its own function.Gravatar Lioncash2015-04-02
| | | | Also implements writing to the rest of the ARM11 MPCore CP15 register set.
* dyncom: Move CP15 register reading into its own function.Gravatar Lioncash2015-04-02
| | | | Keeps everything contained. Added all supported readable registers in an ARM11 MPCore.
* dyncom: Migrate InAPrivilegedMode to armsuppGravatar Lioncash2015-03-26
| | | | It's a generic helper function, so it should be here anyway.
* dyncom: Make Load/Store instructions support big endianGravatar Lioncash2015-03-17
|
* arm: Remove unnecessary booleansGravatar Lioncash2015-02-25
| | | | We don't care about any of these.
* arm: General cleanupGravatar Lioncash2015-02-13
| | | | | | | - Remove several typedefs for ARMul_State. - Remove unused functions - Remove unused/unnecessary headers - Removed unused enums, etc.
* dyncom: Clean up the constructorGravatar Lioncash2015-02-12
| | | | Some function calls aren't necessary and would be handled by regular initialization routines.
* arm: Remove ARMul_EmulateInitGravatar Lioncash2015-02-12
| | | | This was only used for armemu, which has since been removed. Removed components related to this as well.
* arm: Remove ARM26 support.Gravatar Lioncash2015-02-11
| | | | This will never be used. 32-bit is the norm.
* arm: Get rid of some magic constants. Specify proper ARM mode.Gravatar Lioncash2015-02-11
| | | | Initially, we were starting the emulator in USER26MODE, which is incorrect, this should be USER32MODE.
* arm: Remove TRUE/FALSE definesGravatar Lioncash2015-02-10
| | | | | - Removed the Debug parameter from ARMul_State since it isn't used. - Changed ARMul_CoProInit to a void function. It always returned true.
* arm: Clean up ARMul_StateGravatar Lioncash2015-01-31
| | | | Remove unnecessary/unused struct variables.
* arm: Adios armemuGravatar Lioncash2015-01-31
|
* arm: Throw out a lot of unnecessary codeGravatar Lioncash2015-01-30
|
* Cleanup: Logging in CoreGravatar Chin2015-01-19
|
* dyncom: Add a helper function for addition with a carryGravatar Lioncash2015-01-12
|
* Move ThreadContext to core/core.h and deal with the falloutGravatar Yuri Kunde Schlesner2015-01-09
|
* dyncom: Implement QADD/QSUB/QDADD/QDSUBGravatar Lioncash2015-01-05
|
* armemu: Fix missing Q flag check for SMLSD.Gravatar Lioncash2015-01-02
|
* dyncom: Implement SMLAD/SMUAD/SMLSD/SMUSDGravatar Lioncash2015-01-02
|
* Fix SADD8/SSUB8 in the armemuGravatar Lioncash2015-01-01
|
* dyncom: Implement USAT/SSATGravatar bunnei2014-12-29
|
* armemu: Implement QADD8/QSUB8Gravatar Lioncash2014-12-29
|
* Merge pull request #355 from lioncash/simpGravatar bunnei2014-12-28
|\ | | | | armemu: Simplify some instructions.
* | armemu: Fix PKHTB to do an arithmetic shift and correctly decode immediate ↵Gravatar bunnei2014-12-28
| | | | | | | | field.
| * armemu: Simplify SSAT/SSAT16/SXTB/SXTABGravatar Lioncash2014-12-28
| |
| * armemu: Simplify REV/REV16/SXTH/SXTAHGravatar Lioncash2014-12-28
| |
* | Merge pull request #354 from lioncash/usaduflowGravatar bunnei2014-12-28
|\ \ | | | | | | armemu: Fix underflows in USAD8/USADA8
| | * armemu: Simplify USAT16/UXTB/UXTABGravatar Lioncash2014-12-28
| | |
| | * armemu: Simplify REVSH/UXTH/UXTAHGravatar Lioncash2014-12-28
| |/ |/|
| * armemu: Fix underflows in USAD8/USADA8Gravatar Lioncash2014-12-28
| | | | | | | | Initially reported by xdec.
* | armemu: Implement UQADD8, UQADD16, UQSUB16, UQASX, and UQSAXGravatar Lioncash2014-12-27
|/
* armemu: Implement UHADD8, UHADD16, UHSUB8, UHSUB16, UHASX, and UHSAXGravatar Lioncash2014-12-26
|
* Merge pull request #339 from bunnei/fixup-gsp-synchGravatar bunnei2014-12-25
|\ | | | | Fixup gsp synch
| * ARM: Add a mechanism for faking CPU time elapsed during HLE.Gravatar bunnei2014-12-25
| | | | | | | | - Also a few cleanups.
* | Merge pull request #343 from lioncash/smmlaGravatar bunnei2014-12-25
|\ \ | | | | | | armemu: Implement SMMUL, SMMLA, and SMMLS.
* \ \ Merge pull request #341 from lioncash/moresmopsGravatar bunnei2014-12-25
|\ \ \ | | | | | | | | armemu: Implement SMLALD/SMLSLD
| | * | armemu: Implement SMMUL, SMMLA, and SMMLS.Gravatar Lioncash2014-12-25
| | |/