Episodio pilota del possibile Corso di Assembly per il processore 65816. Mettiamolo alla prova nella sua versione inserita nella scheda SuperCPU per il Commodore 64. Quanto sarà più veloce del 6510 nativo? #commodore64 #retrocomputing #65C816 https://www.youtube.com/watch?v=s_WMpi9YGYE
Benchmark (emulato) della Super CPU / Assembly 65816

YouTube

Звуки музыки Super Nintendo

В прошлый раз мы заглядывали под капот 16-битной игровой консоли Sega Mega Drive и смотрели на бобину устройство звуковой системы. Сегодня повернёмся к Сеге задом, к SNES’у передом, и проделаем то же самое: рассмотрим устройство звуковой системы в изделии конкурирующей организации, Super Nintendo. И снова ключевое отличие этой публикации от аналогичных в том, что я не просто пересказываю вторичные источники, но пропустил эту информацию через призму личного опыта: в былые времена я разработал несколько любительских игр для этой платформы тоже, а заодно и целую музыкальную систему для озвучивания игр SNES GSS. Поэтому я могу более осознанно рассказать про местную специфику работы со звуком, особенности устройства и устоявшиеся в годах заблуждения, связанные с ним.

https://habr.com/ru/companies/ruvds/articles/901944/

#ruvds_статьи #звук #музыка #игры #видеоигры #игровая_приставка #консоль #игровая_консоль #синтезатор #spc700 #sony #wavetable #sample #fm #psg #fmсинтез #сэмплы #цифровой_звук #6502 #65816 #65C816 #snes #super_nintendo #super_famicom #nintendo #16bit #16bit_games

Звуки музыки Super Nintendo

В прошлый раз мы заглядывали под капот 16-битной игровой консоли Sega Mega Drive и смотрели на бобину устройство звуковой системы. Сегодня повернёмся к Сеге задом, к SNES’у передом, и проделаем то же...

Хабр

Звуки музыки Super Nintendo

В прошлый раз мы заглядывали под капот 16-битной игровой консоли Sega Mega Drive и смотрели на бобину устройство звуковой системы. Сегодня повернёмся к Сеге задом, к SNES’у передом, и проделаем то же самое: рассмотрим устройство звуковой системы в изделии конкурирующей организации, Super Nintendo. И снова ключевое отличие этой публикации от аналогичных в том, что я не просто пересказываю вторичные источники, но пропустил эту информацию через призму личного опыта: в былые времена я разработал несколько любительских игр для этой платформы тоже, а заодно и целую музыкальную систему для озвучивания игр SNES GSS. Поэтому я могу более осознанно рассказать про местную специфику работы со звуком, особенности устройства и устоявшиеся в годах заблуждения, связанные с ним.

https://habr.com/ru/companies/ruvds/articles/901944/

#ruvds_статьи #звук #музыка #игры #видеоигры #игровая_приставка #консоль #игровая_консоль #синтезатор #spc700 #sony #wavetable #sample #fm #psg #fmсинтез #сэмплы #цифровой_звук #6502 #65816 #65C816 #snes #super_nintendo #super_famicom #nintendo #16bit #16bit_games

Звуки музыки Super Nintendo

В прошлый раз мы заглядывали под капот 16-битной игровой консоли Sega Mega Drive и смотрели на бобину устройство звуковой системы. Сегодня повернёмся к Сеге задом, к SNES’у передом, и проделаем то же...

Хабр

Apple’s Untaken Path
It had Apple's first color point-and-click interface, and it ran on a 65C816.

It was the Apple IIGS. It was released two years after the original Macintosh, three after the Lisa, and it worked surprisingly well. It came with 256KB of memory stock but could be gotten with a whole megabyte, and could be expanded to up with 8 MB--in 1986! It supported hard dr
https://setsideb.com/apples-untaken-path/
#retro #6502 #65C816 #apple #appleIIgs #macintosh #retro #stevejobs

Apple's Untaken Path

It had Apple's first color point-and-click interface, and it ran on a 65C02. It was the Apple IIGS. It was released two years after the original Macintosh, t

Set Side B
@dalias @Houl sadly not a #65C816 cuz that would've allowed a lot or #RAM but hey, it has a bus for expansions and cartridges that also allow for a shitton or storage...
https://www.youtube.com/watch?v=nyByDNQuMMI
https://www.youtube.com/watch?v=0oYcu43N-lw
Commander X16 2023 update

YouTube

@Houl Also the #MOS6502 and it's successors like #65C02 & #65C816 have several key advantages:

- swappable & upgradeable RAM
- swappable & upgradeable Storage
- Expansion buses!

https://en.wikipedia.org/wiki/WDC_65C816
https://github.com/X16Community/x16-docs

WDC 65C816 - Wikipedia

BreadBin is an 8-bit TTL CPU on a Breadboard, in a Bread Bin

Building a CPU out of logic gates is a great way to learn about the inner workings of microprocessors, and we've seen several impressive projects in this area. [c0pperdragon] set himself the task of designing a very capable 8-bit CPU using just 74HC type logic chips on a large plug-in breadboard. To emphasize the "bread" theme, he put the whole thing inside an actual bread bin and named the accompanying software BERND after an anthropomorphic loaf from a German TV channel.

Getting a reliable breadboard big enough for the task at hand required some engineering by itself: cheap breadboards often have trouble making a reliable contact at each and every pin, while the length of the ground path and lack of shielding cause trouble for high-speed circuits. [c0pperdragon] therefore bought high-quality breadboards and soldered the ground wires together to get a proper low-resistance path. A ground plane made of aluminium foil should also help to prevent signal integrity issues.

The total circuit is incredibly compact for a complete CPU, using just 33 chips. This includes 64 KB of flash to store programs as well as a 555 timer to generate a clock signal. I/Os are limited to simple eight-bit input and output buses, but a sixteen-bit address bus gives it plenty of space to add ROM, RAM or fancier interfaces.

The aforementioned BERND program is an emulator that allows the BreadBin to run code written for the 65C816 processor, the 16-bit CPU used in the Super Nintendo and the Apple IIGS. This makes it easy to re-use programs developed for [c0pperdragon]'s earlier OS816 system, which uses an actual 65C816 chip.

This has to be one of the cleanest breadboard CPU designs we've seen so far, certainly a lot cleaner than this one. If you'd like to watch a detailed guide to building an 8-bit CPU on a breadboard, we recommend this project.

#computerhacks #65c816 #breadboard #cpu #ttl

BreadBin Is An 8-bit TTL CPU On A Breadboard, In A Bread Bin

Building a CPU out of logic gates is a great way to learn about the inner workings of microprocessors, and we’ve seen several impressive projects in this area. [c0pperdragon] set himself the …

Hackaday