This website requires JavaScript.
Explore
Help
Sign In
Public-Mirror
/
gbe_fork
Watch
1
Star
0
Fork
0
You've already forked gbe_fork
mirror of
https://github.com/Detanup01/gbe_fork.git
synced
2024-12-26 02:14:15 +08:00
Code
Issues
1
Projects
Releases
Wiki
Activity
gbe_fork
/
helpers
History
otavepto
00f1268e31
helper function to convert between utf-8 and utf-16
2024-06-30 03:18:39 +03:00
..
common_helpers
helper function to convert between utf-8 and utf-16
2024-06-30 03:18:39 +03:00
dbg_log
more helpers
2024-01-19 04:28:03 +02:00
pe_helpers
improve usage of std::string_view, passing them as const ref is useless since they don't allocated anything and cheap to copy (no allocations)
2024-06-30 03:18:39 +03:00
common_helpers.cpp
helper function to convert between utf-8 and utf-16
2024-06-30 03:18:39 +03:00
dbg_log.cpp
* attempt to auto detect mods with the same behavior as if they were defined in mods.json, for an easier config
2024-01-20 18:46:43 +02:00
pe_helpers.cpp
improve usage of std::string_view, passing them as const ref is useless since they don't allocated anything and cheap to copy (no allocations)
2024-06-30 03:18:39 +03:00