![]() |
BasiliskII....Running fullscreen......
After compiling it again today...I figured out how run it in fullscreen...
but get a black screen. got it to run 720x512 in window mode, 720 is the exact length but 512 is a little way too long for the n800 in window mode. I'll compile with different options later to see if i can get the fullscreen working once I do, I will release it. Till then sit tight.... if you havent seen it..check out http://www.divshare.com/download/588882-712 I have a video running it.. |
Re: BasiliskII....Running fullscreen......
For the uninformed (me, previously :o ):
Basilisk II is an open source software emulator which emulates the 680x0-based Apple Macintosh computer on a variety of operating systems, including BeOS, Linux, AmigaOS, Windows NT, Mac OS X and even on the Sony PSP. The last version of Mac OS that can be run within Basilisk II is Mac OS 8.1, the last 680x0-compatible version. Newer Mac OS versions aren't compatible with Basilisk II because those newer versions require a PowerPC-based processor, which can't be emulated by the program. To run such operating systems, emulators that can emulate PowerPC-based processors, like SheepShaver or PearPC, are needed. Alpha versions were available from January 1999 with the first non-alpha release in October of the same year. Since the new Macs that use the new Intel chips cannot run in Classic mode Basilisk II is valuable as an alternative for users who wish to run programs that would previously have to be run in Classic mode. [quoted from wikipedia] |
Re: BasiliskII....Running fullscreen......
Sounds great!I can't wait to see it. So, on the other bug issue, are you having the stuck mouse click problem I am, I'm curious what's up with this.
Keep up the good work! |
Re: BasiliskII....Running fullscreen......
while compiling the source..I notice you can compile using different features.
i uploaded 3 so far.... basiliskIIGS--->sdl/gtk/fbdev...not sure what the issues is with it but the screen is all screwed up.... ./BasiliskII --screen dga/0/0 start in fullscreen. basiliskGTK--->works nicely.... and BasiliskIISDL-->works nicely...does 720x480 which is the best screen res I've use so far on the emu. And is also the version that requires command line parameters. ./BasiliskII --rom /lo/ca/tion/of/rom --disk sys/tem/dsk --disk hdd/dsk compiling basiliskIISDL and BasiliskIIGS with the --enable-XF86-dga does the fullscreen...but when it goes into fullscreen its starts up, but the screen is black. ./BasiliskII --screen dga/0/0 another issue notice with the dga/0/0 when it does go into full screen sometimes require a reboot to get out.....I advice you to install MPV, so the need to turn the device off won't be needed. Unix:Best result so far is to run BasiliskIISDL and when the emu starts go to control panel and monitor settings and do 720x480. Now I guess hacking away at the source would be a good thing....but don't expect miracles from me, and If I do walk on water then be happy... |
Re: BasiliskII....Running fullscreen......
I was told that the N800 doesn't have framebuffer....guessing thats why when it goes into fullscreen it goes black. No framebuffer support.
|
Re: BasiliskII....Running fullscreen......
I managed to (finally) track down an IRC chat log to find your ports. :p
Thank you very much for your work on this. http://fkwjcw.bay.livefilestore.com/...Q/b2n800_2.png http://fkwjcw.bay.livefilestore.com/...A/b2n800_3.png |
Re: BasiliskII....Running fullscreen......
where we can download this ?
|
Re: BasiliskII....Running fullscreen......
I don't know if unique311 wanted it public yet (it's been 3 months), but I found his 3 builds on this page: http://ibot.rikers.org/%23maemo/20071011.html.gz
The BasiliskIIGS is probably the best one to use to setup the .basiliskii_pref file as it uses a GUI. I think it requires sdl (libsdl-net1.2_1.2.5-7_armel_bora.deb) and maybe GTK+ installed. You need xkbd installed, which currently doesn't have all keys mapped. I had to go into red pill mode to install libxpm4_3.5.4.2-3_armel.deb before installing xkbd_0.8.15m-1_armel.deb (from ArnimS's page). As with all Basilisk II builds, you will need a ROM image file from an old 68k Mac. I bought 7 on eBay over the past 9 years in order to play with Basilisk II, vMac, Mini vMac, Fusion PC, SoftMac (and bought PowerMacs to run SheepShaver ... an open source PPC emulator that can probably be ported over to Maemo too). Threads on this forum about Mini vMac on Maemo: http://www.internettablettalk.com/fo...light=minivmac http://www.internettablettalk.com/fo...light=minivmac Another person who was developing a port of Basilisk II but hasn't released anything public: http://www.internettablettalk.com/fo...light=basilisk |
Re: BasiliskII....Running fullscreen......
Ha ha!
I noticed when compiling Basilisk II JIT, SheepShaver (a PPC emulator), and PearPC (a G3/G4 emulator) from the latest CVS source on Scratchbox that JIT could not be enabled on the armel hardware platform for any of the emulators. As I've been a big Basilisk II fan since 1999, I knew that "Basilisk II JIT" is even slower than the older "Basilisk II" if JIT is not turned on. Here is a screenshot of Basilisk II "JIT" running a non real world benchmarking program as compiled by unique311. Here is the version I compiled today using the source tarball from Christian's site (the original author of Basilisk II, Frodo, etc.). The whole thing seems faster too. (The black square is an unfortunate artifact from the screen capture menu.) BTW: Here's an attempt at running Mac OS X on my N800 using the PearPC Macintosh emulator. I think it would take a day or two to boot up and I can't be without my N800 that long. :D |
Re: BasiliskII....Running fullscreen......
Quote:
|
Re: BasiliskII....Running fullscreen......
Has anyone had any success getting Basilisk to run older ROM/OSs? I'm trying to emulate a Mac Classic or other pre-II series, with OS 6.0.8 (which I was able to download from Apple), to run older games from my childhood (Shadowgate, Grid Wars, Dark Castle--isn't that the real reason 99% of us want to emulate old Mac OS? :D). Basilisk works on my n800 with an LCIII ROM and a hard disk with 7.5.3 installed, FYR.
Basilisk's NT port hasn't supported the Classic series since build 94, and the only download I've found for that build is a corrupted .zip file! I own a Classic and a Plus, both un-ROM-rippable 300 miles away in a parent's garage, so I'm limited to what I can find downloading. so far all i've found is a IIcx ROM that passes checksum (according to the NT port, which will identify it but won't run it). Setting up a different prefs file manually for modelID and CPU, I keep getting the Basilisk error "can't read ROM file." Is this something wrong with my specific ROM file, or can Basilisk 0.9 not run classic 256K ROMs? I don't have a Linux or OS X desktop to check this against... thx, __throw |
Re: BasiliskII....Running fullscreen......
If you want to emulate a Mac Plus so that you can run Dark Castle and other old old games, you probably want to port over vMac. Source is available.
http://leb.net/vmac/ |
Re: BasiliskII....Running fullscreen......
|
Re: BasiliskII....Running fullscreen......
You totally rule. I was too busy to respond at the time, but your build worked instantly. quick questions (not to be confused with a request for a new build): is there any quick and easy way to stretch that little MacPlus monitor to fill the whole screen? would a simple 1:2 or 2:3 ration fit in the 800/810 screen?
emu is fun, __throw |
Re: BasiliskII....Running fullscreen......
Is there any version to N900?
I found something more about Basilisk II here: https://web.archive.org/web/20090216...ad.php?t=16306 but saddly death links and next pages are not archived :( |
Re: BasiliskII....Running fullscreen......
Hi teroyk. I still have the older binaries and the source code online here:
https://onedrive.live.com/?id=DE1B8F...1B8FBB27739EBD |
All times are GMT. The time now is 10:03. |
vBulletin® Version 3.8.8