An open API service indexing awesome lists of open source software.

https://github.com/nyh-workshop/onebuscalc

Small and simple physical address calculator for Famiclone OneBus systems.
https://github.com/nyh-workshop/onebuscalc

famiclone onebus vt-02

Last synced: about 2 months ago
JSON representation

Small and simple physical address calculator for Famiclone OneBus systems.

Awesome Lists containing this project

README

          

# OneBusCalc

This is a small and simple physical address calculator for Famiclone OneBus systems.

The info on how to calculate these addresses are from the [manual](http://www.vrt.com.tw/old_site/admin/upload/datasheet/VT02%20Data%20Sheet%20RevisionA5_ENG__1.pdf).

Additional info on horizontal and vertical arrangements are from the [NesDev site](https://www.nesdev.org/wiki/INES).

![image](https://github.com/user-attachments/assets/7f68a527-9cf7-4c64-9dc0-e67e2804a25b)

Register values must be in hex mode!

Note: I do not really code often in C# - this is still quite unoptimized. More improvements coming soon! :D