-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5e27da2
commit 81d40dd
Showing
1 changed file
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -270,13 +270,13 @@ v1.6 (3 January 2015) | |
|
||
v1.5 (15 November 2014) | ||
- Speed increases by using direct PORT writing/reading and sending 64 bytes at a time | ||
(thanks Frode vdM. [email protected]) | ||
- Compacting functions (thanks Frode vdM. [email protected]) | ||
(thanks Frode vdM.) | ||
- Compacting functions (thanks Frode vdM.) | ||
- Delays when pulsing WR/RD/MREQ pins reduced to a few NOP cycles | ||
|
||
v1.4.2 (14 November 2014) | ||
- Fixed gameTitle array length issue (thanks Frode vdM. and David R.) | ||
- Added Gameboy Camera support (thanks Frode vdM.) | ||
- Added Gameboy Camera support (thanks Frode vdM. [email protected]) | ||
|
||
v1.4.1 (3 January 2014) | ||
- Changed wrPin from pin 13 to A3 to suit Gameboy Cart Shield v1.2 | ||
|