Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slot keys do not work? #49

Open
Eugeny1 opened this issue Apr 15, 2020 · 1 comment
Open

Slot keys do not work? #49

Eugeny1 opened this issue Apr 15, 2020 · 1 comment
Labels
bug Something isn't working needs user feedback The issue is awaiting requested feedback from the user who posted it

Comments

@Eugeny1
Copy link

Eugeny1 commented Apr 15, 2020

Nextor is located in slot 1.3. Whatever alpha key described in the manual as "slot key" I press at its start, machine boots into DOS. Should I expect Nextor in the target slot totally inactive when I press respective key?

Update: funny enough it works in the openMSX emulation, but does not work on real machine. GR8NET is installed into the slot 2 in mapper 8 mode (Nextor is in slot 2.2). In openMSX, when I press "D" key, Nextor does not initialize. On real machine - and it is Russian Yamaha MSX2 machine - when I press the same physical key with same scan code (this key is labelled "W"), Nextor initializes and boots DOS2 from SD-card. I expect it going directly to BASIC without any disk-ROM initializations.

@Konamiman Konamiman added the bug Something isn't working label Jul 11, 2020
Konamiman added a commit that referenced this issue Jul 26, 2020
- Fix: broken RAM disk (introduced in RC1).
- Fix: disk errors for old MSX-DOS 1 file functions in BASIC crash the computer (#59).
- Add: new flag returned by LUN_INFO allows to instruct Nextor to ignore devices when searching devices for automatic device to drive mapping (#54).
- Fix: files can't have 3 or 4 in their names in DOS 1 mode (#55).
- Fix: after booting directly yo BASIC by pressing 3, CALL SYSTEM doesn't work.
- Fix: slot disable keys don't work on real MSX computers (#49).
- Add: new boot key, pressing N at boot time disables all the Nextor kernels present.
- Add: default DPB gets a fixed address of 7BAAh in banks 0 and 3, so it can be customized reliably.
- Add: PROMPT routine made available to drivers at address 41E8h (#42).
- Fix: the DOS 1 variables "data buffer changed" and "redirect console output to printer" were not zeroed when switching to DOS 1 mode at boot time.
- Fix: can't change volume name when there are long filename entries in the root directory (#57).
- Fix: absolute sector read/write functions not working properly when a file is mounted to a drive (#43).
- Fix: bad sector buffer management when writing to a mounted file causing data corruption on the mounted file (#58).
- Fix: drive parameters not updated on first access to a drive after a media change if the driver provides drive mapping via DRV_CONFIG, causing bad data read (#45).
@Konamiman
Copy link
Owner

So, the problem is limited to machines with Russian keyboard?

Does the "N" key introduced inv2.1.0 final release work?

@Konamiman Konamiman added the needs user feedback The issue is awaiting requested feedback from the user who posted it label Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs user feedback The issue is awaiting requested feedback from the user who posted it
Projects
None yet
Development

No branches or pull requests

2 participants