Audio (118) Datatype (15) Demo (64) Development (262) Document (70) Driver (20) Emulation (71) Game (594) Graphics (235) Library (23) Network (71) Office (23) Utility (301) Video (20)
Total files: 1887
Full index file Recent index file
Part of Aros World Exec |
[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] Usage:
RegionSet DEVICE=DRIVE/K,REGION/N
Get region information from drive "CD0:":
RegionSet
Get region information from drive "CD1:":
RegionSet drive CD1:
Set "CD0:" to region 2:
RegionSet 2
Set "CD1:" to region 2:
RegionSet drive CD1: 1
Changes:
1.2 (27-Oct-2009)
- Removed the io_Unit check from DoSCSICmd because some device drivers set
this field to NULL even they open successfully
1.1 (26-Oct-2009)
- First released version
|