OBattler
228e3f999c
Sanitized reset handling and removed excess logging from postcard.c.
2020-05-31 04:49:23 +02:00
OBattler
f46181db78
Several fixes - the MR BIOS'es now work on the recompiler (thank you, port EBh!), so they have been moved out of the Dev branch.
2020-05-13 03:43:02 +02: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
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