10-27-2012, 05:41 AM
RACE has no debugger. NeoPop does, though. I remember talking back and forth with NeoPopUK (the guy that made it) with suggestions and stuff about what to build into the debugger.
If I recall correctly, RACE has several speedup hacks, since it was targeted at running on handheld systems. I think the original code did 2 TLCS and then 1 Z80. We found that switching was time consuming, so I think maybe we put in some sort of functionality to do N TLCS and then N/2 Z80. I can't recall if N was variable or a #define.
Anyway, it wasn't like a thread for each. I think it's all a single thread.
If I recall correctly, RACE has several speedup hacks, since it was targeted at running on handheld systems. I think the original code did 2 TLCS and then 1 Z80. We found that switching was time consuming, so I think maybe we put in some sort of functionality to do N TLCS and then N/2 Z80. I can't recall if N was variable or a #define.
Anyway, it wasn't like a thread for each. I think it's all a single thread.
Card Fighters' Clash 2 English Translation ( http://cfc2english.blogspot.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )
Neo Geo Pocket Flash Cart and Linker Project ( http://www.flashmasta.com/ )
Avatar art thanks to Trev-Mun ( http://trevmun.deviantart.com/ )