ppeccin / WebMSX

WebMSX - Online MSX Emulator
https://webmsx.org
399 stars 72 forks source link

Allow starting with Ctrl (from URL) to free more memory #14

Closed digitalica closed 6 years ago

digitalica commented 7 years ago

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?

ppeccin commented 7 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 .

digitalica commented 7 years ago

Thanks, and no hurry: for the msxcomputermagazine.nl project the majority of the software runs fine, and adding BASIC_BRUN made it even better ;-)

digitalica commented 7 years ago

I found another example program, that actually tells the user Ctrl should be pressed on boot ;-)

http://webmsx.org/?MACHINE=MSX2E&DISKA_URL=http://www.msxcomputermagazine.nl/archief/disks/mccm/disk59b.di2

(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.

TFHFony commented 7 years ago

Yep, this would be a request from my side as well :) Would be nice if it were added to a new future version.

ppeccin commented 6 years ago

Implemented for the next Release 5.0