Any #CommanderX16 peeps on fedi?

I'm still glad I ordered my #C64U, but I think I'd like to play with an #X16 a little later (perhaps when the second or even third generation hardware is finalized), as it seems like it might be a little more hacker-friendly, having an assembly monitor baked in, as well as a non-line-numbered editor and BASIC converter.

Hopefully both communities will cooperate and there will be similar hacks and tools for the C64U.

#Commodore #Kernal #C64

Following the excellent advice by @root42, I could desolder the PLA and test it with the TL866II+ and the minipro software. It passes the test, the problem does not seem to be there. I wonder if I can test the #Kernal ROM with the TL866II+. #C64 #Commodore #Retrocomputing #PLA

Создание своего ядра на Rust. Часть 2

В данной статье мы поговорим о системных вызовах (syscall) — важнейшем механизме взаимодействия между пользовательским кодом и ядром операционной системы.

https://habr.com/ru/articles/921500/

#kernal #os #rust

Создание своего ядра на Rust. Часть 2

Системные вызовы: что это, зачем нужны ядру и как они работают В данной статье мы поговорим о системных вызовах (syscall) — важнейшем механизме взаимодействия между пользовательским кодом и ядром...

Хабр

Создание своего ядра на Rust

В этой статье мы пройдём путь создания простого, но функционального ядра операционной системы на языке Rust . Разумеется, мы не будем собирать полноценную альтернативу Linux, но сосредоточимся на ключевых компонентах, которые лежат в основе любого ядра.

https://habr.com/ru/articles/920554/

#kernal #os #rust

Создание своего ядра на Rust

В этой статье мы пройдём путь создания простого, но функционального ядра операционной системы на языке Rust . Разумеется, мы не будем собирать полноценную альтернативу Linux, но сосредоточимся на...

Хабр

Tutorial für ein externes 8x Kernal-Modul für den C64

Es gibt immer wieder Situationen, in denen man einen anderen Kernel für seinen Commodore C64 benötigt. Entweder um etwas zu testen oder weil man den Computer nicht öffnen möchte. Und so kam ich auf die Idee, eine solche kleine Steckkarte selbst zu bauen. Und für ein einfaches Mo…

#c64 #Cartridge #commodore #diy #Expansion #External #Kernal #Mode #Port #Schematic #Tutorial #Ultimax

https://dirkwouters.de/tutorial-fuer-ein-externes-8x-kernal-modul-fuer-den-c64/

Tutorial für ein externes 8x Kernal-Modul für den C64

Es gibt immer wieder Situationen, in denen man einen anderen Kernel für seinen Commodore C64 benötigt. Entweder um etwas zu testen oder weil man den Computer nicht öffnen möchte. Und so kam ich auf die Idee, eine solche kleine Steckkarte selbst zu bauen. Und für ein einfaches Modul braucht es nicht einmal viele Teile.

Dirk Wouters
Researchers claim Linux kernel tweak could reduce data center energy use by 30%

Researchers at the University of Waterloo's Cheriton School of Computer Science, led by Professor Martin Karsten and including Peter Cai, identified inefficiencies in network traffic processing for...

TechSpot
ROM Disassembly | Ultimate Commodore 64 Reference

What is the Linux Kernel in Operating System (2024)

What is the Linux Kernel in Operating System, It manages the system's resources and serves as an intermediary between hardware and software.

Learn Linux Free