Closed digitalica closed 6 years ago
No, not in the current version. Sorry! I can think of something, but it will take some work.
Paulo
On Wed, Feb 15, 2017 at 6:01 PM, Robbert Wethmar notifications@github.com wrote:
for example:
http://webmsx.org/?MACHINE=MSX1E&DISKA_FILES_URL=http:// www.msxcomputermagazine.nl/archief/diskzips/mcmd16.zip&BASIC_RUN=hal
shows an out of memory. It requires the real MSX to boot with Ctrl pressed. If i remember correctly that enabled only 1 diskdrive.
Is there a way to simulate that on WebMSX?
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/ppeccin/WebMSX/issues/14, or mute the thread https://github.com/notifications/unsubscribe-auth/AArloLkLLlSD3i7kIdg7YAHBBVVX0A3oks5rc1l8gaJpZM4MCLdI .
Thanks, and no hurry: for the msxcomputermagazine.nl project the majority of the software runs fine, and adding BASIC_BRUN made it even better ;-)
I found another example program, that actually tells the user Ctrl should be pressed on boot ;-)
(in a rather blunt way, but it was probably effective at the time)
Also, i realised this could be fixed together with issue #9, where the approach could be to allow 'Shift' to be pressed on startup.
Yep, this would be a request from my side as well :) Would be nice if it were added to a new future version.
Implemented for the next Release 5.0
for example:
http://webmsx.org/?MACHINE=MSX1E&DISKA_FILES_URL=http://www.msxcomputermagazine.nl/archief/diskzips/mcmd16.zip&BASIC_RUN=hal
shows an out of memory. It requires the real MSX to boot with Ctrl pressed. If i remember correctly that enabled only 1 diskdrive.
Is there a way to simulate that on WebMSX?