bunnei
29da6e9ab5
added a module to load symbol map files for debugging
2014-04-30 23:46:06 -04:00
bunnei
cb0663de51
moved HLE::MRC to its own module, added support for catching data synchronization barrier command
2014-04-25 17:15:19 -04:00
bunnei
70c2cce963
renamed hw_lcd module to just lcd
2014-04-17 23:48:23 -04:00
bunnei
c3a4b4bfca
added NDMA hardware interface
2014-04-17 23:43:55 -04:00
bunnei
bb5bc2df25
added class stub for HID:User service
2014-04-16 20:58:36 -04:00
bunnei
32c3462047
- added stubbed out GSP::Gpu service interface
...
- various cleanups/refactors to HLE services
2014-04-16 00:03:41 -04:00
bunnei
7ec5950bc4
- extracted srv: calls from service.cpp and put in its own module
...
- added function tables for service calls
- lots of refactoring
2014-04-15 22:40:19 -04:00
bunnei
9f4d677cdf
added framework for APT service (application and title launching service)
2014-04-13 16:33:45 -04:00
bunnei
68e198476f
- added HLE to connect to "srv:" service
...
- added a manager for keeping track of services/ports
- added a memory mapped region for memory accessed by HLE
- added HLE for GetThreadCommandBuffer function
2014-04-12 21:55:36 -04:00
bunnei
02fbd42e7f
- renamed hle_syscall to just syscall
...
- added service.h as an initial service interface
2014-04-11 18:44:21 -04:00
bunnei
f6c328cf37
moved hle.cpp into hle folder (due to mistake earlier)
2014-04-11 18:07:49 -04:00
bunnei
2a7d7ce55d
- removed syscall classes (will just use HLEFunction)
...
- added hle.cpp and module registration
- removed unused code
2014-04-10 21:30:00 -04:00
bunnei
f68de21ad1
added initial modules for setting up SysCall HLE
2014-04-10 19:58:28 -04:00
bunnei
de0a034a84
fixed project includes to use new directory structure
2014-04-08 20:15:08 -04:00
bunnei
c874c1d06c
add hw_lcd.* to VS project files
2014-04-05 01:24:54 -04:00
bunnei
31abc42d3d
added initial support for hw.cpp module
2014-04-05 00:01:07 -04:00
bunnei
670ac5643a
added hw module to interface h/w register reads/writes
2014-04-04 23:02:59 -04:00
bunnei
69223d007e
- added an interface layer for ARM cores
...
- cleaned up core.cpp a bit
2014-04-04 22:26:06 -04:00
bunnei
66299a4880
moved arm core to interpreter directory
2014-04-04 21:12:05 -04:00
bunnei
7bf24c066b
added thumb mode emulation
2014-04-03 19:03:55 -04:00
bunnei
328c415c74
added ARM11 MMU from skyeye
2014-03-29 23:28:38 -04:00
bunnei
6b255111d5
added various arm modules from skyeye to make project link OK
2014-03-29 21:53:07 -04:00
bunnei
97e4d9f211
updated Windows project files to include ELF files
2014-03-25 10:49:56 -04:00
ShizZy
9d79fc7aa6
added core_timing and system modules to core vcproj
2013-10-01 19:10:47 -04:00
ShizZy
a79fb90d62
upgraded proj files to vs 2013
2013-09-26 22:48:31 -04:00
ShizZy
c71868a6b1
added system.h to project
2013-09-26 22:01:09 -04:00
ShizZy
a7b06698ff
added meta_file_system to project
2013-09-25 21:25:46 -04:00
ShizZy
05d5113701
renamed file_sys_directory.* to directory_file_system.*
2013-09-25 21:03:42 -04:00
ShizZy
5b0b60ad6b
moved file_sys back to core
2013-09-25 20:59:29 -04:00
ShizZy
29cdc1df39
moved file_sys to common
2013-09-23 22:04:56 -04:00
ShizZy
1af6ae2f48
added PPSSPP's file system directory module for game loading
2013-09-23 21:50:41 -04:00
ShizZy
8990b51ac8
added a module for loading bootable binaries
2013-09-19 23:21:22 -04:00
ShizZy
030c836793
added hw R/W/ memory functions
2013-09-18 23:52:51 -04:00
ShizZy
7dcfb9c1cf
added ARMulator/skyeye ARM11 core to the project
2013-09-17 23:03:54 -04:00
ShizZy
2161364258
cleaned up VS project files
2013-09-08 21:56:54 -04:00
ShizZy
d708e2d68a
added core and mem_map files to the project
2013-09-05 18:33:46 -04:00
ShizZy
b5c78f8a20
added an ARM disassembler from the android project
2013-09-04 23:00:12 -04:00
ShizZy
86495a83c1
various fixes to be able to build project
2013-09-04 22:09:15 -04:00
ShizZy
27474060e1
adding initial project layout
2013-08-29 23:35:09 -04:00