comparison svp.cpu @ 1620:a172f97d873f

Add the ability for a CPU definition to reference arbitrary C includes and use it to add a placeholder definition of svp_read_16
author Michael Pavone <pavone@retrodev.com>
date Thu, 04 Oct 2018 19:12:56 -0700
parents 0e8438a4c76f
children ca158bc091f9
comparison
equal deleted inserted replaced
1619:0e8438a4c76f 1620:a172f97d873f
1 info 1 info
2 prefix svp_ 2 prefix svp_
3 opcode_size 16 3 opcode_size 16
4 body svp_run_op 4 body svp_run_op
5 header svp.h 5 header svp.h
6 include svp_util.c
6 7
7 regs 8 regs
8 internal 16 scratch1 x y scratch2 st pad pc 9 internal 16 scratch1 x y scratch2 st pad pc
9 a 32 10 a 32
10 stack 16 stack0 stack1 stack2 stack3 stack4 stack5 11 stack 16 stack0 stack1 stack2 stack3 stack4 stack5