pcjs/modules/filedump
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-10-15 11:05:38 -07:00
..
bin Re-enabled source maps, at least for the PDP-11 emulators (for now) 2016-10-14 09:30:17 -07:00
lib Added support to FileDump for generating binary dumps from MACRO11 listing (.lst) files, since I wasn't having much success with dumpobj or obj2hex.pl; note that this assumes a listing file produced by the macro11 cross-assembler written by Richard Krehbiel in 2001, updated in 2009, and maintained here: https://github.com/shattered/macro11. There are other versions of macro11 floating around, like the one in the simtools project that accompanies simh, and the one built for the Windows-based PDP11GUI app. 2016-10-15 11:05:38 -07:00
package.json Well, that was a bad idea (restoring package.json files for internal modules, sans outdated version numbers) 2016-02-09 16:12:49 -08:00
README.md Updated aspect ratio for CGA configs and added experimental 'aspect' URL parameter 2016-04-01 21:36:06 -07:00

layout title permalink
page FileDump Module /modules/filedump/

FileDump Module

This module (and command-line utility) is used to convert the contents of binary files to JSON.