![]()  | Logo by Nickman  (anonymous IP: 10.9.5.176,0)  | |||||||||||
  | ||||||||||||
 
 
   Audio (347)   Datatype (51)   Demo (204)   Development (609)   Document (24)   Driver (98)   Emulation (153)   Game (1027)   Graphics (510)   Library (119)   Network (236)   Office (67)   Utility (938)   Video (72) Total files: 4455 Full index file Recent index file 
  Amigans.net  OpenAmiga  Aminet  UtilityBase  IntuitionBase  AmigaBounty 
Support the site  
 | 
 
 [Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] gb2ngp v1.1 documentation
-------------------------
 by jeff()devrs.com
 This program allows you to convert GameBoy binary
tile data to NeoGeo Pocket tile data. It allows you
to convert from NeoGeo Pocket to GameBoy as well.
The included .exe is for DOS but the C file will
compile under *nix as well.
 
 To compile on *nix do the following:
    cc gb2ngp.c -o gb2ngp
 For help type:
    gb2ngp -h
 Convert from GameBoy to NeoGeo Pocket format:
    gb2ngp < in_file > out_file
 Convert from NeoGeo Pocket to GameBoy format:
    gb2ngp < in_file > out_file
GBTD Export:
 1. For example, to use tiles created with GameBoy Tile Designer
    (GBTD), under File in GBTD select 'Export to...'
 2. Select a Type of 'All-purpose binary file (*.bin)'.
 3. Select your From tile range. Use 0 to 127 if you have 128 tiles.
 4. Format should be GameBoy 4 color.
 5. Counter = None.
 6. Select OK.
 7. Now you can convert the file to NGP tile format using gb2ngp.
 8. You can now include these tiles into the AS assembler using
    BINCLUDE. Or you can convert from binary to asm using 'b2x'
    and include your tileset using INCLUDE.
    (To locate 'b2x' go to devrs.com and search for b2x.)
 | |||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright (c) 2004-2025 by Björn Hagström All Rights Reserved  Amiga OS and its logos are registered trademarks of Hyperion Entertainment  |