HeavyZ Posted January 8, 2014 Share Posted January 8, 2014 Marshallh, The guy who made the 64Drive, and the soon to come N64 to HDMI board has this running on a stock N64 with an expansion pack. You can download it here: http://retroactive.be/coding.php I haven't downloaded just yet, but as soon as I hit the post button on this thread I am downloading it, and I'm gonna play it on my ED64 Edit: Unfortunately for you guys without a N64 flash cart Marshallh has said "real n64 required" 4 Link to comment Share on other sites More sharing options...
Guest Posted January 8, 2014 Share Posted January 8, 2014 Edit: Unfortunately for you guys without a N64 flash cart Marshallh has said "real n64 required" CEN64 is working on it ;D Link to comment Share on other sites More sharing options...
HeavyZ Posted January 8, 2014 Author Share Posted January 8, 2014 CEN64 is working on it ;D Really? What is Cen doing? Link to comment Share on other sites More sharing options...
Vexiant Posted January 8, 2014 Share Posted January 8, 2014 no, CEN64 is an emulator made by MarathonMan. Cen isn't on the computer much anymore. I tried being cool and doing the same with libdragon toolchain, but I'm not good at programming. However, someone has also made a game with the toolchain I used: http://www.neoflash.com/forum/index.php?topic=7454.0 Also, Cen64 Yeah, way cool. Link to comment Share on other sites More sharing options...
HeavyZ Posted January 8, 2014 Author Share Posted January 8, 2014 Oh I see. Yeah, I didn't even know about Cen64 lol (Facepalm) and that game looks pretty cool! I'll have to download it. Chilly Willy is responsible for the new Gameshark support on my ED64, and yeah I'm no programmer either. Link to comment Share on other sites More sharing options...
HeavyZ Posted January 8, 2014 Author Share Posted January 8, 2014 Double posting, because I have a new question Jazz or someone who knows about Cen64 might not see otherwise I just learned from Zoinkity that, and I'm quoting him on this: It's doing improper I/O, in other words. The console requires hardware addresses be aligned to even byte boundries (HWs) and RDRAM targets be aligned to DWs (8 byte bounds). (should be DWs, pretty sure not Ws) The HLE emus only use 32bit, not 64bit address. That means FFFFFFFF80000000 is valid, but 0000000080000000 is not (unless you map it). These emus only read the bottom half, ignoring the top, so both are legal. As you seem to have more programming experience than me, working with N64 custom ROM, and you've probably been keeping up to date with Cen64 You wouldn't know if, or how Cen64 will work with ROM's that were only hardware compatible before? And that quot from Zoinkity is referring to why a mario hack won't work on hardware Link to comment Share on other sites More sharing options...
Vexiant Posted January 9, 2014 Share Posted January 9, 2014 The ROM is on a computer I currently don't have access to, so I asked MarathonMan (or I would obviously test it myself). When he responds, I'll get back to you via this thread. 1 Link to comment Share on other sites More sharing options...
Vexiant Posted January 10, 2014 Share Posted January 10, 2014 Alright, he got back to me. CEN64 already runs libdragon based ROMs. I wrote a few myself to test edge cases in the VR4300 and compared the results on the physical console with CEN64. I've also tested all (?) of the "example" ROMs in libdragon and they work fine as well. 1 Link to comment Share on other sites More sharing options...
HeavyZ Posted January 10, 2014 Author Share Posted January 10, 2014 That's awesome! Link to comment Share on other sites More sharing options...
Vexiant Posted January 17, 2014 Share Posted January 17, 2014 I also asked an in-depth question that you may or may not fancy. Figured I'd update you nonetheless! http://cen64.com/viewtopic.php?f=9&t=84 1 Link to comment Share on other sites More sharing options...
HeavyZ Posted January 18, 2014 Author Share Posted January 18, 2014 Yes I fancy them indeed 1 Link to comment Share on other sites More sharing options...
Airikita Posted January 18, 2014 Share Posted January 18, 2014 A bunch of us are looking forward to CEN64 as it's tailored mimic the N64 console in almost every way possible. 1 Link to comment Share on other sites More sharing options...
Vexiant Posted January 18, 2014 Share Posted January 18, 2014 She speaks the truth Link to comment Share on other sites More sharing options...
Recommended Posts