6 Commits

Author SHA1 Message Date
Toxa
ff0e55bd3b GB/SMS/GG: remove obsolete EMU_profiler_message() support which caused problems when building with --debug and have no sense anymore 2026-02-04 19:23:36 +03:00
bbbbbr
330d45aee6 Example: EmuDebug: fix register addition getting treated as dereferencing pointer in bgb and emulicious 2025-03-06 18:50:14 -08:00
bbbbbr
459dbfbff4 Docs: EMU_printf: Note %c vars should not be cast when passing
- Improve EMU_printf in example with more detailed version
2025-01-23 01:48:47 -08:00
Toxa
b5e9f5e1c0 refactor EMU_printf() - remove dependency from stdio.h (currently working in the Emulicious emu), add similar EMU_fmtbuf() 2024-04-05 16:14:28 +03:00
bbbbbr
7573953933 Emu Debug: Move header into common gbdk folder
- version in gb folder becomes a shim/wrapper
- Update example to enable loop profiling for sms/gg
- Add Docs FAQ entry about known issue with SDCC warning "z80instructionSize() failed to parse line node, assuming 999 bytes"
2022-03-05 23:02:23 -08:00
bbbbbr
0b2dad2085 Initial Emu debug console support for sms/gg 2022-03-01 00:55:09 -08:00