mirror of
https://github.com/mauiaaron/apple2.git
synced 2025-01-11 14:30:08 +00:00
Remove some redundant code
This commit is contained in:
parent
e7ad98535a
commit
b329ac2bff
@ -172,15 +172,6 @@ TEST test_read_random2() {
|
||||
"1E00: NOP\r" \
|
||||
)
|
||||
|
||||
#define ASM_INIT() \
|
||||
test_type_input( \
|
||||
"CALL-151\r" \
|
||||
"!\r" \
|
||||
"1E00: NOP\r" \
|
||||
)
|
||||
|
||||
#define ASM_BEGIN() test_type_input("!\r")
|
||||
|
||||
#define ASM_TRIGGER_WATCHPT() \
|
||||
test_type_input( \
|
||||
" LDA #FF\r" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user