View Single Post
Old 21 March 2017, 17:30   #36
ross
Defendit numerus
 
ross's Avatar
 
Join Date: Mar 2017
Location: Crossing the Rubicon
Age: 53
Posts: 4,476
Hi Toni, a replicable crash.

An illegal custom setting:
Code:
	move.w	#$0018,$092(a5)		;DDFSTRT
	move.w	#$00e0,$094(a5)		;DDFSTOP  <---
	move.w	#$000f,$1fc(a5)		;FMODE
BPLCON0 shres bit, 8 plane.
Config the same as http://eab.abime.net/showpost.php?p=...4&postcount=32

I've to force closure from TaskManager, the error window is not responsive.

[for the casual tester, do not try on real machine...]

Bye!

Last edited by ross; 23 March 2017 at 13:05. Reason: fixed :)
ross is offline  
 
Page generated in 0.07876 seconds with 11 queries