Version 4.9 released. See readme.md for details.

This commit is contained in:
Dave Bernazzani 2024-02-01 07:57:34 -05:00
parent c930c55b99
commit 42e0af06dd
4 changed files with 7 additions and 1 deletions

View File

@ -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"

Binary file not shown.

View File

@ -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