Game Boy >> Assembly
開發環境
參考資訊:
1. bgb
2. rgbds
3. gambatte
編譯rgbds
$ cd
$ git clone https://github.com/gbdev/rgbds
$ cd rgbds
$ make
$ sudo make install
編譯gambatte
$ cd
$ git clone https://github.com/sinamas/gambatte
$ cd gambatte
$ ./build_sdl.sh
$ sudo cp gambatte_sdl/gambatte_sdl /usr/bin/
bgb
返回上一頁