Chip-8

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
9 messages Options
Reply | Threaded
Open this post in threaded view
|

Chip-8

Olivier Auverlot
Hi,

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  


Best regards
Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

Julien Delplanque
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 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
>


Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

stepharo


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/16 11:21, olivier auverlot wrote:
>> 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
>>
>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

kilon.alios
In reply to this post by Olivier Auverlot
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 <[hidden email]> wrote:
Hi,

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  


Best regards
Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

Henrik Nergaard-2
In reply to this post by Olivier Auverlot

http://smalltalkhub.com/#!/~Latsabben/Chip8

 

From: Pharo-users [mailto:[hidden email]] On Behalf Of olivier auverlot
Sent: Wednesday, November 16, 2016 11:22 AM
To: Any question about pharo is welcome <[hidden email]>
Subject: [Pharo-users] Chip-8

 

Hi,

 

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  

 

 

Best regards

Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

Olivier Auverlot
Very cool !!! 

What are the used keys to move the player ?

Olivier ;-)

2016-11-21 0:16 GMT+01:00 Henrik Nergaard <[hidden email]>:

http://smalltalkhub.com/#!/~Latsabben/Chip8

 

From: Pharo-users [mailto:[hidden email]] On Behalf Of olivier auverlot
Sent: Wednesday, November 16, 2016 11:22 AM
To: Any question about pharo is welcome <[hidden email]>
Subject: [Pharo-users] Chip-8

 

Hi,

 

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  

 

 

Best regards


Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

stepharo
In reply to this post by Henrik Nergaard-2

Hi henrik

You are superfast...... :) Thanks a lot. I started to code it too in the train and a virus smashed me in my bed

I will really have a look. I was implementing it to see if I can use as a project for a new book.....



Le 21/11/16 à 00:16, Henrik Nergaard a écrit :

http://smalltalkhub.com/#!/~Latsabben/Chip8

 

From: Pharo-users [[hidden email]] On Behalf Of olivier auverlot
Sent: Wednesday, November 16, 2016 11:22 AM
To: Any question about pharo is welcome [hidden email]
Subject: [Pharo-users] Chip-8

 

Hi,

 

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  

 

 

Best regards


Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

stepharo
In reply to this post by Olivier Auverlot

I could not resist....

The keys are not working for me too.

Stef

Le 21/11/16 à 08:38, olivier auverlot a écrit :
Very cool !!! 

What are the used keys to move the player ?

Olivier ;-)

2016-11-21 0:16 GMT+01:00 Henrik Nergaard <[hidden email]>:

http://smalltalkhub.com/#!/~Latsabben/Chip8

 

From: Pharo-users [mailto:[hidden email]] On Behalf Of olivier auverlot
Sent: Wednesday, November 16, 2016 11:22 AM
To: Any question about pharo is welcome <[hidden email]>
Subject: [Pharo-users] Chip-8

 

Hi,

 

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  

 

 

Best regards



Reply | Threaded
Open this post in threaded view
|

Re: Chip-8

Henrik Nergaard-2

Keys are mapped to 1-4,q-r,a-f,z-v.

 

For Pong key 1 and q controls the left player while 4 and r is the right.

 

Best regards,

Henrik

 

From: Pharo-users [mailto:[hidden email]] On Behalf Of stepharo
Sent: Monday, November 21, 2016 9:25 AM
To: Any question about pharo is welcome <[hidden email]>
Subject: Re: [Pharo-users] Chip-8

 

I could not resist....

The keys are not working for me too.

Stef

Le 21/11/16 à 08:38, olivier auverlot a écrit :

Very cool !!! 

 

What are the used keys to move the player ?

 

Olivier ;-)

 

2016-11-21 0:16 GMT+01:00 Henrik Nergaard <[hidden email]>:

http://smalltalkhub.com/#!/~Latsabben/Chip8

 

From: Pharo-users [mailto:[hidden email]] On Behalf Of olivier auverlot
Sent: Wednesday, November 16, 2016 11:22 AM
To: Any question about pharo is welcome <[hidden email]>
Subject: [Pharo-users] Chip-8

 

Hi,

 

I just read an fun article about Chip-8. Someone has worked on an emulator of this with Pharo?  

 

 

Best regards