-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
19.0.0 Support #2386
Comments
This issue is for me to track my work, please don't spam it with comments. |
I am aware of how to lock issues, when I say "please do not spam", this includes e.g. advice comments on how to lock issues, thanks. |
Kernel is almost-but-not quite fully updated now; I will be coming back to it to tackle the remaining work later. My TODO.txt contains:
Logic is that rewriting the page table implementation is likely to be much more error-prone for me-as-programmer, and it's a better prioritization of my time to get the rest of ams basically functioning before doing that. |
Well, that's the kernel complete, unless there are bugs lurking in all that code I just wrote. So far as I can tell, atmosphere is just working, but it's kind of hard for me to test something like this thoroughly. I uploaded a built to ReSwitched's discord, for people who are actually capable of helping me test that. Please only use this if you are competent enough to give me good bug reports. Do not use this if you need help with basic stuff/if you're not very familiar with atmosphere. There may be hidden bugs lurking, please only use this if you're okay with your console being temporarily bricked if I fucked up something important. |
I am going to give this a few extra days to simmer before doing a proper pre-release, however, things seem stable enough to me. Please feel free to use this build, if you're interested in using atmosphere on 19.0.0 even before a pre-release: atmosphere-1.8.0-preprerelease-5717ea6c0.zip Please note: Usage of certain custom system modules (including sys-clk) can cause the system to hang when waking from sleep. This is not an atmosphere bug. Additionally, some sysmodules may need to be compiled with an upgraded switch-tools in order to function correctly, especially if they use debug SVCs. |
I'm unlocking this issue, because I like looking at the emoji reactions to various posts. Any spam will be deleted, please do not make my life difficult as issue moderator, do not ask for help in this issue. |
I would like to be clear that any comment on this issue by another person is spam at this point, and I will begin banning people from the issue tracker if they continue not taking the hint. |
It is amazing how many people commented on this issue after I said "nobody else should comment on this issue". |
That guy has been blocked from interacting with this repo for 7 days. This will also happen to anyone else who does a stupid, here. |
Atmosphere 1.8.0 supports 19.0.1 with no changes. There is no need to comment on this issue. |
Master issue/check list of stuff to do for 19.0.0 changes. Note that I can't actually work on this properly until Wed/Thurs, I expect
Post-release:
The text was updated successfully, but these errors were encountered: