123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|389|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> Monkey Pi

Mon, 04 Jul 2016, 01:48
spinal
I don't suppose anyone knows if theres a raspberry pi target for monkey?

-=-=-
Check out my excellent homepage!
Mon, 04 Jul 2016, 01:48
Jayenkai
Pi's just a Linux system, isn't it?! Does the bog-standard linux target not work?

-=-=-
''Load, Next List!''
Mon, 04 Jul 2016, 08:23
9572AD
Did Monkey ever re-get an official Linux target? I remember the very earliest version had it, but then it was dropped and when I quit using Monkey it still hadn't got Linux back.

-=-=-
All the raw, animal magnetism of a rutabaga.
Mon, 04 Jul 2016, 09:07
Jayenkai
The Desktop forum has a lot of Linux'y comments. I'm assuming, based on that, that it does. Although, thinking about it, they may all be Wine users.
.. Not a clue. Haven't run Linux since pre-op!!

-=-=-
''Load, Next List!''
Mon, 04 Jul 2016, 09:52
Krakatomato
I've not looked at Monkey in ages, but I do know that a standard Linux port won't work.

Linux targets are x86. The Raspberry Pi is an ARM architecture so it won't work.

Monkey will need to have a specific target for the Pi.

//Andy
Mon, 04 Jul 2016, 10:28
Jayenkai
Doesn't that depend on the compiler, though?
Monkey generates a plain C output, so you should be able to feed that through most basic c compiler... .. Right?

-=-=-
''Load, Next List!''
Mon, 04 Jul 2016, 11:19
spinal
Sounds complicated
Mon, 04 Jul 2016, 11:27
Jayenkai
Says the guy who got a C64 emu running on a 3DS!!

Hit F8 to "update" the build, then open up the build folder.
In there is a main.cpp, which.. And I might be completely incorrect, so apologies if I am, but it appears to be all the code, for "monkey" and my game.
You can sift through seeing all my variable names and everything.

The data, gfx, sound, etc are held in the external folder, and not internally compiled, so .. Logically, it should just be a case of finding a compiler that works with it.

Worth a try, at least, right??!

-=-=-
''Load, Next List!''
Mon, 04 Jul 2016, 13:44
therevillsgames
MX1 does support Linux, but I havent used it.

Simon Armstrong has created MX2 bins:
https://monkey2.monkey-x.com/forums/topic/raspberry-pi-binaries/