MAME Reproducible CHDs

freedos14.lua at act486auto-test
Login

freedos14.lua at act486auto-test

File ext/act486auto/scripts/software/pcipc/freedos14.lua artifact c19866adf6 on branch act486auto-test


software = "freedos14"

t_software = {
   { 10, 5, "import_pcipc", "Import machine" },
   { 4920, 5, "KEY_ENTER", "" },
   { 30, 5, "KEY_ENTER", "" },
   { 100, 5, "KEY_UP", "" },
   { 10, 5, "KEY_ENTER", "Partition hard drive" },
   { 300, 5, "KEY_ENTER", "Reboot" },

   { 5200, 5, "KEY_ENTER", "English Language" },
   { 30, 5, "KEY_ENTER", "Continue with install" },
   { 55, 5, "KEY_UP", "" },
   { 10, 5, "KEY_ENTER", "Format C:" },
   { 15, 5, "KEY_ENTER", "" },
   { 120, 5, "KEY_ENTER", "US English keyboard layout" },
   { 95, 5, "KEY_ENTER", "Overwrite MBR" },
   { 12, 5, "KEY_ENTER", "Full install" },
   { 12, 5, "KEY_UP", "" },
   { 5, 5, "KEY_ENTER", "Installing FreeDOS" },

   -- { 58700, 5, "eject_flop1", "Empty floppy disk drive" },
   -- { 0, 5, "KEY_ENTER", "Final reboot ..." },
   -- { 2550, 5, "KEY_ENTER", "" },
}