mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2024-11-05 21:05:36 +00:00
adceac1390
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. - [Release notes](https://github.com/substack/minimist/releases) - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6) --- updated-dependencies: - dependency-name: minimist dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.. | ||
assets | ||
gen | ||
_FileInformation.txt | ||
App.Main.s | ||
App.s | ||
build-image.bat | ||
package-lock.json | ||
package.json | ||
README.md | ||
SprData.s | ||
SprMask.s | ||
TileStore.s |
A demo the exercises the dirty update capabilities of GTE to provide very fast updates for non-scrolling play fields.
Also, the ability to seamless switch between dirty and scrolling updates to perform screen transitions and the ability to specify a split screen to keep the inventory/status area fixed at the top and the scrolling play field at the bottom.
The active playfield in zelda is 256x176