
Not so sure how GG would be implemented in the SMS/GG through... I guess you can't do it :/
Moderator: AamirM
That is also done internally in Regen. Is there any emu where you have to do it manually?King of Chaos wrote:If anyone has noticed, Kega automatically converts Game Genie codes into their hex ROM patch format.
Maybe, maybe not. But that was the main problem. What I, and most others, thought should happen does not happens. I am sure Mr. Steve must have tested it against the real hardware. I have also read on some places that codes created using Kega do work in reality. The main difference in the implementations is that Kega does writes while Regen intercepts reads. But now since all codes are working so I am not gonna change anything now.TascoDLX wrote:All I'm saying is that, as far as PAR codes go, Kega clearly isn't following the rules (that you have stated)
No as far as I know. The reason is simple: having separate engines for GG and PAR just overcomplicates everything internally, making it harder to handle when programming and also slowing down emulation. Both systems have a 24-bit address and 16-bit/8-bit data, and they only really differ in how they were implemented on the real harwdare, in theory they should be able to do the same. So converting one of them to the other system (or even both of them into a custom internal one) makes a lot of sense.AamirM wrote:That is also done internally in Regen. Is there any emu where you have to do it manually?King of Chaos wrote:If anyone has noticed, Kega automatically converts Game Genie codes into their hex ROM patch format.
Golden Axe 3, Infinite Energy, FFC8E6:3300. The intent of this code is that when a word is read from FFC8E6, the value returned is always 3300. Not working in Regen.AamirM wrote:But now since all codes are working so I am not gonna change anything now.
That is very nice. Do you have any sources? I don't know how to create that nice memory view yet.HardWareMan wrote:Hey, AamirM, take a look at this. This is an fresh mod of Gens with debugger. It is created by russian man, but I made quick translate. Can you do the same in Regen?
RTF? What, do you need them to be formatted or something?AamirM wrote:I also need the translations for the following too. Its better if they are sent in RTF but text encoded in Unicode will do too. That goes anyone doing translation.