Skip to content

vipaoL/fpbox2d-demo

Repository files navigation

Demo project with box2d for sc6531/sc6530 feature phones based on fpdoom by ilyakurdyukov

video_fpbox2d-demo.mp4

Build

!!! Don't forget to clone recursively

  • make -C fpdoom/pack_reloc/
  • TOOLCHAIN=/usr/bin/arm-none-eabi make

Run

  • Compile all necessary binaries (libc_server nor_fdl1.bin spd_dump) or just download them from fpdoom releases, put them into workdir
  • cd workdir
  • ./run.sh

VSCode

  • Install clangd extension
  • Generate compile_commands.json: make clean && TOOLCHAIN=/usr/bin/arm-none-eabi bear -- make
  • Ctrl+Shift+B to run on the phone in flash mode connected with usb

About

Demo project with box2d for sc6531/sc6530 feature phones based on fpdoom by ilyakurdyukov

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors