mirror of
https://github.com/gbdk-2020/gbdk-2020.git
synced 2026-02-20 00:32:21 +01:00
Add nes.lib for GBDK installation
* Add crt0 for NES with NMI handler performing OAM DMA, palette update and VRAM transfers via a transfer buffer at bottom of stack * Add trivial definition of crlf in crlf.c * Add "nes" to PLATFORMS in top-level Makefile and gbdk-lib/libc/Makefile * Add gbdk-lib/include/nes/hardware.h and gbdk-lib/include/nes/nes.h, with hardware registers and platform function prototypes * Update gbdk-lib/include/gbdk/platform.h to include nes/nes.h * Update Makefiles to build nes.lib
This commit is contained in:
Reference in New Issue
Block a user