MCPcopy Create free account
hub / github.com/BlitterStudio/amiberry / more_params2

Function more_params2

src/debug.cpp:574–577  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

572 return (**c) != 0;
573}
574static int more_params2(TCHAR **c)
575{
576 return (**c) != 0;
577}
578
579static uae_u32 readint(TCHAR **c, bool *err);
580static uae_u32 readbin(TCHAR **c, bool *err);

Callers 2

checkvaltypeFunction · 0.85
writeintomemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected