This commit is contained in:
Jonathan Campbell
2021-11-04 00:22:38 -07:00
parent 677a5a10d3
commit cd33d1d666

View File

@@ -1,4 +1,7 @@
0.83.20
- Added dosbox.conf option to load a ROM image
containing IBM PC ROM BASIC, for disk images
and MS-DOS setups that need it.
- Made 8086 treat opcodes 0x60-0x6F as aliases of
opcodes 0x70-0x7F. (Allofich)
- Fixed 0x0F opcode being valid on 80186 core when