Skip to content
/ ramview Public
forked from aurelitec/ramview

A simple DOS memory viewer, with a simple text-based user interface. Written in Borland C++ 3.1 in 1997, recompiled in Windows 10 using DOSBox.

License

Notifications You must be signed in to change notification settings

dlinyj/ramview

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAM View

A simple DOS memory viewer, with a simple text-based user interface. Written in Borland C++ in 1997.

Screenshot of RAM View running on PCjs

Running

Here are some ways to run RAM View:

Using DOSBox

Download and install DOSBox, and read the setup instructions. You can run RAM View using DOSBox on Windows (including Windows 10), macOS, Linux, Android, and more.

Windows 7 (32-bit)

You can run RAM View directly on a computer running Windows 7, or in a Windows 7 virtual machine.

To Do:

  • Let the user search the memory for a text or an array of bytes
  • Add a feature to allow the user to go the given address
  • Display an information panel about memory configuration and size

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

Copyright (c) Aurelitec. All rights reserved.

Licensed under the MIT license.

About

A simple DOS memory viewer, with a simple text-based user interface. Written in Borland C++ 3.1 in 1997, recompiled in Windows 10 using DOSBox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 80.8%
  • C 19.2%