eduardofilo / dingux-cap32

Dingux Caprice32 port to GCW0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

# Dingux-Cap32

Dingux-Cap32 is an Amstrad CPC emulator for the Miyoo console, Bittboy, Pocketgo, Powkiddy V90 y Powkiddy Q90.

[Port from](https://github.com/retrofw/dingux-cap32)

[For more information](https://github.com/salvacam/dingux-cap32/blob/master/dingux-cap32/dingux-cap32.man.txt)

## Compiling for RG350

The [GCW Zero Toolchain](http://www.gcw-zero.com/develop) must be installed.

```bash
$ git clone https://github.com/salvacam/dingux-cap32.git
$ cd dingux-cap32/src/libcpccat
$ make
$ cd ../..
$ make -f Makefile.gcw0
$ ./make_rg350_opk.sh
```

About

Dingux Caprice32 port to GCW0

License:GNU General Public License v2.0


Languages

Language:C 98.5%Language:C++ 0.8%Language:Makefile 0.6%Language:Shell 0.1%