Homebrew 3DNES - NES Emulator

  • Thread starter Thread starter st4rk
  • Start date Start date
  • Views Views 308,174
  • Replies Replies 538
  • Likes Likes 47
Download link is dead, anyone got an alternate?
Well that's a completely BS copyright claim.
A. Sonopress GmbH doesn't exist under that name anymore
B. They produced Vinyl, cassettes, CDs, and DVDs, not Nintendo entertainment systems.
C. The media/copyright agency "Bertelsmann" handles nearly everything except video games. They do movies, music, books etc, but no video games.

Here:
https://www.sendspace.com/file/d19vqo

st4rk : Can you upload 3DNES to filetrip? That would probably be more stable.
 
  • Like
Reactions: Margen67
why there's no link to filetrip?
that will prevent users asking for a new link every two pages.
I will upload them myself.

Edit:
http://filetrip.net/3ds-downloads/homebrew/download-3dnes-1-2-f32931.html

All versions (without an illegal ROM) from 0.2 to 1.2 are now available on filetrip. (even the 3D Test version)

edit:
I don't like when I rush, I always do mistakes !
I forgot few elements in changelogs of old versions. But most users don't read readme.txt files anyway :lol:
 
  • Like
Reactions: Margen67 and st4rk
I checked the links sometime ago and everything was working fine, anyway thank you Cyan

I am working on CPU right now, i am trying fix some issues, timming and get more speed(Function Pointer Vector, i hope it work better than switch's), if with function pointer don't get more speed, the last way is write some parts of emulator in ARM-ASM.
 
  • Like
Reactions: Margen67 and Idaho
st4rk any idea when we will see an update? sorry for asking i know you have a life and other projects going on im just excited to see the progress aswell as the progress staple butter is making on the snes emu also does anyone know if there is a genesis emu being made?
 
st4rk any idea when we will see an update? sorry for asking i know you have a life and other projects going on im just excited to see the progress aswell as the progress staple butter is making on the snes emu also does anyone know if there is a genesis emu being made?


Hi, i was waiting for homebrew loader, but i don't have more patience to wait for it, so this week i will release a new revision.
 
awesome...honestly i dont think its going to be released anytime before mid October at the earliest as smealum wants to try to hack the new 3ds which doesnt release in japan till next month..he would then have to have it shipped over seas and work on it for a while..so maybe not even October from my understandings i cant wait to see your next release! hows the gba progress? you should create a thread describing your progress with it lol just a thought
 
  • Like
Reactions: Margen67 and st4rk
awesome...honestly i dont think its going to be released anytime before mid October at the earliest as smealum wants to try to hack the new 3ds which doesnt release in japan till next month..he would then have to have it shipped over seas and work on it for a while..so maybe not even October from my understandings i cant wait to see your next release! hows the gba progress? you should create a thread describing your progress with it lol just a thought


I will work on GBA Later, i have now some priorities to finish, i just wrote some Thumb Instruction and stopped it :P

Anyway, give me more time :3
 
  • Like
Reactions: Idaho
I was hoping the backup carts for the 3ds would've been wide by now but its still coming down to Gateway. Damn....Looks like I'll be picking up a GW.
 
Sorry, I meant that a good decent amount of backup carts would've been developed by now, unfortunately there's only 2 - 3 to choose from. I'm trying to weigh my options on what to get. I know R4 has been around and GW just entered the scene, I'm not sure who they were previously work for. I still need to source me a 3ds though. Definitely getting an XL for the larger screen.
 
Sorry, I meant that a good decent amount of backup carts would've been developed by now, unfortunately there's only 2 - 3 to choose from. I'm trying to weigh my options on what to get. I know R4 has been around and GW just entered the scene, I'm not sure who they were previously work for. I still need to source me a 3ds though. Definitely getting an XL for the larger screen.

NDS scene =/= 3DS scene

You're basing your thoughts on the fact the R4 team have been around a while. This is true, but for the DS scene. In the 3DS scene, all the R4 team have proven is that they know how to copy and paste, but that's about it. The only two choices for 3DS flashcarts (in my opinion) are Gateway (in my opinion, the obvious winner) and MT-Card.
 
If you want a solid cart with awesome updates and constant advances then the only one is GW. Back on topic......AWESOME job on the emulator. Can't wait to see what you have in store for us. Thanks for your hard work!
 
  • Like
Reactions: Margen67 and st4rk
I checked the links sometime ago and everything was working fine, anyway thank you Cyan

I am working on CPU right now, i am trying fix some issues, timming and get more speed(Function Pointer Vector, i hope it work better than switch's), if with function pointer don't get more speed, the last way is write some parts of emulator in ARM-ASM.
Nice!

I wonder if using a function pointer table over a big switch will improve speed much, though. Compilers generally turn big switch statements into jump tables.

However, something that could give you more speed would be storing the 6502 registers in ARM registers rather than in RAM. lolSnes/blargSnes do it this way, and I think SNemulDS goes even further but I haven't looked into it much. But the overall idea is to do the least RAM accesses possible. I don't know how slow the 3DS RAM is, but on the DS the main RAM is slow as shit, so yeah.
 
It took quite a while the last time I checked this emulator, it's interface looks great, good job st4rk ;)




By the way, have you tried implementing an automatic frameskip?
Having games running at a propper speed as soon as executed would be a great feature.
 
  • Like
Reactions: Margen67 and st4rk

Site & Scene News

Popular threads in this forum