OpenCores
URL https://opencores.org/ocsvn/a-z80/a-z80/trunk

Subversion Repositories a-z80

[/] [a-z80/] [trunk/] [host/] [zxspectrum_de1/] [rom/] [readme.txt] - Blame information for rev 11

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 8 gdevic
The "original" ZX Spectrum ROM
2
==============================
3
http://www.wearmouth.demon.co.uk/zx82.htm
4 11 gdevic
* "fixed" the NMI bug so the KEY1 which is connected to the NMI pin can be used.
5
* Added a custom NMI handler that provides a way to enter a POKE for a game by typing
6
  in the address (5 decimal digits) followed by the value (3 decimal digits)
7
  after which the value will be stored to the selected location.
8 8 gdevic
 
9
The GOSH WONDERFUL ROM
10
======================
11
http://www.wearmouth.demon.co.uk/gw03/gw03info.htm
12
 
13
Flash the "combined.bin" into the flash of your DE1 board at the address 0.
14
SW0 selects which ROM image (which 16K block) is used.
15
 
16
See the User's Guide for more information on this design.
17 11 gdevic
 
18
CREATE ROM IMAGES
19
=================
20
Run assemble.bat to create ZX Spectrum ROM (rom.bin)
21
Run this command to append the two images:
22
copy /b rom.bin + gw03.rom combined.rom

powered by: WebSVN 2.1.0

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