I love the little fx in these old games be a gun, chopper, smokey engines etc. Reminds me; I've seen a sfx-generation-tool a while back you people might like to play around with too: http://www.bfxr.net/
If only it could spit out YM2149 code ;-)
That bfxr is pretty cool .
I was thinking to hack the game to add a level with ufo like the original arcade version but it was too much work.
btw, have you found the missile logic?
No, not jet, I will try to emulate it from scratch
@ ~0x85fe, try to search for
: LD A,13
: CALL AFXPLAY (our adapted Shiru's player)
: NOP
: RET
that's the yellow missile launch new sound.
Investigating the stack shall bring you directly to that routine.
Is this version of Time Pilot still available ?
All links in the first post are gone
You can found it on tfh. (Version by Taylor.)
just ping me @ google chat and I'll send you the ROM and source code ARTRAG.
Are you planning to add the UFO level?