mirror of
https://github.com/wavemotion-dave/NINTV-DS.git
synced 2025-06-18 13:55:33 -04:00
Version 4.9 released. See readme.md for details.
This commit is contained in:
parent
c930c55b99
commit
42e0af06dd
2
Makefile
2
Makefile
@ -14,7 +14,7 @@ include $(DEVKITARM)/ds_rules
|
||||
|
||||
export TARGET := NINTV-DS
|
||||
export TOPDIR := $(CURDIR)
|
||||
export VERSION := 4.8c
|
||||
export VERSION := 4.9
|
||||
|
||||
ICON := -b $(CURDIR)/logo.bmp "NINTV-DS $(VERSION);wavemotion-dave;https://github.com/wavemotion-dave/NINTV-DS"
|
||||
|
||||
|
BIN
NINTV-DS.nds
BIN
NINTV-DS.nds
Binary file not shown.
@ -114,6 +114,12 @@ Credits :
|
||||
--------------------------------------------------------------------------------
|
||||
History :
|
||||
--------------------------------------------------------------------------------
|
||||
V4.9 : 01-Feb-2024 by wavemotion-dave
|
||||
* Improved cheat database selection - after selecting cheats, just press START to reset and apply cheats directly on the cheat picker screen.
|
||||
* Improved bankswitching/paged roms so that partially filled banks can be switched (some recent homebrews require this).
|
||||
* Updated internal database so more games load and run properly without tweaks.
|
||||
* Minor cleanups across the board as time permitted.
|
||||
|
||||
V4.8 : 24-Jan-2024 by wavemotion-dave
|
||||
* .int files are now auto-detected as either .bin(+cfg) or .rom files. This allows you to rename .rom files or .bin files to .int and let Twilight Menu++ auto-launch Nintellivision.
|
||||
* Slight improvement to the Intellivoice driver to give a minor boost in performance (mostly for DS-Lite/Phat).
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 35 KiB After Width: | Height: | Size: 35 KiB |
Loading…
Reference in New Issue
Block a user