/devmem2

devmem2 - simple program to read/write from/to any location in memory.

Primary LanguageCGNU General Public License v2.0GPL-2.0

A github mirror (and potential place to collect improvements) for the devmem2 utility.

Originally written by, and hosted at, www.lartmaker.nl/lartware/ .

From devmem2.c header comment:

devmem2.c: Simple program to read/write from/to any location in memory.

 Copyright (C) 2000, Jan-Derk Bakker (jdb@lartmaker.nl)

This software has been developed for the LART computing board
(http://www.lart.tudelft.nl/). The development has been sponsored by
the Mobile MultiMedia Communications (http://www.mmc.tudelft.nl/)
and Ubiquitous Communications (http://www.ubicom.tudelft.nl/)
projects.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program, in the file COPYING.