English Amiga Board


Go Back   English Amiga Board > Other Projects > project.WHDLoad

 
 
Thread Tools
Old 26 October 2020, 00:33   #1
Wepl
Moderator
 
Wepl's Avatar
 
Join Date: Nov 2001
Location: Germany
Posts: 866
WHDLoad 18.6

Version 18.6 has been released now (http://whdload.de).
I hope it will be useful...
Wepl is offline  
Old 26 October 2020, 01:09   #2
fitzsteve
Professional slacker!
 
fitzsteve's Avatar
 
Join Date: Jul 2009
Location: Kent, UK
Age: 44
Posts: 6,683
Send a message via MSN to fitzsteve
Quote:
Originally Posted by Wepl View Post
Version 18.6 has been released now (http://whdload.de).
I hope it will be useful...
Thanks for continuing to update and support this fantastic software
fitzsteve is offline  
Old 26 October 2020, 09:17   #3
Amigajay
Registered User
 
Join Date: Jan 2010
Location: >
Posts: 2,882
Many thanks to everyone for their work!
Amigajay is offline  
Old 26 October 2020, 09:44   #4
Predseda
Puttymoon inhabitant
 
Predseda's Avatar
 
Join Date: Mar 2007
Location: Tromaville
Age: 46
Posts: 7,539
Send a message via ICQ to Predseda
Predseda is offline  
Old 26 October 2020, 10:11   #5
ransom1122
Registered User
 
ransom1122's Avatar
 
Join Date: Aug 2011
Location: Omnicorp
Age: 45
Posts: 5,813
Thanks Wepl. No issues so far for day 1 use..
ransom1122 is offline  
Old 26 October 2020, 10:41   #6
AMike
Registered User
 
AMike's Avatar
 
Join Date: Jan 2007
Location: near Vienna/Austria
Posts: 389
Thanks for your ongoing hard work...awesome!
AMike is offline  
Old 26 October 2020, 11:23   #7
DamienD
Banned
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: London / Sydney
Age: 47
Posts: 20,420
I was about to ask what are the changes but read the "History.txt" in the archive

Posted here for others:

Code:
***  18.6 (22.09.2020)
	- new:	WHDLoad now disables interrupts of graphics cards under
		the Picasso96 software. This should solve problems with
		Spectrum cards and newer P96 releases (issue #2598). Thanks
		to Thomas Richter for providing useful information.
	- upd:	Manual translations are in sync again for catalan and czech.
	- new:	Kickemu kick31.s can be instructed to load/init the custom
		nonvolatile.s via option INIT_NONVOLATILE.
	- fix:	nonvolatile.s now correctly works on searching nonexistent
		items in a existing nvram file
	- chg:	In kickemu kick13.s a waitblit has been added to avoid
		problems with the gfx.Text patch (Psygore).
	- chg:	The provided source keyboard.s now uses cia timers instead the
		raster beam for the keyboard acknowledge delay.
	- fix:	Access faults of size word to address -1 and of size long to
		addresses -3..-1 are now reliable detected and reported.
		In earlier releases: on 68030: when ExpMem was used these were
		undetected, on 68040: when ExpMem was used and vector base was
		not write protected (e.g. Freezer detected, Snoop*,
		resload_Protect	used) these were undetected, if vector base
		was protected a	fault inside WHDLoad was reported, on 68060:
		these were always correctly reported
	- chg:	To reduce the likelihood that resload functions get
		interrupted by other calls to resload functions, some resload
		functions which usually take not much execution time, have
		been changed to be not interruptible anymore.
		The following resload functions have been changed that way:
		Abort, SetCACR, FlushCache, Control, Protect#?, SetCPU,
		GetCustom, VSNPrintF and Log.
		In general the option NoResInt/S can be used to avoid problems
		with interrupted resload calls at the cost of possible sound/
		graphics distortions when interrupts are disabled for a longer
		time.
	- chg:	The provided source sources/whdload/savegame.s is now fully
		pc-relative. It contains also additional fixes for interrupt
		acknowledge and AGA compatibility (JOTD/ross).
	- chg:	The inplace decruncher for the old RNC1 format has been
		improved to support files which need a larger distance
		(Heimdall/JOTD).
	- chg:	The kick31.s now prefers a A600 kickstart image if NO68020 is
		set. It fails now if there is only a 68000/010 and a
		A1200/A4000 kickstart image was loaded (JOTD).
	- fix:	When using kickfs.s the dos.library function
		Open(MODE_READWRITE) now performs correctly on Kickstart 3.1
		by creating a non-existent file. On Kickstart 1.3 the old
		behavior remains to not create a file.
	- chg:	If a call to resload_Examine is attempted without the flag
		WHDLF_Examine has been set in the Slave structure WHDLoad now
		terminates with an appropriate error message (JOTD).
	- chg:	The kickemu kick12.s, kick13.s and kick31.s has been modified
		to automatically set the Slave flag WHDLF_Examine if HDINIT is
		set (JOTD).
	- chg:	When using resload_Relocate with tags CHIPPTR/FASTPTR and the
		specified chip/fast memory location would result in an
		overlapping with base executable WHDLoad now gives a useful
		error message (JOTD).
	- fix:	Instead of waiting for a long video frame WHDLoad now forces a
		long frame before starting the Slave. This fixes startup
		problems on Kickstart 3.0 and an interlace video mode
		(issue #4798).
	- chg:	MMU-table creation has been reworked. It is now faster and
		uses less memory.
	- new:	Support for ACA-freezer added.
	- chg:	if "*" is specified for the Slave to load WHDLoad searchs the
		current directory for a file with the pattern "#?.slave" and
		will use the first file matching (Toni Wilen)
DamienD is offline  
Old 26 October 2020, 11:49   #8
HOL2001
Amigamaniac
 
HOL2001's Avatar
 
Join Date: Mar 2005
Location: Neheim / Germany
Age: 50
Posts: 564
Great news!
Many thanks!
HOL2001 is offline  
Old 26 October 2020, 12:36   #9
alexh
Thalion Webshrine
 
alexh's Avatar
 
Join Date: Jan 2004
Location: Oxford
Posts: 14,337
Thanks to all WHDLoad developers and contributors now and in the past
alexh is offline  
Old 26 October 2020, 13:08   #10
quantum8
Registered User
 
Join Date: Jun 2019
Location: BNE AU
Posts: 216
Looks like a huge update, thanks!
quantum8 is offline  
Old 26 October 2020, 13:53   #11
nikosidis
Registered User
 
Join Date: Jan 2020
Location: oslo/norway
Posts: 1,607
Thank you Whd-load is a big reason why people still use Amiga.
nikosidis is offline  
Old 26 October 2020, 16:54   #12
Retro-Nerd
Missile Command Champion
 
Retro-Nerd's Avatar
 
Join Date: Aug 2005
Location: Germany
Age: 52
Posts: 12,438
Quote:
Originally Posted by nikosidis View Post
Thank you Whd-load is a big reason why people still use Amiga.

Has to be carved in stone!
Retro-Nerd is online now  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
FS-UAE - Unregistered WHDLOAD : WHDLOAD.KEY - FIX Neil79 support.FS-UAE 14 29 January 2013 22:34
help me executing an whdload-installed game without whdload Gaula92 support.Games 7 26 January 2011 21:44
whdload instructions? [where to put WHDLoad games for GameBase Amiga v1.4] luke_70it project.MAGE 8 28 October 2009 06:36
WHDload issues (Complete WHDload nub, apologies in advance) dire_wolf project.WHDLoad 31 09 October 2009 20:41
http://www.whdload.de/whdload/vip/ Crank79 project.WHDLoad 37 11 April 2007 16:50

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 14:19.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.14485 seconds with 13 queries