This website requires JavaScript.
Explore
Help
Sign In
claunia
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f809bf65024c58e96e19d1268ebf3e3dc7a2297d
86Box
/
src
/
mem
History
OBattler
96228bc41d
Overhauled the SiS 496/497 chipset emulation (and added the DRB locking to it) (later Zida Tomato 4DPS BIOS'es now work, and we now use the actual 1.72), fixed the W83787F and FDC37C932FR Super I/O chips, removed the no longer needed Acer M3A registers (that's now correctly handled as FDC37C932FR GPIO), and a number of bugfixes here and there.
2020-06-29 01:10:20 +02:00
..
catalyst_flash.c
Added the Catalyst 28F010 Flash chip needed by the ASUS P5MP3, fixed a memory leak in the Intel Flash close code (it was not free'ing dev->array), and unified all the flash chip header files into one single flash.h.
2020-06-21 03:58:32 +02:00
intel_flash.c
Added the Catalyst 28F010 Flash chip needed by the ASUS P5MP3, fixed a memory leak in the Intel Flash close code (it was not free'ing dev->array), and unified all the flash chip header files into one single flash.h.
2020-06-21 03:58:32 +02:00
mem.c
Overhauled the SiS 496/497 chipset emulation (and added the DRB locking to it) (later Zida Tomato 4DPS BIOS'es now work, and we now use the actual 1.72), fixed the W83787F and FDC37C932FR Super I/O chips, removed the no longer needed Acer M3A registers (that's now correctly handled as FDC37C932FR GPIO), and a number of bugfixes here and there.
2020-06-29 01:10:20 +02:00
rom.c
Implemented the National Semiconductors PC87307, PC87309, PC87332, and PC97307 Super I/O chips, fixed a number of bugs, and removed two machines from the Dev branch due to them now having the correct Super I/O chips.
2020-06-14 21:59:45 +02:00
spd.c
Remove extraneous logging lines
2020-06-26 22:16:56 -03:00
sst_flash.c
More reorganization and finally merged the two makefiles.
2020-06-13 12:32:09 +02:00