An open API service indexing awesome lists of open source software.

https://github.com/losinggeneration/sdsc_print

An example of using the SDSC Debug Console in both C & Z80 assembly.
https://github.com/losinggeneration/sdsc_print

c console debug debugging example examples game-gear homebrew retroprogramming sdcc sdsc sega sega-game-gear sega-master-system wla-dx z80

Last synced: about 2 months ago
JSON representation

An example of using the SDSC Debug Console in both C & Z80 assembly.

Awesome Lists containing this project

README

          

# An example using SDSC Debug Console

This example uses SDCC & WLA-DX to demonstrate writing to the SDSC Debug Console as
specified [here](http://www.smspower.org/Development/SDSCDebugConsoleSpecification).
[CrabEmu](http://crabemu.sourceforge.net/) for OSX & Linux (with Qt) support the
Debug Console. I didn't exhaustively check others, but didn't see others obviously
implementing it.