mirror of
https://github.com/DS-Homebrew/flashcard-archive.git
synced 2024-11-22 01:39:17 +01:00
EDGE (v1.4, v1.37, v1.41, v1.36)
This commit is contained in:
parent
4d927b9a2f
commit
070223a15e
@ -5,7 +5,7 @@ export BASE := $(shell basename $(CURDIR))
|
|||||||
export OUT := $(TOPDIR)/../../out
|
export OUT := $(TOPDIR)/../../out
|
||||||
export COMMON := $(TOPDIR)/../../common-kernels
|
export COMMON := $(TOPDIR)/../../common-kernels
|
||||||
|
|
||||||
package: directory EDGE_OS_2.3.zip iEDGE_OS_2.3.zip extdata
|
package: directory EDGE_OS_2.3.zip iEDGE_OS_2.3.zip old extdata
|
||||||
|
|
||||||
directory:
|
directory:
|
||||||
mkdir -p $(OUT)/$(BASE)
|
mkdir -p $(OUT)/$(BASE)
|
||||||
@ -16,5 +16,8 @@ EDGE_OS_2.3.zip: directory
|
|||||||
iEDGE_OS_2.3.zip: directory
|
iEDGE_OS_2.3.zip: directory
|
||||||
cd $(TOPDIR)/iEDGE_OS_2.3 && zip -r $(OUT)/$(BASE)/$@ *
|
cd $(TOPDIR)/iEDGE_OS_2.3 && zip -r $(OUT)/$(BASE)/$@ *
|
||||||
|
|
||||||
|
old: directory
|
||||||
|
make -C $@
|
||||||
|
|
||||||
extdata: directory
|
extdata: directory
|
||||||
cp README.txt $(OUT)/$(BASE)
|
cp README.txt $(OUT)/$(BASE)
|
||||||
|
BIN
archive/EDGE/old/EDGE_OS_1.36/EDGE.DAT
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.36/EDGE.DAT
Normal file
Binary file not shown.
BIN
archive/EDGE/old/EDGE_OS_1.36/EDGE/cheats.dat
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.36/EDGE/cheats.dat
Normal file
Binary file not shown.
47
archive/EDGE/old/EDGE_OS_1.36/readme.txt
Normal file
47
archive/EDGE/old/EDGE_OS_1.36/readme.txt
Normal file
@ -0,0 +1,47 @@
|
|||||||
|
EDGE OS v1.36
|
||||||
|
=============
|
||||||
|
|
||||||
|
EDGE Official Website: http://www.edge-ds.cn/
|
||||||
|
|
||||||
|
How to use
|
||||||
|
----------
|
||||||
|
|
||||||
|
To upgrade your EDGE OS, simply extract the contents of this archive to the
|
||||||
|
root directory of your MicroSD card, overwriting any older files.
|
||||||
|
|
||||||
|
Change log
|
||||||
|
----------
|
||||||
|
|
||||||
|
- v1.36 (11/6/2008)
|
||||||
|
|
||||||
|
* Fixed a minor graphical problem with the cheat code list
|
||||||
|
|
||||||
|
- v1.35 (10/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2343)
|
||||||
|
* Miniaturized game icons are shown in list view
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.34 (30/4/2008)
|
||||||
|
|
||||||
|
* iQue games are now supported on regular NDS units
|
||||||
|
* Slot 2 can now be booted in either NDS or GBA mode
|
||||||
|
|
||||||
|
- v1.33 (6/4/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2203 + others)
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.32 (3/3/2008)
|
||||||
|
|
||||||
|
* Added new languages: Chinese Traditional, Spanish, Latin American
|
||||||
|
Spanish and Portuguese
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.31 (24/2/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes
|
||||||
|
* Skinning system enabled
|
||||||
|
* Japanese GUI translation added
|
||||||
|
* Moonshell soft reset support added (you must download the latest
|
||||||
|
EDGE Moonshell build to take advantage of this)
|
BIN
archive/EDGE/old/EDGE_OS_1.37/EDGE.DAT
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.37/EDGE.DAT
Normal file
Binary file not shown.
BIN
archive/EDGE/old/EDGE_OS_1.37/EDGE/cheats.dat
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.37/EDGE/cheats.dat
Normal file
Binary file not shown.
51
archive/EDGE/old/EDGE_OS_1.37/readme.txt
Normal file
51
archive/EDGE/old/EDGE_OS_1.37/readme.txt
Normal file
@ -0,0 +1,51 @@
|
|||||||
|
EDGE OS v1.37
|
||||||
|
=============
|
||||||
|
|
||||||
|
EDGE Official Website: http://www.edge-ds.cn/
|
||||||
|
|
||||||
|
How to use
|
||||||
|
----------
|
||||||
|
|
||||||
|
To upgrade your EDGE OS, simply extract the contents of this archive to the
|
||||||
|
root directory of your MicroSD card, overwriting any older files.
|
||||||
|
|
||||||
|
Change log
|
||||||
|
----------
|
||||||
|
|
||||||
|
- v1.37 (27/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2385)
|
||||||
|
|
||||||
|
- v1.36 (11/6/2008)
|
||||||
|
|
||||||
|
* Fixed a minor graphical problem with the cheat code list
|
||||||
|
|
||||||
|
- v1.35 (10/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2343)
|
||||||
|
* Miniaturized game icons are shown in list view
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.34 (30/4/2008)
|
||||||
|
|
||||||
|
* iQue games are now supported on regular NDS units
|
||||||
|
* Slot 2 can now be booted in either NDS or GBA mode
|
||||||
|
|
||||||
|
- v1.33 (6/4/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2203 + others)
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.32 (3/3/2008)
|
||||||
|
|
||||||
|
* Added new languages: Chinese Traditional, Spanish, Latin American
|
||||||
|
Spanish and Portuguese
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.31 (24/2/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes
|
||||||
|
* Skinning system enabled
|
||||||
|
* Japanese GUI translation added
|
||||||
|
* Moonshell soft reset support added (you must download the latest
|
||||||
|
EDGE Moonshell build to take advantage of this)
|
BIN
archive/EDGE/old/EDGE_OS_1.40/EDGE.DAT
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.40/EDGE.DAT
Normal file
Binary file not shown.
BIN
archive/EDGE/old/EDGE_OS_1.40/EDGE/cheats.dat
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.40/EDGE/cheats.dat
Normal file
Binary file not shown.
58
archive/EDGE/old/EDGE_OS_1.40/readme.txt
Normal file
58
archive/EDGE/old/EDGE_OS_1.40/readme.txt
Normal file
@ -0,0 +1,58 @@
|
|||||||
|
EDGE OS v1.4
|
||||||
|
============
|
||||||
|
|
||||||
|
EDGE Official Website: http://www.edge-ds.cn/
|
||||||
|
|
||||||
|
How to use
|
||||||
|
----------
|
||||||
|
|
||||||
|
To upgrade your EDGE OS, simply extract the contents of this archive to the
|
||||||
|
root directory of your MicroSD card, overwriting any older files.
|
||||||
|
|
||||||
|
Change log
|
||||||
|
----------
|
||||||
|
|
||||||
|
- v1.4 (23/8/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2436, 2472, 2540)
|
||||||
|
* Automatic rumble support for EZ3in1
|
||||||
|
* Automatic Opera Browser RAM patching for EZ3in1
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.37 (27/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2385)
|
||||||
|
|
||||||
|
- v1.36 (11/6/2008)
|
||||||
|
|
||||||
|
* Fixed a minor graphical problem with the cheat code list
|
||||||
|
|
||||||
|
- v1.35 (10/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2343)
|
||||||
|
* Miniaturized game icons are shown in list view
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.34 (30/4/2008)
|
||||||
|
|
||||||
|
* iQue games are now supported on regular NDS units
|
||||||
|
* Slot 2 can now be booted in either NDS or GBA mode
|
||||||
|
|
||||||
|
- v1.33 (6/4/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2203 + others)
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.32 (3/3/2008)
|
||||||
|
|
||||||
|
* Added new languages: Chinese Traditional, Spanish, Latin American
|
||||||
|
Spanish and Portuguese
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.31 (24/2/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes
|
||||||
|
* Skinning system enabled
|
||||||
|
* Japanese GUI translation added
|
||||||
|
* Moonshell soft reset support added (you must download the latest
|
||||||
|
EDGE Moonshell build to take advantage of this)
|
BIN
archive/EDGE/old/EDGE_OS_1.41/EDGE.DAT
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.41/EDGE.DAT
Normal file
Binary file not shown.
BIN
archive/EDGE/old/EDGE_OS_1.41/EDGE/cheats.dat
Normal file
BIN
archive/EDGE/old/EDGE_OS_1.41/EDGE/cheats.dat
Normal file
Binary file not shown.
64
archive/EDGE/old/EDGE_OS_1.41/readme.txt
Normal file
64
archive/EDGE/old/EDGE_OS_1.41/readme.txt
Normal file
@ -0,0 +1,64 @@
|
|||||||
|
EDGE OS v1.41
|
||||||
|
=============
|
||||||
|
|
||||||
|
EDGE Official Website: http://www.edge-ds.cn/
|
||||||
|
|
||||||
|
How to use
|
||||||
|
----------
|
||||||
|
|
||||||
|
To upgrade your EDGE OS, simply extract the contents of this archive to the
|
||||||
|
root directory of your MicroSD card, overwriting any older files.
|
||||||
|
|
||||||
|
Change log
|
||||||
|
----------
|
||||||
|
|
||||||
|
- v1.41 (6/10/2008)
|
||||||
|
|
||||||
|
* SlowMotion feature added, hold L + R + DOWN + B for 1 second
|
||||||
|
in-game to toggle on and off
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.4 (23/8/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2436, 2472, 2540)
|
||||||
|
* Automatic rumble support for EZ3in1
|
||||||
|
* Automatic Opera Browser RAM patching for EZ3in1
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.37 (27/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2385)
|
||||||
|
|
||||||
|
- v1.36 (11/6/2008)
|
||||||
|
|
||||||
|
* Fixed a minor graphical problem with the cheat code list
|
||||||
|
|
||||||
|
- v1.35 (10/6/2008)
|
||||||
|
|
||||||
|
* Game compatibility fix (2343)
|
||||||
|
* Miniaturized game icons are shown in list view
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.34 (30/4/2008)
|
||||||
|
|
||||||
|
* iQue games are now supported on regular NDS units
|
||||||
|
* Slot 2 can now be booted in either NDS or GBA mode
|
||||||
|
|
||||||
|
- v1.33 (6/4/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes (2203 + others)
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.32 (3/3/2008)
|
||||||
|
|
||||||
|
* Added new languages: Chinese Traditional, Spanish, Latin American
|
||||||
|
Spanish and Portuguese
|
||||||
|
* Updated the cheat code database file
|
||||||
|
|
||||||
|
- v1.31 (24/2/2008)
|
||||||
|
|
||||||
|
* Game compatibility fixes
|
||||||
|
* Skinning system enabled
|
||||||
|
* Japanese GUI translation added
|
||||||
|
* Moonshell soft reset support added (you must download the latest
|
||||||
|
EDGE Moonshell build to take advantage of this)
|
23
archive/EDGE/old/Makefile
Normal file
23
archive/EDGE/old/Makefile
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
.PHONY: package
|
||||||
|
|
||||||
|
export TOPDIR := $(shell pwd $(CURDIR))
|
||||||
|
export BASE := EDGE/$(shell basename $(CURDIR))
|
||||||
|
export OUT := $(TOPDIR)/../../../out
|
||||||
|
export COMMON := $(TOPDIR)/../../../common-kernels
|
||||||
|
|
||||||
|
package: directory EDGE_OS_1.36.zip EDGE_OS_1.37.zip EDGE_OS_1.40.zip EDGE_OS_1.41.zip
|
||||||
|
|
||||||
|
directory:
|
||||||
|
mkdir -p $(OUT)/$(BASE)
|
||||||
|
|
||||||
|
EDGE_OS_1.36.zip: directory
|
||||||
|
cd $(TOPDIR)/EDGE_OS_1.36 && zip -r $(OUT)/$(BASE)/$@ *
|
||||||
|
|
||||||
|
EDGE_OS_1.37.zip: directory
|
||||||
|
cd $(TOPDIR)/EDGE_OS_1.37 && zip -r $(OUT)/$(BASE)/$@ *
|
||||||
|
|
||||||
|
EDGE_OS_1.40.zip: directory
|
||||||
|
cd $(TOPDIR)/EDGE_OS_1.40.zip && zip -r $(OUT)/$(BASE)/$@ *
|
||||||
|
|
||||||
|
EDGE_OS_1.41.zip: directory
|
||||||
|
cd $(TOPDIR)/EDGE_OS_1.41 && zip -r $(OUT)/$(BASE)/$@ *
|
Loading…
Reference in New Issue
Block a user