Gareth Higgins
|
22b60fa779
|
Update ptm.cpp
Fixed casing of Old3DS
|
2015-04-10 08:27:35 -04:00 |
|
Gareth Higgins
|
f3f2a644d0
|
Update apt.cpp
Changed casing of CheckNew3DS
|
2015-04-10 08:21:56 -04:00 |
|
Gareth Higgins
|
11a96044ef
|
Update ptm_sysm.cpp
Updated 3DS casing
|
2015-04-10 08:13:15 -04:00 |
|
Gareth Higgins
|
2f18954671
|
Update apt.h
Corrected casing for 3dbrew
|
2015-04-10 08:11:06 -04:00 |
|
Gareth Higgins
|
05fbe60bda
|
Update ptm_sysm.cpp
Updated casing
|
2015-04-10 08:09:45 -04:00 |
|
Gareth Higgins
|
30de017e88
|
Update ptm_sysm.cpp
Aligned function table
|
2015-04-10 08:09:08 -04:00 |
|
Gareth Higgins
|
8cbe9d6fcd
|
Update ptm_sysm.h
Fixed casing
|
2015-04-10 08:02:39 -04:00 |
|
Gareth Higgins
|
1d9a3d1c92
|
Update ptm.h
Fixed casing
Changed return description
|
2015-04-10 08:02:01 -04:00 |
|
Gareth Higgins
|
6738f0024a
|
Update ptm.cpp
Fixed casing of CheckNew3DS
|
2015-04-10 07:59:44 -04:00 |
|
Gareth Higgins
|
f86489c61a
|
Update apt_s.cpp
Replaced tabs with spaces
|
2015-04-10 07:58:04 -04:00 |
|
Gareth Higgins
|
921f1eee67
|
Update apt_u.cpp
Replaced tabs with spaces
|
2015-04-10 07:56:45 -04:00 |
|
Gareth Higgins
|
cbbdf838cc
|
Merge remote-tracking branch 'citra-emu/master' into apt_unk_0x0101
|
2015-04-10 02:03:12 -04:00 |
|
Gareth Higgins
|
8c16df695c
|
Added Service to ATP, and PTM
Added stubbed ATP::Uknown_0x01010000
Added PTM::CheckNew3Ds
|
2015-04-10 01:59:36 -04:00 |
|
bunnei
|
6f1143885b
|
Merge pull request #683 from bunnei/thread-priority
Thread priority and scheduler improvements
|
2015-04-09 23:05:49 -04:00 |
|
bunnei
|
db4bd98bac
|
SVC: Assert on unsupported CreateThread processor ID.
|
2015-04-09 22:55:18 -04:00 |
|
bunnei
|
c077bcefa9
|
SVC: Update various SVCs to cause a reschedule.
- CreateMutex/ReleaseMutex/ReleaseSemaphore/SetTimer/CancelTimer/ArbitrateAddress
|
2015-04-09 19:06:42 -04:00 |
|
bunnei
|
9c3419ebcc
|
Kernel: Implemented priority inheritance for mutexes.
|
2015-04-09 19:06:39 -04:00 |
|
bunnei
|
7b9f428b23
|
Thread: Implement priority boost for starved threads.
SVC: Return correct error code on invalid CreateThread processor ID.
SVC: Assert when creating a thread with an invalid userland priority.
|
2015-04-09 19:05:21 -04:00 |
|
bunnei
|
ee3377b67d
|
SVC: Reschedule on svcCreateThread.
|
2015-04-09 19:04:20 -04:00 |
|
bunnei
|
bdd190363d
|
APT: (Subv) Fix bug where start event was being incorrectly signaled.
|
2015-04-09 19:04:19 -04:00 |
|
bunnei
|
e08f55b1a7
|
Kernel: Fixed default thread priority.
|
2015-04-09 19:04:19 -04:00 |
|
bunnei
|
b16fe21764
|
Merge pull request #690 from Zaneo/sharedmemory
Shared_memory: Initialize base address to 0x0
|
2015-04-09 14:37:15 -04:00 |
|
Gareth Higgins
|
25a43cd2ec
|
Initialize base address to 0x0
|
2015-04-08 20:34:41 -04:00 |
|
Tony Wasserka
|
8af5753da5
|
Merge pull request #689 from lioncash/format
gpu: Fix a missing format specifier
|
2015-04-08 15:41:21 +02:00 |
|
bunnei
|
114126b216
|
Merge pull request #688 from lioncash/unused
dyncom: Remove unnecessary enum and typedef
|
2015-04-07 23:03:08 -04:00 |
|
bunnei
|
e630fd2a95
|
Merge pull request #676 from purpasmart96/ir_service_refc
IR: Move The IR services to their own folder and implement "GetHandles"
|
2015-04-07 23:01:07 -04:00 |
|
Lioncash
|
7da90dee42
|
gpu: Fix a missing format specifier
|
2015-04-07 10:38:49 -04:00 |
|
Lioncash
|
a6c9e453b2
|
dyncom: Remove unnecessary enum and typedef
Also fixes descriptions in the process.
|
2015-04-07 08:05:41 -04:00 |
|
bunnei
|
11bd6024fb
|
Merge pull request #686 from lioncash/vfp
vfp: Minor cleanups
|
2015-04-06 21:21:59 -04:00 |
|
Lioncash
|
29a4b6c7ed
|
vfp: Make the FPSID values match the MPCore
|
2015-04-06 16:09:35 -04:00 |
|
Lioncash
|
f9cc6d6484
|
vfp: Get rid of the VFP_OFFSET macro
|
2015-04-06 16:09:28 -04:00 |
|
bunnei
|
14dcd98653
|
Merge pull request #685 from lioncash/cpregs
dyncom: Set the MPCore CP15 register reset values on initialization.
|
2015-04-06 15:06:07 -04:00 |
|
Yuri Kunde Schlesner
|
8d7a77a1d4
|
Merge pull request #684 from lioncash/uninit
dyncom: Suppress uninitialized variable warnings
|
2015-04-06 10:34:56 -07:00 |
|
Lioncash
|
8004d35ea1
|
core: Migrate 3DS-specific CP15 register setting into Init
|
2015-04-06 13:01:19 -04:00 |
|
Lioncash
|
c3ffe8f9c3
|
arm_interface: Support retrieval/storage to CP15 registers
|
2015-04-06 12:57:49 -04:00 |
|
Lioncash
|
b7b8b67620
|
Move CP15 enum definitions into their own enum.
Also gets rid of preprocessor mumbo-jumbo
|
2015-04-06 12:48:35 -04:00 |
|
Lioncash
|
23dd2ca8a6
|
dyncom: Properly return the value of the user RO thread register
|
2015-04-06 09:26:04 -04:00 |
|
Lioncash
|
e628ed4810
|
dyncom: Set CP15 reset values on initialization
|
2015-04-06 09:16:42 -04:00 |
|
Lioncash
|
bb7dac022e
|
dyncom: Suppress uninitialized variable warnings
The switch cases will always be hit, but this makes compilers stop complaining.
|
2015-04-05 23:49:06 -04:00 |
|
bunnei
|
8997cfaeb4
|
Merge pull request #682 from yuriks/virtmem2
Clean-up mem_map constants and fix framebuffer translation errors
|
2015-04-05 22:07:25 -04:00 |
|
Yuri Kunde Schlesner
|
34b009cf38
|
Clean-up mem_map constants and fix framebuffer translation errors
|
2015-04-05 20:14:33 -03:00 |
|
archshift
|
fec6d603b0
|
Merge pull request #681 from Zaneo/master
Changed occurences of colour to color for consistency
|
2015-04-05 00:11:48 -07:00 |
|
Gareth Higgins
|
8060c519a6
|
Changed occurences of colour to color for consistency
|
2015-04-05 02:36:43 -04:00 |
|
bunnei
|
64196976b9
|
Merge pull request #680 from archshift/bg-color
Allow the user to set the background clear color during emulation
|
2015-04-04 15:14:14 -04:00 |
|
purpasmart96
|
d6c9af600f
|
IR: Move The IR services to their own folder and implement "GetHandles"
|
2015-04-03 19:36:03 -07:00 |
|
bunnei
|
3fd2cc566b
|
Merge pull request #641 from purpasmart96/service_stubs
Services: Stubs and minor changes
|
2015-04-03 22:16:50 -04:00 |
|
archshift
|
cae89fb315
|
Allow the user to set the background clear color during emulation
The background color can be seen at the sides of the bottom screen or when the window is wider than normal.
|
2015-04-03 15:35:51 -07:00 |
|
purpasmart96
|
198c0ddc72
|
Services: Stubs and minor changes
|
2015-04-02 20:05:11 -07:00 |
|
bunnei
|
e25ffaba86
|
Merge pull request #677 from lioncash/cp15
dyncom: Isolate CP15 register reading and writing
|
2015-04-02 20:21:11 -04:00 |
|
Lioncash
|
490df716f3
|
dyncom: Move CP15 register writing into its own function.
Also implements writing to the rest of the ARM11 MPCore CP15 register set.
|
2015-04-02 00:20:52 -04:00 |
|