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

v2.1.0: post-RC1 fixes #61

Merged
merged 20 commits into from
Jul 26, 2020
Merged

v2.1.0: post-RC1 fixes #61

merged 20 commits into from
Jul 26, 2020

Conversation

Konamiman
Copy link
Owner

@Konamiman Konamiman commented Jul 10, 2020

The problem was that these routines ececute from bank 4, but when
the disk error hooks take control they expect bank 0 to be active.
The LUN_INFO function can now return a new flag that when set
will cause Nextor to ignore the device+LUN combination when searching
for suitable devices to perform automapping.
- Fix: after booting pressing 3, CALL SYSTEM doesn't work.
- Fix (hopefully): slot disable keys not working on real machines.
Also, NEXBOOT tool now accepts "*" parameter, to disable all
Nextor kernels in the next boot.
@Konamiman Konamiman self-assigned this Jul 10, 2020
@Konamiman Konamiman marked this pull request as ready for review July 26, 2020 15:31
@Konamiman Konamiman merged commit ab66c7d into v2.1.0-final Jul 26, 2020
@Konamiman Konamiman deleted the post-2.1.0-rc1-fixes branch July 26, 2020 15:34
@Konamiman Konamiman mentioned this pull request Jul 26, 2020
Konamiman added a commit that referenced this pull request Jul 27, 2020
* Add UNAPI RAM Helper compatible mapper support routines (#34)
* "Get cluster information" function call, and improvements to EMUFILE (#35)
* Cleanup/fix C tools compilation (#36)
* Post-RC1 fixes and changes (#61)
* Fix: using bad address of emulation work area in disk emulation mode.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant