Search found 56 matches
- Wed Feb 19, 2014 10:45 am
- Forum: SNESdev
- Topic: INL HiLoROM SNES flash cart
- Replies: 340
- Views: 118555
Re: INL HiLoROM SNES flash cart
Don't assume because I have a low post count that I don't know what I'm talking about. I have cracked many Region checks and other protections on many of these retro systems ( I hack Game Genie assembly codes for years). I wanted to have find the routine easily instead of checking every conditional...
- Tue Feb 18, 2014 12:59 am
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
Re: INL FlashCart - New Host App (Release 7)
New update with significant changes in usability and functionality. Details above. Still no 8MByte fix, sorry guys. I've tried everything I can think of from my end to solve it. (02-22-14, Release 8) Yes, another major update. This one represents a HUGE overhaul in code, adding Threading, asynchrono...
- Mon Feb 17, 2014 7:51 pm
- Forum: SNESdev
- Topic: INL HiLoROM SNES flash cart
- Replies: 340
- Views: 118555
Re: INL HiLoROM SNES flash cart
Well then in that case, you're looking for BSNES as an emulator. We'll pretend we're using Starfox 2 - it's the only ROM I've processed with BSNES, as I was working on patching it in a manner that would work on real hardware, and BSNES is the most hardware-accurate emulator that I know of.. Make a f...
- Mon Feb 17, 2014 5:53 pm
- Forum: SNESdev
- Topic: INL HiLoROM SNES flash cart
- Replies: 340
- Views: 118555
Re: INL HiLoROM SNES flash cart
Well, UCON64 strips SRam checks. If it was as easy as "getting the check to show" it wouldn't be so hard to find the data for it. I'm working on a comprehensive disassembly of several games to catch patterns in SRAM checking behavior, I assure you that if you have to ask how to get it to s...
- Sun Feb 16, 2014 2:21 pm
- Forum: SNESdev
- Topic: INL HiLoROM SNES flash cart
- Replies: 340
- Views: 118555
Re: INL HiLoROM SNES flash cart
so, it's me again. First off, the new host app is very well done (i know it does not belong in this thread, but i had to say this :D). Now i have tested my 12mb HiLoRom board with some other games, but i can't get some of them to work... I tested super metroid, which at first did not work and i fou...
- Sun Feb 16, 2014 1:32 pm
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
Re: INL FlashCart - New Host App
You can dual boot Linux on an existing Windows PC, and you may be able to work around the broken display of the MacBook by connecting an external display such as an HDTV. You have a point. I CAN technically reach those operating systems right now. I have enough spare hardware that if I wanted, I co...
- Sun Feb 16, 2014 3:32 am
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
Re: INL FlashCart - New Host App
You are using .net, with cross platform libraries, so I wouldn't be surprised if it would only need minor changes to get it running on mono on osx and/or linux. You should also checkout github or bitbucket. It makes it dead simple to compare forks and branches. I am very much using the items you me...
- Sun Feb 16, 2014 2:00 am
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
Re: INL FlashCart - New Host App
Have you concidered making it open source instead? That way others could help you with issues on other operating systems. I've certainly considered open-sourceing it, but I'll only do so when I'm comfortable with its features. I feel that when highly-beta software is open-sourced, it's not "ot...
- Sun Feb 16, 2014 12:39 am
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
Re: INL FlashCart - New Host App
I guess a note regarding my future project, since this space is now open. I'm working on a new project. I don't want to discuss details, but at the very minimum, my initial MUST-PASS goals are: - Full NES Writing Support - Full SNES Writing Support - SNES SRAM Read/Write support - IPS Patching - Ar...
- Sun Feb 16, 2014 12:37 am
- Forum: SNESdev
- Topic: INL FlashCart - New Host App (RELEASED)
- Replies: 71
- Views: 44360
INL FlashCart - New Host App (RELEASED)
Hello folks. Welcome to the thread. First, a brief introduction. I go by Danin, even though my real name is Skylar. Call me whichever. I'm also very verbose. I bought one of the wonderful InfiniteNesLives flashcarts (the SNES version) and a Kazzo programmer, but the software left me feeling a little...
- Sat Feb 15, 2014 10:51 pm
- Forum: SNESdev
- Topic: INL HiLoROM SNES flash cart
- Replies: 340
- Views: 118555
Re: INL HiLoROM SNES flash cart
For what it's worth, I'm the 'someone' who has offered to work on the host app for INL's flash carts. I go by Danin online, but my real name is Skylar. You can call me Skylar or Danin, doesn't much matter which. I've been hammering away at this app for just short of two weeks now, and I think progre...