Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

ISGBDK GB: Difference between revisions

From GameBrew
No edit summary
No edit summary
 
Line 7: Line 7:
|type=PC Utilities
|type=PC Utilities
|version=2000
|version=2000
|format=
|license=Public Domain
|license=Public Domain
|download=https://dlhb.gamebrew.org/gbhomebrews/isgbdk.7z
|download=https://dlhb.gamebrew.org/gbhomebrews/isgbdk.zip
|website=http://david.acz.org/prog.html
|website=http://david.acz.org/prog.html
|source=http://david.acz.org/prog.html
|source=http://david.acz.org/prog.html
|donation=
}}
}}
{{#seo:
{{#seo:

Latest revision as of 10:51, 30 July 2024

ISGBDK
Isgbdk.png
General
AuthorDavid Phillips (ACZ)
TypePC Utilities
Version2000
LicensePublic Domain
Last Updated2000/02/01
Links
Download
Website
Source

ISGBDK is a program that allows you to quickly check and see if a ROM was compiled with GBDK or was written in assembly language.

Based Jimmy Mardell's version, which was written in Pascel, ISGBDK was developed in C, and compiled as a Win32 console app, so that it could use long filenames.

User guide

Stick this utility in a directory with a bunch of ROMs and run the testgbdk.bat file to create code.txt, which will list what each ROM was compiled with.

If you feel really daring, you could use it in a batch file to do things based on the results. It will return these codes to the OS:

0 -- ROM was compiled with GBDK
1 -- ROM is something else (ASM)
2 -- Some sort of error

Credits

Thanks to Jimmy Mardell.

External links

Advertising: