Hi,
I just read an fun article about Chip-8. Someone has worked on an emulator
of this with Pharo?
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/
http://miguelduarte.pt/2012/07/09/chip-8-emulator-in-javascript/
Best regards
Wow it would be a fun project!
I know there was GameBoy [1] emulator but I don't know if it is still
working.
Julien
Links:
[1]: http://smalltalkhub.com/#!/~jeanbaptistearnaud/GameBoyEmulator
On 16/11/16 11:21, olivier auverlot wrote:
Hi,
I just read an fun article about Chip-8. Someone
I would like to know if one of you implemented chip8 in Pharo?
http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/
https://github.com/miguelduarte42/Jhip8
Le 16/11/16 à 11:40, Julien Delplanque a écrit :
Wow it would be a fun project!
Yes I want to play with that :)
I know there was GameBoy [1] emulator but I don't know if it is still
working.
Julien
Links:
[1]: http://smalltalkhub.com/#!/~jeanbaptistearnaud/GameBoyEmulator
On 16/11/1
very interesting article thanks for sharing. I was actually wondering about
bytecodes and emulation lately with my shared memory bridge. I will
definitely keep this around as a guide.
On Wed, Nov 16, 2016 at 12:22 PM olivier auverlot <
olivier.auver...@gmail.com> wrote:
> Hi,
>
> I just read an f
Hey Stephane,
>> It would be nice to see Pillar return to being a cross platform project as
>> well. One of the beautiful things about Seaside/Magritte/Pier was it’s
>> compatibility across many dialects of Smalltalk. The “develop in Pharo and
>> deploy in GemStone” was a big draw for me :) One
It would be nice to see Pillar return to being a cross platform project as
well. One of the beautiful things about Seaside/Magritte/Pier was it’s
compatibility across many dialects of Smalltalk. The “develop in Pharo and
deploy in GemStone” was a big draw for me :) One of my clients uses VW so
For me, Pillar was a package in Pier, and Pier was a tool that I used for
all my presentations, prototyping, and small or short-lived community and
not-for-profit projects.
I do not get why you cannot use Pharo for that.
Le 17/11/16 à 02:04, Jupiter Jones a écrit :
Hey Stephane,
It
Paul there is an undo framework inside Pharo I imagine that you can use
it to build your ideas.
Stef
Le 11/11/16 à 18:31, Paul DeBruicker a écrit :
Thanks Norbert.
I'm not sure of the feasibility/value but I think it would be nice to be
able to undo back to a clean slate and redo all the way