OS4 DepotLogo by McFly 
(anonymous IP: 10.2.205.71,0) 
 HomeRecentStatsSearchMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (204)
   o Development (607)
   o Document (24)
   o Driver (98)
   o Emulation (150)
   o Game (1023)
   o Graphics (509)
   o Library (119)
   o Network (237)
   o Office (67)
   o Utility (935)
   o Video (70)

Total files: 4437

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  UtilityBase
  IntuitionBase
  AmigaBounty


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 10
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: 21  (Current version)
21  (Accumulated)

[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] 
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 (c) 2004-2025 by Björn Hagström All Rights Reserved
Amiga OS and its logos are registered trademarks of Hyperion Entertainment