-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathhow-to-use-alternative-cores.html
35 lines (33 loc) · 8.42 KB
/
how-to-use-alternative-cores.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<!DOCTYPE html><html lang="en-us"><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>How to use Alternative Cores - MEGA65 Alternative Cores</title><meta name="description" content="How do I install an alternative MEGA65 core? If you hate reading, watch this great video tutorial on YouTube from Oliver Graf. More info can…"><meta name="generator" content="Publii Open-Source CMS for Static Site"><link rel="canonical" href="https://kugelblitz360.github.io/m65-altcores/how-to-use-alternative-cores.html"><link rel="alternate" type="application/atom+xml" href="https://kugelblitz360.github.io/m65-altcores/feed.xml"><link rel="alternate" type="application/json" href="https://kugelblitz360.github.io/m65-altcores/feed.json"><meta property="og:title" content="How to use Alternative Cores"><meta property="og:site_name" content="MEGA65 Alternative Cores"><meta property="og:description" content="How do I install an alternative MEGA65 core? If you hate reading, watch this great video tutorial on YouTube from Oliver Graf. More info can…"><meta property="og:url" content="https://kugelblitz360.github.io/m65-altcores/how-to-use-alternative-cores.html"><meta property="og:type" content="article"><link rel="stylesheet" href="https://kugelblitz360.github.io/m65-altcores/assets/css/style.css?v=0cd575c2bd665e7a87ed81f6cd474644"><script type="application/ld+json">{"@context":"http://schema.org","@type":"Article","mainEntityOfPage":{"@type":"WebPage","@id":"https://kugelblitz360.github.io/m65-altcores/how-to-use-alternative-cores.html"},"headline":"How to use Alternative Cores","datePublished":"2024-07-22T12:48+02:00","dateModified":"2024-07-26T08:47+02:00","description":"How do I install an alternative MEGA65 core? If you hate reading, watch this great video tutorial on YouTube from Oliver Graf. More info can…","author":{"@type":"Person","name":"Boris Schneider-Johne","url":"https://kugelblitz360.github.io/m65-altcores/authors/boris-schneider-johne/"},"publisher":{"@type":"Organization","name":"Boris Schneider-Johne"}}</script><noscript><style>img[loading] {
opacity: 1;
}</style></noscript></head><body class="post-template"><header class="top"><div class="top__logo"><a class="logo" href="https://kugelblitz360.github.io/m65-altcores/">MEGA65 Alternative Cores</a></div><div class="top__links"><a href="https://github.com/Kugelblitz360/m65-altcores" class="top__links-url" aria-label="Github" title="Github" target="_blank" rel="noopener"><svg height="24" width="24"><use xlink:href="https://kugelblitz360.github.io/m65-altcores/assets/svg/svg-map.svg#github"></use></svg></a></div><button class="navbar__toggle" aria-label="Menu" aria-haspopup="true" aria-expanded="false"><span class="navbar__toggle-box"><span class="navbar__toggle-inner">Menu</span></span></button></header><main class="main post"><div class="main__left"><div class="main__left-inner"><div class="main__left-content"><article class="content"><header><h1 class="content__title">How to use Alternative Cores</h1></header><div class="content__entry"><h2 id="how-do-i-install-an-alternative-mega65-core">How do I install an alternative MEGA65 core?</h2><p>If you hate reading, watch this <a href="https://youtu.be/6ZcUFY77o3A">great video tutorial on YouTube</a> from Oliver Graf.</p><ul><li>Turn the MEGA65 off.</li><li>Copy the <code>.cor</code> file for your Model of the MEGA65 on a Micro-SD card and insert it into the MEGA65 (either internal or external slot).</li><li>Press and hold the <kbd>NO SCROLL</kbd> key in the top row at position 5.</li><li>Turn on your MEGA65.</li><li>You should now see a list of 8 slots, numbered 0 to 7. You can install a Core into any of these, but it is recommended to keep Slot 1 for the MEGA65 core. You can simply overwrite the contents of any slot with new versions or different Cores.</li><li>Press the <kbd>CTRL</kbd> key and the number of the slot you want to install to.</li><li>Select the <code>.cor</code> file for the Core on your Micro-SD-Card and confirm installation.</li><li>Do not reset or turn off the MEGA65 for the next minute or two until you see a confirmation message on screen.</li></ul><p>More info can be found in the MEGA65 welcome guide posted here: <a href="https://dansanderson.com/mega65/welcome/updating-core.html">https://dansanderson.com/mega65/welcome/updating-core.html</a> or in the official documentation.</p><h2 id="how-do-i-run-an-alternative-mega65-core">How do I run an alternative MEGA65 core?</h2><ul><li>Turn off your MEGA65.</li><li>Press and hold the <kbd>NO SCROLL</kbd> key in the top row at position 5.</li><li>Press the number key of the slot of the core you want to start.</li><li>When you reset the MEGA65 with the Reset button, the Core you have chosen will stay active. If you turn the MEGA65 off and on again without pressing <kbd>NO SCROLL</kbd>, the Core Slot defined as the default core will be loaded and run.</li></ul></div><footer><div class="content__footer-top"><div class="content__meta"><span>Updated on: <time datetime="2024-07-26T08:47">July 26, 2024</time></span></div></div></footer></article></div><aside class="main__left-aside"><div class="main__left-aside__inner"><h3>On this page</h3><nav class="aside-toc" id="aside-toc"></nav></div></aside></div></div><div class="main__right"><div class="main__right-inner"><nav class="navbar"><ul class="navbar__menu"><li><a href="https://kugelblitz360.github.io/m65-altcores/alternate-cores.html" target="_self">What are "Alternative Cores"?</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/quick-core-overview.html" target="_self">Alphabetic Core Overview</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/mega65-revisions-and-cores.html" target="_self">R6? R3? Cores and MEGA65 Revisions</a></li><li class="active"><a href="https://kugelblitz360.github.io/m65-altcores/how-to-use-alternative-cores.html" target="_self">How to use Alternative Cores</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/computer-cores.html" target="_self">Home Computer Cores</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/arcade-cores.html" target="_self">Arcade Machine Cores</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/game-console-cores.html" target="_self">Game Console Cores</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/creating-new-cores-for-mega65.html" target="_self">How to create Cores</a></li><li><a href="https://kugelblitz360.github.io/m65-altcores/about-this-website.html" target="_self">About this website</a></li></ul></nav><div class="footer main__right-footer"><div class="footer__copy">Powered by Publii</div></div></div></div></main><footer class="footer"><div class="footer__wrap"><div class="footer__inner"><div class="footer__copy">Powered by Publii</div></div></div></footer><div class="content__progress" id="js-content__progress" aria-hidden="true"></div><script>window.publiiThemeMenuConfig = {
mobileMenuMode: 'sidebar',
submenuWidth: 300,
mobileMenuExpandableSubmenus: true,
isHoverMenu: false,
ariaButtonAttribute: 'aria-expanded',
};</script><script src="https://kugelblitz360.github.io/m65-altcores/assets/js/html-contents.min.js?v=169077c370ab8ca62b029845f80f7fd5" defer="defer"></script><script>document.addEventListener("DOMContentLoaded", function(event) {
htmlContents('#aside-toc', {
area: '.content__entry',
top: 2,
bottom: 3,
listType: 'o',
filter: function(arr) {
return !arr.matches('.noOutline')
},
addIds: true,
addLinks: true
});
setTimeout(function() {
handleActiveClass('#aside-toc');
}, 0);
})</script><script defer="defer" src="https://kugelblitz360.github.io/m65-altcores/assets/js/scripts.min.js?v=4fce2b30433039b19e7a444fe8ab80b7"></script><script>var images = document.querySelectorAll('img[loading]');
for (var i = 0; i < images.length; i++) {
if (images[i].complete) {
images[i].classList.add('is-loaded');
} else {
images[i].addEventListener('load', function () {
this.classList.add('is-loaded');
}, false);
}
}</script></body></html>