This website requires JavaScript.
Explore
Help
Sign In
mirror
/
86Box
Watch
1
Star
0
Fork
0
You've already forked 86Box
mirror of
https://github.com/86Box/86Box.git
synced
2026-02-22 09:35:32 -07:00
Code
Issues
Packages
Projects
Releases
Activity
Files
1a3753377f0bba891228a5363a7fceae66689fa0
86Box
/
src
/
mem
History
RichardG867
9cecbfa33a
Remove extraneous logging lines
2020-06-26 22:16:56 -03: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
Pages above the top of RAM now have mem[] pointing to a 4096-byte array of FF's, and fixed the naming and indentation of the P5MP3 in machine/machine_table.c.
2020-06-21 04:03:14 +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