Home | Forums | What's new | Resources | |
Request of sample code for Mega CD scaling/rotation |
tms9918 - Sep 29, 2019 |
tms9918 | Sep 29, 2019 | |||
I am developing a Sega CD test program (see this thread... ) Is anyone willing to share (simple) sample code for scaling/rotation using the mega cd ? I read the sega retro mega cd's hardware and development manuals, but the information is rather scarce. On the other hand the code I found... is only from huge projects. |
tms9918 | Sep 30, 2019 | |||
I already replaced all the caps, logic/laser/power board. As long as anybody has some code, I will adapt it. For the system mode, I can just define a constant and add it, as I did in fabiodl/megacdTest... (see the OFFSET variable) For the developing environment i use sgdk (g++ and gnu assembler) but I have no problems in adapting code from any other assembler |