z80:Directives:SEGAREGION
From Learn @ Cemetech
Jump to navigationJump to search
Specifies the region specified the ROM header. There are three different regions:
| Region | Description |
|---|---|
| Japan | Internal |
| Export | Anywhere that isn't Japan (default) |
| International | Only applicible to Game Gear (reverts to Export for SMS) |
Syntax
.segaregion region
Allowed inputs
Uses
See Also