Bobsonsirjonny
Member
Amiga have been working on a thing called Amiga Anyware. Basically its an SDK.
The idea is that code written can run on any device. In order for this to work a HAL (hardware abstraction layer) sits on the machine in question, and interperets the code so that it will run on said device. The HAL is often around 3K - 15K.
The device in question obviously has to have the resources available for the software to work - for example its pointless in trying to run some voice recognition software on a device without a mic, or a paint program on a device without a screen.
Code is totally portable - effectivly Amiga Anyware is a platform - just one that is not physically there. Its not Emulated either - but if you think in terms of emulation it may be easier to understand.
You can write a game, run it oin your PDA, PC, Linux Box, Set top Box, and GP32 - GP32 would be the best device though as its erganomically suited for playing games the benefits are that your code is totally portable - and therefore there will be more software available, and development will be faster!
I emailed Amiga, and got a reply saying that they have been watching the GP32 for quite sometime.
Amiga no longer make hardware, and sadly look like they are not goinna be makeing anything else with there present situation...
The idea is that code written can run on any device. In order for this to work a HAL (hardware abstraction layer) sits on the machine in question, and interperets the code so that it will run on said device. The HAL is often around 3K - 15K.
The device in question obviously has to have the resources available for the software to work - for example its pointless in trying to run some voice recognition software on a device without a mic, or a paint program on a device without a screen.
Code is totally portable - effectivly Amiga Anyware is a platform - just one that is not physically there. Its not Emulated either - but if you think in terms of emulation it may be easier to understand.
You can write a game, run it oin your PDA, PC, Linux Box, Set top Box, and GP32 - GP32 would be the best device though as its erganomically suited for playing games the benefits are that your code is totally portable - and therefore there will be more software available, and development will be faster!
I emailed Amiga, and got a reply saying that they have been watching the GP32 for quite sometime.
Amiga no longer make hardware, and sadly look like they are not goinna be makeing anything else with there present situation...