dingusdev / dingusppc

An experimental emulator
GNU General Public License v3.0
200 stars 21 forks source link

Considering non-MacOS devices (ThinkPad Power Series, BeBox, etc) #95

Open upintheairsheep opened 2 weeks ago

upintheairsheep commented 2 weeks ago

Hello, although the emulator is focused on PowerPC Macs, consider adding support for non-Mac devices, including the ThinkPad Power Series, BeBox, and others.

MesaBlack commented 2 weeks ago

newton, too?

dingusdev commented 2 weeks ago

For this to happen, we'll absolutely need hardware documentation for these. I'll get some documentation in for BeBox, in case someone wants to start emulation on that.

Newton is not really possible without also adding ARM CPU emulation, unless you mean adding communication with that somehow.