--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/a666cf6d-7849-4efb-9b31-6583457fb63cn%40googlegroups.com.
0-9,a-f STANDALONE only: Toggle SW0-15
/ STANDALONE only: Prompt for value to set SW0-15
r Run
o Stop
t Step
R Reset
! Hard reset (STOP+RESET)
X/x Examine/examine next
P/p Deposit/deposit next
U AUX1 up
u AUX1 down
s STANDALONE only: Capture serial data (AUX2 up)
l STANDALONE only: Play back captured serial data or BASIC example (AUX2 down)
m STANDALONE only: Mount (hard) disk image (AUX2 down)
Q Protect
q Unprotect
> Run from address
B Add breakpoint (only if breakpoints enabled in setup.h)
V Delete last breakpoint
D Disassemble (will prompt for start address, space bar continues, any other key exits)
M Dump memory (will prompt for start address, space bar continues, any other key exits)
n change number system (hexadecimal/octal/decimal)
C Enter configuration menu
L Load a program or data through serial input into simulated memory
I'll work on adding this info to the card.
Standalone/Serial Debug commands
|
0-9,a-f Toggle SW0-15 (only if stand-alone mode enabled in setup.h) |
/ Prompt for value to set SW0-15 (only if stand-alone mode enabled in setup.h) |
|
r Run |
o Stop |
|
t Step |
R Reset |
|
! Hard reset (STOP+RESET) |
X/x Examine/examine next |
|
P/p Deposit/deposit next |
U AUX1 up |
|
u AUX1 down |
s AUX2 up |
|
l AUX2 down |
Q Protect |
|
q Unprotect |
> Run from address |
|
B Add breakpoint (only if breakpoints enabled in setup.h) |
V Delete last breakpoint |
|
D Disassemble (prompts for start addr, space bar continues, any other key exits) |
M Dump memory (prompts for start addr, space bar continues, any other key exits) |
|
n change number system (hexadecimal/octal/decimal) |
C Enter configuration menu |
|
L Load a program or data through serial input into simulated memory |
|
First value is start address, second value is length, followed by data bytes (all values separated by spaces). |
|
|
H Load a program in Intel HEX format through serial input. |
Useful to deposit programs and/or data directly into the simulated memory |
Useful commands:
m H 0 0 <cr> to show hard disk list
m F 0 0<cr> to show floppy disk list
m H 0 3 <cr> to mount disk 3 (for cp/m boot)
also e.g. to mount other disks with cp/m:
m H 1 3
To boot cp/m: check sw settings (the m h 03 <cr> etc seems to set some switches so clear down e.g.
Cheers/0
/cd123
u
--
You received this message because you are subscribed to the Google Groups "Altair-Duino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/31170c85-d913-43c7-8a11-ec2ee61ba9can%40googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "Altair-Duino" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/altair-duino/M_Su1N-kNf8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to altair-duino...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/3f068a3c-92c9-4b1d-84a8-5cd714a47185n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/altair-duino/0a3f60c8-5fe2-4aa5-b6d1-dacd472a51b1n%40googlegroups.com.