Hi guys,
I am new to programming a Rabbit microprocessor 4000. Are there any emulator or simulator program that allows my codings to be tested WITHOUT uploading the codes into the processor and then telnet in to test its response?
For now, I am doing something like Command Line Interpreter...
When user key in "dir", it will execute a function to list down the files inside a RAM or NAND Chip... etc...
What I am confined now is the testing environment...
Thanks alot!
Dav