Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 422 Bytes

File metadata and controls

15 lines (11 loc) · 422 Bytes

SDLPAL

A simplified version of SDLPAL featuring a minimal footprint of 10k LOC.

This project provides a highly approachable codebase tailored for experimentation, hacking, and porting.

Only support the baiyou version of pal98.

With:

  • C99
  • SDL3
  • libiconv (for gbk to unicode)
  • freetype2 (for ttf)
  • adplug (for midi)