bunnei
|
6b264518a5
added initial kernel/thread modules
|
před 12 roky |
bunnei
|
34dc0a9b07
added config_mem module for HLE of firmware configuration memory settings
|
před 12 roky |
bunnei
|
f043424915
renamed hle "mrc" module to "coprocessor"
|
před 12 roky |
bunnei
|
29da6e9ab5
added a module to load symbol map files for debugging
|
před 12 roky |
bunnei
|
cb0663de51
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
|
před 12 roky |
bunnei
|
70c2cce963
renamed hw_lcd module to just lcd
|
před 12 roky |
bunnei
|
c3a4b4bfca
added NDMA hardware interface
|
před 12 roky |
bunnei
|
bb5bc2df25
added class stub for HID:User service
|
před 12 roky |
bunnei
|
32c3462047
- added stubbed out GSP::Gpu service interface
|
před 12 roky |
bunnei
|
7ec5950bc4
- extracted srv: calls from service.cpp and put in its own module
|
před 12 roky |
bunnei
|
9f4d677cdf
added framework for APT service (application and title launching service)
|
před 12 roky |
bunnei
|
68e198476f
- added HLE to connect to "srv:" service
|
před 12 roky |
bunnei
|
02fbd42e7f
- renamed hle_syscall to just syscall
|
před 12 roky |
bunnei
|
f6c328cf37
moved hle.cpp into hle folder (due to mistake earlier)
|
před 12 roky |
bunnei
|
2a7d7ce55d
- removed syscall classes (will just use HLEFunction)
|
před 12 roky |
bunnei
|
f68de21ad1
added initial modules for setting up SysCall HLE
|
před 12 roky |
bunnei
|
de0a034a84
fixed project includes to use new directory structure
|
před 12 roky |
bunnei
|
c874c1d06c
add hw_lcd.* to VS project files
|
před 12 roky |
bunnei
|
31abc42d3d
added initial support for hw.cpp module
|
před 12 roky |
bunnei
|
670ac5643a
added hw module to interface h/w register reads/writes
|
před 12 roky |
bunnei
|
69223d007e
- added an interface layer for ARM cores
|
před 12 roky |
bunnei
|
66299a4880
moved arm core to interpreter directory
|
před 12 roky |
bunnei
|
7bf24c066b
added thumb mode emulation
|
před 12 roky |
bunnei
|
328c415c74
added ARM11 MMU from skyeye
|
před 12 roky |
bunnei
|
6b255111d5
added various arm modules from skyeye to make project link OK
|
před 12 roky |
bunnei
|
97e4d9f211
updated Windows project files to include ELF files
|
před 12 roky |
ShizZy
|
9d79fc7aa6
added core_timing and system modules to core vcproj
|
před 13 roky |
ShizZy
|
a79fb90d62
upgraded proj files to vs 2013
|
před 13 roky |
ShizZy
|
c71868a6b1
added system.h to project
|
před 13 roky |
ShizZy
|
a7b06698ff
added meta_file_system to project
|
před 13 roky |