Commit Graph

9 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
Daniel Gurney
0c509fd551 Remove version tree-wide 2020-03-25 00:46:02 +02:00
OBattler
449118db21 SST flash fixes - the implementation of the 29EE0*0 is now correct (BIOS flashers and CIH work). 2020-03-23 02:44:11 +01:00
OBattler
490c04fcae Current WIP code. 2020-02-29 19:12:23 +01:00
OBattler
cf31b00d34 Fixed a bug in the SST Flash code that was causing the high Flash mapping to not be visible at all. 2020-01-17 00:36:19 +01:00
OBattler
d8e9d19cf4 Added a sanity fatal() to the SST Flash code. 2020-01-15 02:26:28 +01:00
OBattler
c0946552bc Fixed a string copy in the SST flash code. 2020-01-14 19:33:17 +01:00
OBattler
da82e6a5eb Finished the VIA machine. 2020-01-14 02:14:39 +01:00
Melissa Goad
aa73f2215f Preliminary port of PCem's FIC VA-503P motherboard 2020-01-13 18:50:09 -06:00