[Fuse-for-macosx-devel] [ fuse-for-macosx-Bugs-1677914 ] Write problem to EX and Dock banks in SE a
Brought to you by:
fredm
From: SourceForge.net <no...@so...> - 2007-03-11 01:10:10
|
Bugs item #1677914, was opened at 2007-03-11 02:05 Message generated for change (Comment added) made by fredm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893311&aid=1677914&group_id=180469 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Pending >Resolution: Fixed Priority: 5 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Write problem to EX and Dock banks in SE after .TAP loaded Initial Comment: I have the Spectrum SE selected and auto-loading turned off. I double click the .TAP file and hit enter to load it. I enter 128 BASIC and type: usr 32768 to run the software. This should install a copy of the BASIC ROM in the DOCK bank and the MicroSource ROM in the EX bank. However, nothing gets written to those banks unless I reset the machine and repeat the process. ---------------------------------------------------------------------- >Comment By: Fredrick Meunier (fredm) Date: 2007-03-11 12:10 Message: Logged In: YES user_id=11017 Originator: NO This bug was down to incorrectly marking the SE RAM pages as writable too late in initialisation, leading to the extra memory not being writable until the machine was reset. I've fixed the bug in the main Fuse project, and it will be fixed in the next Fuse release. Thanks! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893311&aid=1677914&group_id=180469 |