Re: A83: How is it that ION was made?


[Prev][Next][Index][Thread]

Re: A83: How is it that ION was made?




> Yeah, I have the sdk :P

See my point about secrecy?  CrASH's source would be out if CrASH_Man
wouldn't complain about it.

> Fine, put a jump table at 4000h-5FFFh... then redo then entire RAM
> including the VATs and you might be able to emulate a TI-83... of
> course, you'd have to esacpe the x+$C000 crash problem as well as other
> crash wierdness that occurs when you access RAM/ROM outside the area of
> progstart+8k

If the calculator is crashing if you try to read past C000, it's because TI
doesn't want to let you.  That's what a disassembler is for.  It's obviously
possible to map the 32k of RAM into 8000-FFFF.

As for redoing RAM, you don't need that because you can patch games.

-- Barubary



References: