Skip to content

sergev/tiltti

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

211 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PC i86 Emulator

Emulator of the i86 computer with PC BIOS.

Running

tiltti [options...] disk.img [disk_b.img] [hd_c.img] [hd_d.img]

The first image is the boot floppy (drive A:). An optional second image is mounted as drive B:. Optional third and fourth images are mounted as hard disks C: and D: (INT 13h drive numbers 0x80 and 0x81). With one image, INT 11h reports one floppy; with two images, it reports two floppies. Hard disk count is reported in BDA and via INT 13h AH=08h.

Verified using MOO test suites:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Documentation

Description of BIOS data structures:

About

Emulator of i86 computer for PC DOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages