.. |
arm
|
- disable strict alignment on LDRD/STRD
|
2014-05-06 21:34:00 -04:00 |
elf
|
Implement simple LoadSymbols for ELF files
|
2014-04-12 19:04:32 -04:00 |
file_sys
|
fixes to build on linux
|
2014-04-22 19:42:29 -07:00 |
hle
|
added config_mem module for HLE of firmware configuration memory settings
|
2014-05-06 23:29:39 -04:00 |
hw
|
added code to LCD modules keep track of framebuffer location in FCRAM or VRAM
|
2014-04-27 12:39:57 -04:00 |
CMakeLists.txt
|
added config_mem module for HLE of firmware configuration memory settings
|
2014-05-06 23:29:39 -04:00 |
core.cpp
|
cleaned up some logging messages
|
2014-04-10 22:45:40 -04:00 |
core.h
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
core.vcxproj
|
added config_mem module for HLE of firmware configuration memory settings
|
2014-05-06 23:29:39 -04:00 |
core.vcxproj.filters
|
added config_mem module for HLE of firmware configuration memory settings
|
2014-05-06 23:29:39 -04:00 |
core_timing.cpp
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
core_timing.h
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |
loader.cpp
|
- added option to load a code.bin file extracted from a CXI file
|
2014-04-30 23:50:14 -04:00 |
loader.h
|
- added option to load a code.bin file extracted from a CXI file
|
2014-04-30 23:50:14 -04:00 |
mem_map.cpp
|
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
|
2014-04-30 18:31:35 -04:00 |
mem_map.h
|
fixed a bug where ExeFs code was being incorrectly masked
|
2014-04-30 23:31:04 -04:00 |
mem_map_funcs.cpp
|
added virtual memory map for ExeFS (where ARM11 code is supposed to be loaded)
|
2014-04-30 18:31:35 -04:00 |
system.cpp
|
cleaned up some logging messages
|
2014-04-10 22:45:40 -04:00 |
system.h
|
fixed project includes to use new directory structure
|
2014-04-08 20:15:08 -04:00 |