OpenCores
URL https://opencores.org/ocsvn/sqmusic/sqmusic/trunk

Subversion Repositories sqmusic

[/] [sqmusic/] [trunk/] [1942/] [readme] - Blame information for rev 4

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 3 gryzor
Instructions to play Capcom's 1942 music with a Verilog simulator:
2
 
3
 
4
1. Dump rom sr-01.c11 from Capcom's 1942 arcade board
5
2. Compile and run "dump.cc" program to convert the binary file to hexadecimal format
6
3. Place file in ../rom folder (see 1942.v file for details on location)
7
4. Run verilog simulation from 1942 folder using the "gather" file
8 4 gryzor
 
9
  $ iverilog -s sound1942 -f gather -o sound1942 && vvp sound1942 > sim.log
10
 
11 3 gryzor
5. Pass the output of the simulation through "log2wav.cc", either using a pipe or storing it on a file. Check that the data dump is caught correctly by log2wav as some simulators will add extra information at the beginning of the file
12
 
13
Other:
14
 
15
-tv80 project files are expected to be in ../tv80
16
-the music code played can be changed in 1942.v
17
-you may need to adjust the length of the simulation to listen the full song

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.