Raspberry Pi and the MagPi

Let's talk about anything related to the 6502 microprocessor.
User avatar
Dajgoro
Posts: 808
Joined: 08 Aug 2011
Location: Croatia
Contact:

Re: Raspberry Pi and the MagPi

Post by Dajgoro »

Which os should i use to get java virtual machine and gcc working(if possible html5 or flash too)?
User avatar
BigEd
Posts: 11464
Joined: 11 Dec 2008
Location: England
Contact:

Re: Raspberry Pi and the MagPi

Post by BigEd »

Raspbian is now the recommended linux distro: http://www.raspberrypi.org/downloads

(There's an impressive run through of QT5 / OpenGLES capabilities here: https://www.youtube.com/watch?v=0j-Wakm5B84)
User avatar
BigEd
Posts: 11464
Joined: 11 Dec 2008
Location: England
Contact:

Re: Raspberry Pi and the MagPi

Post by BigEd »

This tutorial on writing an OS to the bare metal looks good:
http://www.cl.cam.ac.uk/freshers/raspbe ... orials/os/
User avatar
Dajgoro
Posts: 808
Joined: 08 Aug 2011
Location: Croatia
Contact:

Re: Raspberry Pi and the MagPi

Post by Dajgoro »

Hmm, looks interesting... I could give it a try...
Post Reply