OS4 DepotLogo by Browallia 
(anonymous IP: 18.219.112.111,2192) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (595)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4364

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Development » Cross » musicdump.lha

Musicdump

Description: Dumps music data from neo geo pocket roms
Download: musicdump.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 89kb
Date: 01 Sep 2010
Author: Ivan Mackintosh (& a small part by THOR)
Submitter: Spot / Up Rough
Email: spotUP/gmail com
Category: development/cross
Replaces: development/cross/musicdump.lha
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 5876
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 133  (Current version)
133  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
NGP Music ripper by Ivan ( & Thor)

Syntax:

 musicdump <romfile> <output_prefix> <b|h>

b : binary dump (for asm)
h : C include file (to use with lib in "music.c", should work with Ivan's C
framework, NeoTracker part)

It generates one file/group.

visit http://www.geocities.com/rtb7 and download "puzzle gems" sources for a
sample.


It looks like this :

 SL_SoundInit(); // init sound : driver & z80 setup

 SL_LoadGroup(magical0,sizeof(magical0)); // load group containing tunes & sfx
 SL_PlayTune(0); // play tune (often 0)

 SL_PlaySFX(1); // Play SFX (doesn't stop tune)




Copyright © 2004-2024 by Björn Hagström All Rights Reserved