#fuzix — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #fuzix, aggregated by home.social.
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
https://habr.com/ru/articles/1061462/
> Экран заставки FlippixOS Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.
Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
https://habr.com/ru/articles/1061462/
> Экран заставки FlippixOS Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.
Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
https://habr.com/ru/articles/1061462/
> Экран заставки FlippixOS Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.
Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
https://habr.com/ru/articles/1061462/
> Экран заставки FlippixOS Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.
Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
https://habr.com/ru/articles/1061462/
#Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
https://habr.com/ru/articles/1061462/
#Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino
-
Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero
Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.
https://habr.com/ru/articles/1061462/
#Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino
-
The INS8070 remains an utterly infuriating processor to program (ok it's better than 1802). It's a weird mix of superb design choices like the register indexing combined with stuff that must have taken real effort to screw up this badly.
However the compiler now works well enough and it can run Fuzix.
-
The INS8070 remains an utterly infuriating processor to program (ok it's better than 1802). It's a weird mix of superb design choices like the register indexing combined with stuff that must have taken real effort to screw up this badly.
However the compiler now works well enough and it can run Fuzix.
-
The INS8070 remains an utterly infuriating processor to program (ok it's better than 1802). It's a weird mix of superb design choices like the register indexing combined with stuff that must have taken real effort to screw up this badly.
However the compiler now works well enough and it can run Fuzix.
-
The INS8070 remains an utterly infuriating processor to program (ok it's better than 1802). It's a weird mix of superb design choices like the register indexing combined with stuff that must have taken real effort to screw up this badly.
However the compiler now works well enough and it can run Fuzix.
-
The INS8070 remains an utterly infuriating processor to program (ok it's better than 1802). It's a weird mix of superb design choices like the register indexing combined with stuff that must have taken real effort to screw up this badly.
However the compiler now works well enough and it can run Fuzix.
-
Some progress on the #fuzix #compiler again. The INS8070 now passes all the test sets, and 6502 has passed the main ones (need to do some coverage testing and the like plus a lot of tuning yet).
Still a few problems with the TMS7000 but it's also getting there.
Next job is mostly to tune the 6502 compiler, test it on a lot more code and see if the goal of getting code much denser than cc65 has worked out as well as I hope.
-
Some progress on the #fuzix #compiler again. The INS8070 now passes all the test sets, and 6502 has passed the main ones (need to do some coverage testing and the like plus a lot of tuning yet).
Still a few problems with the TMS7000 but it's also getting there.
Next job is mostly to tune the 6502 compiler, test it on a lot more code and see if the goal of getting code much denser than cc65 has worked out as well as I hope.
-
Some progress on the #fuzix #compiler again. The INS8070 now passes all the test sets, and 6502 has passed the main ones (need to do some coverage testing and the like plus a lot of tuning yet).
Still a few problems with the TMS7000 but it's also getting there.
Next job is mostly to tune the 6502 compiler, test it on a lot more code and see if the goal of getting code much denser than cc65 has worked out as well as I hope.
-
Some progress on the #fuzix #compiler again. The INS8070 now passes all the test sets, and 6502 has passed the main ones (need to do some coverage testing and the like plus a lot of tuning yet).
Still a few problems with the TMS7000 but it's also getting there.
Next job is mostly to tune the 6502 compiler, test it on a lot more code and see if the goal of getting code much denser than cc65 has worked out as well as I hope.
-
Some progress on the #fuzix #compiler again. The INS8070 now passes all the test sets, and 6502 has passed the main ones (need to do some coverage testing and the like plus a lot of tuning yet).
Still a few problems with the TMS7000 but it's also getting there.
Next job is mostly to tune the 6502 compiler, test it on a lot more code and see if the goal of getting code much denser than cc65 has worked out as well as I hope.
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/2025/10/14/nem-so-de-fuzix-vive-o-unix-em-micros-classicos/
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/2025/10/14/nem-so-de-fuzix-vive-o-unix-em-micros-classicos/
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/2025/10/14/nem-so-de-fuzix-vive-o-unix-em-micros-classicos/
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/2025/10/14/nem-so-de-fuzix-vive-o-unix-em-micros-classicos/
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/?p=36672
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/?p=36672
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/?p=36672
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
Nem só de FUZIX vive o UNIX em micros clássicos.
https://retropolis.com.br/?p=36672
#MundoRetro #Fuzix #PodeIssoArnaldo #SistemaOperacional #TexasInstruments #TI994A #UNIX #UNIX99
-
All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels
-
All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels
-
All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels
-
All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels
-
All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels
-
Curious having discovered we have rival pronunciations #fuzix #retrocomputing
-
Curious having discovered we have rival pronunciations #fuzix #retrocomputing
-
Curious having discovered we have rival pronunciations #fuzix #retrocomputing
-
Curious having discovered we have rival pronunciations #fuzix #retrocomputing
-
Curious having discovered we have rival pronunciations #fuzix #retrocomputing
-
INS807x now works in the C compiler. it's a very strange processor, a mix of some really clean ideas and seriously broken design choices.
-
INS807x now works in the C compiler. it's a very strange processor, a mix of some really clean ideas and seriously broken design choices.
-
INS807x now works in the C compiler. it's a very strange processor, a mix of some really clean ideas and seriously broken design choices.
-
INS807x now works in the C compiler. it's a very strange processor, a mix of some really clean ideas and seriously broken design choices.
-
INS807x now works in the C compiler. it's a very strange processor, a mix of some really clean ideas and seriously broken design choices.