Search found 74 matches
- Thu Jul 17, 2008 7:46 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
- Fri Jul 11, 2008 9:29 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
Now uploaded a modification of Neviksti's test code, to use the datarom (conveniently included with the raw packs.), to check all 0x8000 bytes of each and every raw pack entry, that used compression type 0. Now is the time to write an snes side version of the decompressor, to test these on real hard...
- Fri Jul 11, 2008 7:41 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
For the top piece/power switch cart lock, disassemble to top half completely, and you will see what needs to be removed. Reassemble without the pieces that need removing. The lock specifically prevents removing the cartridge while power is on. Of course, this means it is also preventing insertion. O...
- Fri Jul 11, 2008 7:15 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
The SPC7110 is not like the SDD1 or SA1. It can not detect the lack of the CIC chip, in fact, the cartridge has a CIC chip like most others. The one other thing you have to mod besides CIC, is the plastic power switch setup, if you are going to have the cover on the system. (Remove the power switch ...
- Fri Jul 11, 2008 6:17 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
Im uploading the FULL raw packs, (no index.bins included, but the original data rom, is included, specifically for use with the decompressor. (The program rom is NOT included.) So far, All of SPL4's mode 0 decompressions, and ALL of MDH mode 0 decompressions are BIT PERFECT. (Other than one isolated...
- Fri Jul 11, 2008 4:50 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
http://neviksti.com/SPC7110/DecompTest.cLord Nightmare wrote:neviksti: Any chance at posting source code to the decompressor?
LN
- Fri Jul 11, 2008 4:48 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
- Fri Jul 11, 2008 3:43 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
Wow, do I have some strange luck or what? I only chose literally a couple files to focus on when I was trying to figure out what was wrong with my evolution table last night. It appears that probably the only actual bad decompression-dump is the confusing 2AE432-09.compressed file. All other mismat...
- Fri Jul 11, 2008 3:38 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
Blast it, you just beat me to the punch in posting. Glad you figured out the fact that the compressed data was underdumped. I suspect that the mode 1 and mode 2 data both may be underdumped as well. Most likely, the developers have done some rom optimizations whenever possible. (Like if the last 20 ...
- Fri Jul 11, 2008 2:00 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
- Fri Jul 11, 2008 9:33 am
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
- Thu Jul 03, 2008 9:22 am
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
When we do get a means to do custom decompressions, make sure the first 8 bytes are 0102040810204080 and the last 8 are FEFDFBF7EFDFBF7F. This is so that one has a consistent means of making sure the cartridge is present. Also for number of zero before nibble location testing, one can do the followi...
- Wed Jun 25, 2008 9:16 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
- Tue Jun 17, 2008 4:19 pm
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971
Although type 0 is what is being focused on now, here is the complete data sets, as required. Even with the compressed data not starting later than data offset 0x3FFF00, there is still exactly 433 datasets missing in total. http://caitsith2.net/projects/feoez-0.zip http://caitsith2.net/projects/feoe...
- Tue Jun 17, 2008 9:39 am
- Forum: SNESdev
- Topic: SPC7110 Reverse Engineering Project
- Replies: 314
- Views: 133971