You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/common
bunnei 745b42d236 Merge pull request #570 from purpasmart96/config_mem
ConfigMem: Clean up the Config memory to be more like the shared page
10 years ago
..
logging backend: Add logging subentry for ldr 10 years ago
CMakeLists.txt Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
assert.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
bit_field.h Merge pull request #322 from chinhodado/master 10 years ago
break_points.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
break_points.h License change 10 years ago
chunk_file.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
common.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
common_funcs.h ConfigMem: Clean up the Config memory to be more like the shared page and moved 10 years ago
common_paths.h Archives: Changed the way paths are built for the archives. 10 years ago
common_types.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
concurrent_ring_buffer.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
cpu_detect.h License change 10 years ago
debug_interface.h Common: Move header guards over to pragma once 11 years ago
emu_window.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 10 years ago
emu_window.h License change 10 years ago
extended_trace.cpp Change NULLs to nullptrs. 11 years ago
extended_trace.h Common: Move header guards over to pragma once 11 years ago
fifo_queue.h Change NULLs to nullptrs. 11 years ago
file_search.cpp License change 10 years ago
file_search.h License change 10 years ago
file_util.cpp Archives: Changed the way paths are built for the archives. 10 years ago
file_util.h Archives: Changed the way paths are built for the archives. 10 years ago
hash.cpp License change 10 years ago
hash.h License change 10 years ago
key_map.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 10 years ago
key_map.h Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 10 years ago
linear_disk_cache.h License change 10 years ago
make_unique.h Common: Add a clone of std::make_unique 10 years ago
math_util.cpp License change 10 years ago
math_util.h License change 10 years ago
mem_arena.cpp Common: Remove dead platform #ifdefs to make the code more readable. 10 years ago
mem_arena.h Common: Remove dead platform #ifdefs to make the code more readable. 10 years ago
memory_util.cpp License change 10 years ago
memory_util.h License change 10 years ago
misc.cpp License change 10 years ago
msg_handler.cpp License change 10 years ago
msg_handler.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
platform.h Common: Remove dead platform #ifdefs to make the code more readable. 10 years ago
scm_rev.cpp.in Resolved undefined Common::g_scm_branch error. 11 years ago
scm_rev.h License change 10 years ago
scope_exit.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
string_util.cpp Build: Fixed some warnings 10 years ago
string_util.h License change 10 years ago
swap.h Common: Remove dead platform #ifdefs to make the code more readable. 10 years ago
symbols.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
symbols.h License change 10 years ago
thread.cpp Fix MSVC-related #defines and add CMakeLists comment 10 years ago
thread.h License change 10 years ago
thread_queue_list.h Common: Clean up ThreadQueueList 10 years ago
thunk.h License change 10 years ago
timer.cpp License change 10 years ago
timer.h License change 10 years ago
utf8.cpp Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago
utf8.h Asserts: break/crash program, fit to style guide; log.h->assert.h 10 years ago