home.social

#fuzix — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #fuzix, aggregated by home.social.

  1. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    habr.com/ru/articles/1061462/

    > Экран заставки FlippixOS Когда на экране терминала появилось приглашение  # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.

    Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    #Linux #FlipperZero #Fuzix

  2. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    habr.com/ru/articles/1061462/

    > Экран заставки FlippixOS Когда на экране терминала появилось приглашение  # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.

    Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    #Linux #FlipperZero #Fuzix

  3. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    habr.com/ru/articles/1061462/

    > Экран заставки FlippixOS Когда на экране терминала появилось приглашение  # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.

    Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    #Linux #FlipperZero #Fuzix

  4. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    habr.com/ru/articles/1061462/

    > Экран заставки FlippixOS Когда на экране терминала появилось приглашение  # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами.

    Передо мной находился маленький Unix‑подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    #Linux #FlipperZero #Fuzix

  5. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    habr.com/ru/articles/1061462/

    #Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino

  6. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    habr.com/ru/articles/1061462/

    #Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino

  7. Пингвин в гостях у Дельфина, или UNIX‑like система на Flipper Zero

    Когда на экране терминала появилось приглашение # , Flipper Zero уже сложно было назвать просто устройством для работы с радиопротоколами, NFC и инфракрасными пультами. Передо мной находился маленький Unix-подобный компьютер: с ядром, процессами, командной оболочкой и файловой системой на microSD.

    habr.com/ru/articles/1061462/

    #Unix #flipper_zero #flipper_os #fuzix #flipper #flipper_one #flipper_zero_dolphin #arduino

  8. 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.

    #fuzix #8bit #retrocomputing

  9. 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.

    #fuzix #8bit #retrocomputing

  10. 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.

    #fuzix #8bit #retrocomputing

  11. 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.

    #fuzix #8bit #retrocomputing

  12. 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.

    #fuzix #8bit #retrocomputing

  13. 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.

    #retrocomputing #8bit

  14. 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.

    #retrocomputing #8bit

  15. 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.

    #retrocomputing #8bit

  16. 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.

    #retrocomputing #8bit

  17. 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.

    #retrocomputing #8bit

  18. All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels

  19. All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels

  20. All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels

  21. All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels

  22. All my #fuzix and #retrcomputing stuff (and train stuff and whatever) as now been migrated from shithub to Codeberg EtchedPixels

  23. @DJDarren it pretty strict, but any non windows os, from CPM to any modern Linux including android and #Fuzix accepted.

  24. @DJDarren it pretty strict, but any non windows os, from CPM to any modern Linux including android and #Fuzix accepted.

  25. @DJDarren it pretty strict, but any non windows os, from CPM to any modern Linux including android and accepted.

  26. @DJDarren it pretty strict, but any non windows os, from CPM to any modern Linux including android and #Fuzix accepted.

  27. @DJDarren it pretty strict, but any non windows os, from CPM to any modern Linux including android and #Fuzix accepted.

  28. 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.

    #retrocomputing #fuzix #8bit

  29. 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.

    #retrocomputing #fuzix #8bit

  30. 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.

    #retrocomputing #fuzix #8bit

  31. 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.

    #retrocomputing #fuzix #8bit

  32. 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.

    #retrocomputing #fuzix #8bit