[Post] [Reply] ---------------------------------------------------------------------------- Noise Tracker GS v2.0 - update From: gbmaidsf@wco.com (Ric Sanz) Date: 1995/06/30 MessageID: gbmaidsf-3006950842100001@rock19.calon.com#1/1 ---------------------------------------------------------------------------- organization: Golden Bough Memorial Aids Forest newsgroups: comp.sys.apple2.programmer Charles Turley gbmaidsf@wco.com I was just wondering if most of you are aware, that NTGS v2.0,(the only MODfile Editor/multi-format music converter program for the IIGS) has been released into the public domain, with all betas and src. They can all be found on GRIND, in the 1WSW folder. Here's some update code for it, to make it a bit more stable, if anybody cares to work on it. Contributed to me for inclusion in any upgrades for NTGS, from M Vincent HEMEURY, one of our 1WSW Associate team members. -------------------------------------------------------------------------------- This is the ReExec code I use in a code resource: Lda StartNoiseTrack_Adr sta $00 Lda StartNoiseTrack_Adr+2 sta $02 Lda #0 Ldy #$A458 Sta [$00],y Ldy #$A45C Sta [$00],y Ldy #$A460 Sta [$00],y In YOUR source file this could be: Stz $A45A Stz $A45C Stz $A460 ------------------------------------------------------------------------------- ---------------------------------------------------------------------------- [ HOME ] - [ HELP ] - [ CONTACTS ] - [ SEARCH ]