├── APMDisable.zip ├── BootInfo.zip ├── PsKill.zip ├── README.md ├── TimerRes.zip ├── alc650.zip ├── aspiinfo.zip ├── atainfo.zip ├── atanames.zip ├── atsiv.zip ├── burnmem.zip ├── cregfix.zip ├── devsize.zip ├── devstate.zip ├── devtree.zip ├── edid-decode.zip ├── giveio.zip ├── gpttsd.zip ├── lba64hlp.zip ├── msr.zip ├── ramdrv4m.zip ├── riffparser.zip ├── rmmremove.zip ├── sbp2dos.zip └── vmm4gfix.zip /APMDisable.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/APMDisable.zip -------------------------------------------------------------------------------- /BootInfo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/BootInfo.zip -------------------------------------------------------------------------------- /PsKill.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/PsKill.zip -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Some of these tools were previously located at http://sweetlow.at.tut.by/ (disfunct now) and http://sweetlow.orgfree.com/ (working, there you will find more tools and other) 2 | 3 | alc650 - setter, viewer and GUI analog part mixer for Realtek ALC650 AC'97 Codec. giveio client. viewer and setter can be used with any AC'97 Codec (viewer output is valid for common AC'97 registers only). 4 | 5 | APMDisable - tiny tool to disable APM (power saving mode) Feature on ATA(IDE) drives (for some drives that don't save it permanently), Windows 2000+ 6 | 7 | aspiinfo - DOS & Win32 ASPI Viewers 8 | 9 | atainfo - SMARTInfo to get ATA IDENTIFY raw binary dump and IDEInfo to parse it 10 | 11 | atanames - Right names of ATA drives plus version of device firmware in Device Manager for Windows 9x/ME 12 | 13 | atsiv - and how to UNLOAD its driver after using 14 | 15 | BootInfo - Windows NT+ boot information 16 | 17 | burnmem - BIOS & Himem Memory Burn Drivers. Limit memory for himem.sys (to limit it for Windows 9x) or any other software (like old DOS games). BIOS memory interfaces viewer as bonus. 18 | 19 | cregfix - Windows 9x VCACHE Protection Error Fix (.VXD and .SYS versions of CREGFIX.COM https://github.com/mintsuki/cregfix ), for Windows ME and Safe Mode (CREGFIX.VXD) and for normal mode (including Virtual 8086 Mode) of Windows 95&98 (CREGFIX.SYS) 20 | 21 | devsize - Windows NT Storage Devices Internal Interfaces (Descriptors) viewer. It's strange but i could not find such tool - so wrote my own. 22 | 23 | devstate - Tool to Restart, Enable or Disable device by Device Instance ID in Windows 24 | 25 | devtree - Windows Device Tree viewer 26 | 27 | edid-decode - Windows Build of https://git.linuxtv.org/edid-decode.git/ 28 | 29 | giveio - Yes, this is first and only RIGHT (working and no side effects) version with x64 support! Use atsiv or umap to load on modern x64 OSes. 30 | 31 | gpttsd - GPT (GUID Partition Table) TSD (Type-Specific Driver) for Windows 9x 32 | 33 | lba64hlp - SCSI LBA 64-bit Helper Driver for Windows 9x 34 | 35 | msr - Tools to work with MSRs (Model Specific Registers) and MTRRs/IORRs (specific MSRs) of IA-32 processors, DOS Real Mode & Windows 9x Versions 36 | 37 | PsKill - Process Kill, Windows 95 & 2000+ 38 | 39 | ramdrv4m - Universal RAM Drive for Windows 9x 40 | 41 | riffparser - Parser of RIFF container files like .AVI, .WAV, .DAT 42 | 43 | rmmremove - Utilities for removing "bad" DOS (RMM - Real Mode Mapper) drive letters for Windows 9x 44 | 45 | sbp2dos - IEEE1394 SBP2 ASPI driver for DOS. Unlocked to work with any device, command line parameters discovered. DOS ASPI viewer as bonus. 46 | 47 | TimerRes - Windows Timers Info 48 | 49 | vmm4gfix - Bug fix VMM.VXD from Windows 98(SE) & ME on handling >4GiB addresses and description of problems with resource manager on newer BIOSes 50 | -------------------------------------------------------------------------------- /TimerRes.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/TimerRes.zip -------------------------------------------------------------------------------- /alc650.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/alc650.zip -------------------------------------------------------------------------------- /aspiinfo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/aspiinfo.zip -------------------------------------------------------------------------------- /atainfo.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/atainfo.zip -------------------------------------------------------------------------------- /atanames.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/atanames.zip -------------------------------------------------------------------------------- /atsiv.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/atsiv.zip -------------------------------------------------------------------------------- /burnmem.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/burnmem.zip -------------------------------------------------------------------------------- /cregfix.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/cregfix.zip -------------------------------------------------------------------------------- /devsize.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/devsize.zip -------------------------------------------------------------------------------- /devstate.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/devstate.zip -------------------------------------------------------------------------------- /devtree.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/devtree.zip -------------------------------------------------------------------------------- /edid-decode.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/edid-decode.zip -------------------------------------------------------------------------------- /giveio.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/giveio.zip -------------------------------------------------------------------------------- /gpttsd.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/gpttsd.zip -------------------------------------------------------------------------------- /lba64hlp.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/lba64hlp.zip -------------------------------------------------------------------------------- /msr.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/msr.zip -------------------------------------------------------------------------------- /ramdrv4m.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/ramdrv4m.zip -------------------------------------------------------------------------------- /riffparser.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/riffparser.zip -------------------------------------------------------------------------------- /rmmremove.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/rmmremove.zip -------------------------------------------------------------------------------- /sbp2dos.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/sbp2dos.zip -------------------------------------------------------------------------------- /vmm4gfix.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/LordOfMice/Tools/42fabc8f79f2d391099efacca7bdeb21f07de347/vmm4gfix.zip --------------------------------------------------------------------------------