View Single Post
  #1   Report Post  
Posted to sci.electronics.repair
[email protected] mhooker32@gmail.com is offline
external usenet poster
 
Posts: 38
Default combining rom images

i have a gq-4x( willem) burner. i need to combine a 128k rom and a 256k rom into a 512k image. the command line is:

copy /b CPU_5B.128 + CPU_5B.128 + CPU_5C.256 CPU_5C.512

how do i do that with the rom burning software?

thanks