Update roadmap.txt

This commit is contained in:
meepingsnesroms
2019-05-27 15:41:04 -07:00
parent 5c1547467b
commit d0ca2655bb

View File

@@ -21,7 +21,7 @@ RetroArch GUI:
*now launches content like cartridge based systems
//TODO: allow adding more content after boot
//TODO: get EMU_MANAGE_HOST_CPU_PIPELINE working on other platforms then the main 4
//TODO: when compiling with "make platform=windows_x86_64" the dll wont load, may have to do with a missing library(maybe libc++)
//TODO: when compiling with "make platform=windows_x86_64" the dll wont load(theres a really good chance its because "libgomp-1.dll"(the OpenMP handler library) is missing from the RetroArch folder)
*booting without game works again
*add multithreading and pipeline speedups