dmsc / emu2

Simple x86 and DOS emulator for the Linux terminal.
GNU General Public License v2.0
397 stars 30 forks source link

Fixed typo on fcb accounting affecting files bigger than 64k #26

Closed tsupplis closed 2 years ago

tsupplis commented 2 years ago

Fix for issue#24

andrewbird commented 2 years ago

Wouldn't it be better to rebase?

tsupplis commented 2 years ago

Correct. Let me close and start again

andrewbird commented 2 years ago

No need to close, just rebase against current master, then force push.

tsupplis commented 2 years ago

Sorry 🙁 too late. Submitted a new PR..

andrewbird commented 2 years ago

No worries, looks great now!