Readme Updated

This commit is contained in:
shadlyd15 2022-05-08 05:10:15 +02:00
parent 4512575380
commit 8c966acda6
5 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@ -1,7 +1,7 @@
#define NES_FPS 60
#define NES_SCREEN_WIDTH 256
#define NES_SCREEN_HEIGHT 240
#define NES_SCREEN_ZOOM 2
#define NES_SCREEN_ZOOM 1.5
#define KEY_A 37 // k
#define KEY_B 36 // j

Binary file not shown.

Binary file not shown.

View File

@ -120,6 +120,7 @@ Below games are currently tested on real hardware. But NesUEFI is not only limit
- https://wiki.osdev.org/GNU-EFI
- https://wiki.osdev.org/UEFI_App_Bare_Bones
- https://wiki.osdev.org/Loading_files_under_UEFI
- https://uefi.org/sites/default/files/resources/UEFI_Spec_2_8_final.pdf
- https://github.com/NJU-ProjectN/LiteNES
- https://learn.adafruit.com/adafruit-gfx-graphics-library
- https://edk2-devel.narkive.com/WhxSiG6I/edk2-directory-file-system-traversal-example