Can anyone explain how the maps in Road Fighter are stored/compressed in the ROM? I'm thinking about porting the game to the TI-99/4A. Thanks in advance.
Login or register to post comments
Can anyone explain how the maps in Road Fighter are stored/compressed in the ROM? I'm thinking about porting the game to the TI-99/4A. Thanks in advance.
In the past I had also a TI-99/a4 (Very nice computers) I remember space invaders
It was a 16 bit's not ?
The TI processor is 16bits, indeed. However, there was only 256 bytes of scratchpad RAM, and BASICprograms were stored in the VRAM. Because of that, the BASIC programs where slow. Very slow. And although the videoprocessor of the MSX is the same as that in the TI99/4a, you could only use one type of screen (from BASIC), which is screen1 on MSX. But from assembly, it should be possible to do everything an MSX can, and more...
That said: I don't know how maps are stored in Road Fighter...
I recently ported another Konami game, Scramble, to the TI-99/4A, see:
http://www.youtube.com/watch?v=O-ztNoK1dOo
Smooth scrolling! You can see there is a lot of CPU power available!
Yes it appears so, but actually this is all done by switching between pre-loaded pattern tables.
Very nice Scramble port! I'd love to see it ported to MSX though, as the Aackosoft Skramble clone isn't very good..
Nice scramble version! would it be possible to port it to msx ?
do you have released asm sources and other tools to start with ?
Indeed very nice game.. I was wondering which sound chip is in this machine ? It sounds a lot like a BCC acorn.
I think it's the same as in MSX computers. At least the specs are the same: 3 channel, 1noise channel...
¡Nice version indeed!
At first I was thinking you ported the Tutor version, being the Tutor the closest machine to the TI; but you've done a great job creating a new rendition of the game.
A MSX version need to be programmed from scratch as the TMS 9990 processor is nothing related to the Z80 :( . Only graphics and general approach can be exported.
About Road Fighter, no idea how the maps are stored :(
Don't you have an account yet? Become an MSX-friend and register an account!