jak-project/game/kernel
Shay e2ea57ea58 Replace printf logging with spdlog equivalent
Preserve previous printfs in comments for now. Spdlog needs to be configured to be thread-safe. Few additional printfs to convert later. No changes have been made to GOAL's internal printing system
2020-10-01 16:08:23 -06:00
..
asm_funcs.asm Add lambda and static objects (#30) 2020-09-12 13:11:42 -04:00
fileio.cpp implement some loads and stores 2020-08-29 19:13:29 -04:00
fileio.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kboot.cpp Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
kboot.h Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
kdgo.cpp Replace printf logging with spdlog equivalent 2020-10-01 16:08:23 -06:00
kdgo.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kdsnetm.cpp Got rid of a lot of windows ifdefs 2020-09-07 20:00:02 -04:00
kdsnetm.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
klink.cpp Compiler Cleanup (Part 2) (#56) 2020-09-25 21:11:27 -04:00
klink.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
klisten.cpp Compiler Cleanup and Documentation (#54) 2020-09-24 17:19:23 -04:00
klisten.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kmachine.cpp Replace printf logging with spdlog equivalent 2020-10-01 16:08:23 -06:00
kmachine.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kmalloc.cpp check in existing work 2020-08-22 22:30:12 -04:00
kmalloc.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kmemcard.cpp Add a bunch of #ifdefs to keep things working as expected on linux 2020-09-03 22:24:50 -04:00
kmemcard.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kprint.cpp Resolve a good chunk of windows compiler warnings 2020-09-13 22:02:27 -04:00
kprint.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
kscheme.cpp Replace printf logging with spdlog equivalent 2020-10-01 16:08:23 -06:00
kscheme.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ksocket.cpp Got rid of a lot of windows ifdefs 2020-09-07 20:00:02 -04:00
ksocket.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
ksound.cpp check in existing work 2020-08-22 22:30:12 -04:00
ksound.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
Ptr.h Add #pragma once to all headers 2020-09-13 21:36:35 -04:00
todo.txt check in existing work 2020-08-22 22:30:12 -04:00