Commit Graph

5 Commits

Author SHA1 Message Date
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
OBattler
b7298619e2 Merge pull request #623 from richardg867/master
Only update POST card if the POST code has actually changed
2020-03-25 00:14:14 +01:00
RichardG867
fa41a91f38 Only update POST card if the POST code has actually changed
Fixes tpatx and possibly other boards taking forever to boot with the POST card enabled due to constant refreshing with the same value.
2020-03-24 20:11:58 -03:00
Daniel Gurney
0c509fd551 Remove version tree-wide 2020-03-25 00:46:02 +02:00
RichardG867
79fb541ce5 Implement POST card device 2020-03-23 17:03:28 -03:00