GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
JEDUTIL(1) MAME JEDEC file utilities JEDUTIL(1)

jedutil - MAME JEDEC file utilities

jedutil [option]

Data for Programmable Logic Devices (PLDs) are usually stored in a format known as JEDEC, basically a text file allowing insertion of further information by programmers.

MAME uses a raw binary representation of the same data, in order to achieve correct identification of PLD data through CRC and SHA1 algorithms (i.e. with the -romident option).

jedutil provides an easy way to convert PLDs data between these two formats.

-convert inputfile outputfile [fuses]
Converts JEDEC data between file formats. Both .jed (JEDEC) and .pla (Berkeley standard PLA) files can be converted to a .bin (binary) file, while a binary file can be converted to a .jed file only.
-view inputfile device
Dump logic equations. inputfile can be either a JED or binary file.
-viewlist
View list of supported devices.

mame(6), mess(6)
2016-07-21 0.176

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.