# devmem2 **Repository Path**: tugouxp/devmem2 ## Basic Information - **Project Name**: devmem2 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-04 - **Last Updated**: 2024-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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. ```