Giter VIP home page Giter VIP logo

rpi-basilisk2-sdl2-nox's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m @ekbann
  • ๐Ÿ‘€ Iโ€™m interested in ... Retrocomputing, Raspberry Pi/Pico, and Compiler Design;
  • ๐ŸŒฑ Iโ€™m currently learning ... Rust and TensorFlow;
  • ๐Ÿ’ž๏ธ Iโ€™m looking to collaborate on ... any cool project;
  • ๐Ÿ“ซ How to reach me ... here on GitHub.

rpi-basilisk2-sdl2-nox's People

Contributors

ekbann avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

shreyanjain9

rpi-basilisk2-sdl2-nox's Issues

making BasiliskII fails with error

fatal error: Cocoa/Cocoa.h: no such file or directory

I have searched the entire system directory for this header and cannot locate it.
I understand that it's a file generally included in the xcode tools.

I am trying to emulate system7 on a rpi that's built into an old mac classic case using this project.
I am just getting stuck on the cocoa.h part. Note: I did have to manually cp some other headers like SDL* stuff into ./../include/ FYI

Any ideas?

Networking Support?

Just come across this repo and have successfully installed onto the new Pi Zero W 2 so many thanks for putting this script together.

I've yet to fully explore the settings and preferences but is networking supported in any way as I can't see it mentioned in the readme? Would be really good if you could bridge the pi's wpa_supplicant.conf settings to get it onto the local network.

Thanks again.

Building of BasiliskII fails

Mac OS X GUI ........................... : no
Mac OS X Sound ......................... : no
SDL support ............................ : video audio
SDL major-version ...................... :
BINCUE support ......................... : no
LIBVHD support ......................... : no
VDE support ............................ : no
XFree86 DGA support .................... : no
XFree86 VidMode support ................ : no
fbdev DGA support ...................... : no
Enable video on SEGV signals ........... : no
ESD sound support ...................... : no
GTK user interface ..................... : no
mon debugger support ................... : no
Running m68k code natively ............. : no
Use JIT compiler ....................... : no
JIT debug mode ......................... : no
Floating-Point emulation core .......... : IEEE fpu core
Assembly optimizations ................. : none
Addressing mode ........................ : direct
Bad memory access recovery type ........ : siginfo

g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR="/usr/local/share/BasiliskII" -g -O2 -fno-merge-constants -fno-gcse-sm -c ./../CrossPlatform/video_blit.cpp -o obj/video_blit.o
./../CrossPlatform/video_blit.cpp:26:10: fatal error: SDL.h: No such file or directory
26 | #include <SDL.h>
| ^~~~~~~
compilation terminated.
make: *** [Makefile:196: obj/video_blit.o] Error 1
make: *** Waiting for unfinished jobs....
g++ -I./../include -I./. -I. -I./../CrossPlatform -I./../uae_cpu -I./../slirp -DHAVE_CONFIG_H -DOS_linux -DDIRECT_ADDRESSING -DFPU_IEEE -D_REENTRANT -DDATADIR="/usr/local/share/BasiliskII" -g -O2 -fno-merge-constants -fno-gcse-sm -c ./../CrossPlatform/video_blit.cpp -o obj/video_blit.o
./../CrossPlatform/video_blit.cpp:26:10: fatal error: SDL.h: No such file or directory
26 | #include <SDL.h>
| ^~~~~~~
compilation terminated.
make: *** [Makefile:196: obj/video_blit.o] Error 1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.