Commit Graph

6 Commits

Author SHA1 Message Date
RichardG867
928c494e6c Fix SMBus logging, enabling logging should no longer return bad values. 2020-05-18 22:47:50 -03:00
RichardG867
1ceebf6860 SMBus: add length to block read operations 2020-05-17 00:49:03 -03:00
David Hrdlička
a505894a10 Move all include files to src/include
- 86Box's own headers go to /86box
- munt's public interface goes to /mt32emu
- all slirp headers go to /slirp (might want to consider using only its public inteface)
- single file headers from other projects go in include root
2020-03-29 19:53:29 +02:00
RichardG867
2555b010cd Disable SMBus logging 2020-03-27 13:39:18 -03:00
Daniel Gurney
0c509fd551 Remove version tree-wide 2020-03-25 00:46:02 +02:00
RichardG867
dd70542d78 SMBus support + Winbond W83781D hardware monitor 2020-03-22 22:11:55 -03:00