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

Subversion Repositories cpu65c02_true_cycle

[/] [cpu65c02_true_cycle/] [trunk/] [released/] [asm/] [readme.txt] - Rev 24

Compare with Previous | Blame | View Log

(February, 19th 2021)
All four tests: SUCCESS with v1.53 and v2.00
The four rom files as result of the compilation are attached in sub directory
"./intel_hex_rom_files" now.

(Sptember, 08th 2018)
I added the interrupt vector table to Bruce's decimal test.
All four tests: SUCCESS with v1.52RC

(July, 31th 2013)
It weas a heavy task to create/find an appropriate test bench on assembler level
useable by the end-user.
In 2012 Klaus Dormann creates and publish his amazing 6502 test suite written
in assembler. Thanks again to Klaus!
It uses the a65 assembler created by Frank A. Kingswood
   (http://www.kingswood-consulting.co.uk/assemblers/)
   
If you generate the HEX/BIN files for your project, please aware of the offset
of #10/$a bytes.
   
I made a little change in both attached source files to allow running the
programs on systems without any os or monitor direcly from RAM.

Klaus implemented an UNEXPECTED RESET TRAP which prevent the start of program
after RESET in default configuration. Default is now "RESET -> start".

In both programs the lines
  dw  res_trap
  dw  start
should activated/deactivated by your requirements.

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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