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-23 09:58:19 -07:00
Code
Issues
Packages
Projects
Releases
Activity
Files
3e7057d458cd818dad6af24c98ebd1e09a489282
86Box
/
src
/
mem
History
Miran Grča
9d648644f8
Merge pull request
#1598
from 86Box/master
...
Bring the branch up to par with master.
2021-08-10 15:49:15 +02:00
..
catalyst_flash.c
Fixed warnings introduced by the UTF-8 conversion.
2021-04-01 00:04:59 +02:00
CMakeLists.txt
Add copyright headers
2021-01-12 18:26:18 +01:00
i2c_eeprom.c
Disable I2C EEPROM logging
2020-12-11 18:27:15 -03:00
intel_flash.c
Fixed a small mess-up that messed up all Intel Flash chips, the Bora Pro should now work again.
2021-06-08 20:33:22 +02:00
mem.c
Finished the ALADDiN-PRO II, implemented the Contaq/Cypress 82C596(A) and 82C597 chipsets, added the ASUS P5A, Gigabyte GA-5AX, PC CHIPS M729, and Green-B, removed the "Virtual PC 2007" device as it turns out it was actually SMBus all along, did some fixes to the ALi SMBUS, fixed start LM75 SMBus address and enabled it by default, and added a ASUS P5A-specific version of the Winbond W83781D hardware monitor.
2021-07-12 05:56:06 +02:00
rom.c
Revert "Revert "Merge branch 'feature/machine_and_kb' into master""
2021-07-04 17:40:39 +02:00
smram.c
PIC rewrite, proper SMRAM API, complete SiS 471 rewrite and addition of 40x, 460, and 461, changes to mem.c/h, disabled Voodoo memory dumping on exit, bumped SDL Hardware scale quality to 2, bumped IDE/ATAPI drives to ATA-6, finally bumped emulator version to 3.0, redid the bus type ID's to allow for planned ATAPI hard disks, made SST flash set its high mappings to the correct address if the CPU is 16-bit, and added the SiS 401 AMI 486 Clone, AOpen Vi15G, and the Soyo 4SA2 (486 with SiS 496/497 that can boot from CD-ROM), assorted 286+ protected mode fixes (for slightly more accuracy), and fixes to 808x emulation (MS Word 1.0 and 1.10 for DOS now work correctly from floppy).
2020-10-14 23:15:01 +02:00
spd.c
Finished the ALADDiN-PRO II, implemented the Contaq/Cypress 82C596(A) and 82C597 chipsets, added the ASUS P5A, Gigabyte GA-5AX, PC CHIPS M729, and Green-B, removed the "Virtual PC 2007" device as it turns out it was actually SMBus all along, did some fixes to the ALi SMBUS, fixed start LM75 SMBus address and enabled it by default, and added a ASUS P5A-specific version of the Winbond W83781D hardware monitor.
2021-07-12 05:56:06 +02:00
sst_flash.c
Merge pull request
#1598
from 86Box/master
2021-08-10 15:49:15 +02:00