Dingoonity.org

GCW Zero => Development => Topic started by: dmitry_smagin on May 14, 2015, 07:31:06 pm

Title: GCW Zero emulation in QEMU
Post by: dmitry_smagin on May 14, 2015, 07:31:06 pm
Now you can run GCW Zero's software right on your PC using QEMU!

(http://www.gcw-zero.com/images/articles/qemu-gcw0-01.png)

Instructions and video tutorials are in the news: http://www.gcw-zero.com/news.php?id=13 (http://www.gcw-zero.com/news.php?id=13)
Direct download link: http://www.gcw-zero.com/files/gcw0-qemu.zip (http://www.gcw-zero.com/files/gcw0-qemu.zip)
Fixed package with libmikmod: http://prizma.bmstu.ru/~exmortis/archive/gcw0-qemu.zip (http://prizma.bmstu.ru/~exmortis/archive/gcw0-qemu.zip)

Discuss, report bugs etc here, please.
Title: Re: GCW Zero emulation in QEMU
Post by: David Knight on May 14, 2015, 09:51:07 pm
Perfect, thanks so much for this :)
Title: Re: GCW Zero emulation in QEMU
Post by: Aeter on May 16, 2015, 12:17:55 pm
This is great for developers without a console like Ziz and others perhaps. Might also draw more programmers because they can actually test things themselves too, which makes them less dependent on others.

Great stuff dmitry.
Title: Re: GCW Zero emulation in QEMU
Post by: Vato on May 28, 2015, 12:47:59 am
this is pretty cool. just got the basic package running on my aging winXP PC.
works nice with the OP package, but i must be doing something wrong (thinkin i got too big of a folder full of .opk's) cuz i havent been able to add my stuff successfully.

what id really like (but havent fingered out how to yet) is to get this going on my shield and ouya via teh android qemu port/limbo.
Title: Re: GCW Zero emulation in QEMU
Post by: kaio on June 12, 2015, 12:38:38 pm
Hello. I try to run under linux, but have an error.
run-gcw0.sh: line 15: qemu-system-mipsel: command not found
what i do wrong?
qemu is installed
my os - Slackware 14.1

Title: Re: GCW Zero emulation in QEMU
Post by: dmitry_smagin on June 12, 2015, 01:11:49 pm
Hello. I try to run under linux, but have an error.
run-gcw0.sh: line 15: qemu-system-mipsel: command not found
what i do wrong?
qemu is installed
my os - Slackware 14.1
Probably, your qemu doesn't have mipsel target compiled or is installed to different path.
Check 'ls /usr/bin/qemu*' command. Normal output should be:
Quote
[email protected]:~$ ls /usr/bin/qemu*
/usr/bin/qemu-aarch64       /usr/bin/qemu-mipsn32         /usr/bin/qemu-system-alpha         /usr/bin/qemu-system-ppc64
/usr/bin/qemu-alpha         /usr/bin/qemu-mipsn32el       /usr/bin/qemu-system-arm           /usr/bin/qemu-system-ppc64le
/usr/bin/qemu-arm           /usr/bin/qemu-nbd             /usr/bin/qemu-system-cris          /usr/bin/qemu-system-ppcemb
/usr/bin/qemu-armeb         /usr/bin/qemu-or32            /usr/bin/qemu-system-i386          /usr/bin/qemu-system-s390x
/usr/bin/qemu-cris          /usr/bin/qemu-ppc             /usr/bin/qemu-system-lm32          /usr/bin/qemu-system-sh4
/usr/bin/qemu-i386          /usr/bin/qemu-ppc64           /usr/bin/qemu-system-m68k          /usr/bin/qemu-system-sh4eb
/usr/bin/qemu-img           /usr/bin/qemu-ppc64abi32      /usr/bin/qemu-system-microblaze    /usr/bin/qemu-system-sparc
/usr/bin/qemu-io            /usr/bin/qemu-ppc64le         /usr/bin/qemu-system-microblazeel  /usr/bin/qemu-system-sparc64
/usr/bin/qemu-m68k          /usr/bin/qemu-s390x           /usr/bin/qemu-system-mips          /usr/bin/qemu-system-tricore
/usr/bin/qemu-microblaze    /usr/bin/qemu-sh4             /usr/bin/qemu-system-mips64        /usr/bin/qemu-system-unicore32
/usr/bin/qemu-microblazeel  /usr/bin/qemu-sh4eb           /usr/bin/qemu-system-mips64el      /usr/bin/qemu-system-x86_64
/usr/bin/qemu-mips          /usr/bin/qemu-sparc           /usr/bin/qemu-system-mipsel        /usr/bin/qemu-system-xtensa
/usr/bin/qemu-mips64        /usr/bin/qemu-sparc32plus     /usr/bin/qemu-system-moxie         /usr/bin/qemu-system-xtensaeb
/usr/bin/qemu-mips64el      /usr/bin/qemu-sparc64         /usr/bin/qemu-system-or32          /usr/bin/qemu-unicore32
/usr/bin/qemu-mipsel        /usr/bin/qemu-system-aarch64  /usr/bin/qemu-system-ppc           /usr/bin/qemu-x86_64


Otherwise check this link how to build qemu yourself: http://slackbuilds.org/repository/14.1/system/qemu/
Title: Re: GCW Zero emulation in QEMU
Post by: dmitry_smagin on February 12, 2016, 01:09:04 pm
I recently discovered that rootfs used in gcw0-qemu package lacks libmikmod.

Fixed package with libmikmod: http://www.gcw-zero.com/files/gcw0-qemu_update.zip (http://www.gcw-zero.com/files/gcw0-qemu_update.zip)
Mirror: http://prizma.bmstu.ru/~exmortis/archive/gcw0-qemu.zip (http://prizma.bmstu.ru/~exmortis/archive/gcw0-qemu.zip)
Title: Re: GCW Zero emulation in QEMU
Post by: kkicd on August 15, 2017, 08:49:44 am
this links seems can not be accessed. could you upload it again? thanks a lot.
Title: Re: GCW Zero emulation in QEMU
Post by: dmitry_smagin on August 15, 2017, 12:13:55 pm
Fixed link, please check.
Title: Re: GCW Zero emulation in QEMU
Post by: KelvinShadewing on October 28, 2020, 10:20:12 pm
Is it possible to install Rogue on this? If so, how would I do that?