Homebrew grape, an Apple II emulator

  • Thread starter Thread starter lemonmeister
  • Start date Start date
  • Views Views 15,932
  • Replies Replies 27
  • Likes Likes 1

lemonmeister

Member
Newcomer
Joined
Apr 7, 2013
Messages
18
Reaction score
10
Trophies
0
XP
180
Country
United States
Hello there, it seems that the Nintendo DS scene is hard to die heh

https://github.com/LemonBoy/grape

Go grab it (no builds, compile it yourselves) and report back :P
You need a loader that supports the argv protocol (Woodr4/Woodrpg/whatever) as there's no file chooser menu.
For Wood* users just slap this in your /__rpg/associations.ini file (adjust the path if you didn't place grape.nds in the root)
Code:
[nib]
launcher=fat0:/grape.nds
[dsk]
launcher=fat0:/grape.nds
[po]
launcher=fat0:/grape.nds
[do]
launcher=fat0:/grape.nds
Also, place the basic rom along with the nds file, named BASIC.ROM (DL)
Press start to pause the emulation and enter the menu. When the keys are mapped to the joystick BXY are the three joystick pushbuttons, the keyboard mapping is a temporary one that should work for most games (HJKL are assigned to direction keys, A is return and B space).
Read the damn README before asking questions.
Bug reports and feature requests are welcome.
 
  • Like
Reactions: ipwndeveloper
this sounds fun but installing software to compile this myself does not. why not just release a binary?

-another world
Strange isn't it? I can't imagine working on a program for weeks or months and then deciding not to spend an extra 5 minutes to compile it so my audience can enjoy it. The lolsnes guy did this same goofy thing.

Anyway, enough of my griping, here's the attached binary:
 

Attachments

Strange isn't it? I can't imagine working on a program for weeks or months and then deciding not to spend an extra 5 minutes to compile it so my audience can enjoy it. The lolsnes guy did this same goofy thing.

Anyway, enough of my griping, here's the attached binary:
It doesn't work no$gba. :(
 
Strange isn't it? I can't imagine working on a program for weeks or months and then deciding not to spend an extra 5 minutes to compile it so my audience can enjoy it. The lolsnes guy did this same goofy thing.

Anyway, enough of my griping, here's the attached binary:


Lolsnes has automatic builds now, so you don't have to wait for anyone to compile the source :P
 
Lolsnes has automatic builds now, so you don't have to wait for anyone to compile the source :P
Well good, maybe the dude in this thread will be inspired to reform his ways as well. :P
It doesn't work no$gba. :(
Its was a successful build with no errors on the latest devkitpro, but I can't vouch for the quality of the source code. It did boot fine on my DSi. Use real hardware when possible.
 
  • Like
Reactions: the_randomizer
Strange isn't it? I can't imagine working on a program for weeks or months and then deciding not to spend an extra 5 minutes to compile it so my audience can enjoy it. The lolsnes guy did this same goofy thing.
The "lolsnes guy" first did this goofy thing because lolSnes wasn't ready for a release yet.

You'll notice that now, it is released as a build, and there are even Git builds available (one new build every time a commit is made).


It doesn't work no$gba. :(
I guess this is because NO$GBA doesn't emulate a flashcard. If you really want to use an emulator, you can try the latest DeSmuME. Or just use a DS.
 
I've released grape here to collect some feedback as I can't play every damn Apple II game, it's alpha quality after all! (A damn good alpha quality tho)
Anyway, you *need* to use it on real HW, not even Desmume can handle it properly right now.
 
I've made a couple of fixes here and there, it's slightly faster than before (playing karateka w/o vsync is awesome) heh
The bottleneck here is the hi-res video rendering routine, I'm glad to accept pull requests if you can make it faster :)
Also, there are plans to support the AppleIIc hardware (did anyone say Prince of Persia ?) in the (near/far) future...
TL;DR Here's a compiled build :)
 
Have you or do you plan to support file selection within the app, for those of us who don't have flash cards with argument support? Or is there an alternative method to run it like launching it through Moonshell or something?
 
WinterMute's HBmenu provides argv support, just create a file named grape.argv with the path to the grape rom and the path to the AppleII rom you want to load.
I know it's a bit difficult to setup but writing the code for the file selector is definitely boring. Really boring.
Anyway, a good news, I've found a nice way to speed up the graphic rendering \o/
 
  • Like
Reactions: ipwndeveloper
Works for me, I just got Super Bunny running. It seems to be working from an emulation perspective, but is iffy in terms of registering inputs. That said, it's pretty cool to see it running on DS; nice job.
 
I'm not sure what's changed, but now I'm having trouble with grape, even after dropping back to the version from last month. It seems to be running fine, but crashes upon opening the menu. I tried backing up my card, formatting it, and putting grape back on, but I'm still getting the same behavior. Since I'm getting the same behavior across versions, it can't be related to any code changes in grape, so I don't know what I'm doing wrong.
 

Site & Scene News

Popular threads in this forum