Advertisement
Guest User

micro64 NEMO

a guest
Oct 25th, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 KB | None | 0 0
  1. MICRO64 2013.05.11 BUILD 714
  2. Please close the menu! Standby...
  3. 'h' for help
  4. READY
  5. PC A X Y SP PR DDR NVDIZC Instruction
  6. e5d4 00 01 03 1f3 f7 2f 000010 f0 f7 beq $e6cd
  7. C64> h
  8. 1541@8 Switch to 1541 device 8
  9. 1541@9 Switch to 1541 device 9
  10. 1541@10 Switch to 1541 device 10
  11. 1541@11 Switch to 1541 device 11
  12. c64 Switch to C64
  13. a [start] Assemble
  14. b Toggle breakpoint at current program counter
  15. ba [address] Add breakpoint
  16. bc [index] [cond] Add/remove condition to breakpoint
  17. bd [index] Disable breakpoint
  18. be [index] Enable breakpoint
  19. bl List breakpoints
  20. br [index] Remove breakpoint
  21. bz Clear breakpoints
  22. d [start] [end] Disassemble
  23. g [pc] Continue execution
  24. h This help
  25. ma [start] [end] ASCII/PETSCII memory dump
  26. mb [start] [end] Binary memory dump
  27. mc start end dest Compare memory
  28. md [start] [end] Memory dump
  29. mf start end byte Fill memory
  30. mg [start] ["regex"] Grep data in the memory
  31. ml start "file" Load data into memory
  32. mm address {byte} Modify memory
  33. mmc [config] Show/set C64 memory map configuration
  34. mq [start] [{bytes}] Search data in the memory
  35. ms start end "file" Save data from memory
  36. mt start end dest Transfer memory
  37. na [start] [end] ASCII/PETSCII NeoRAM/GeoRAM memory dump
  38. nb [start] [end] Binary NeoRAM/GeoRAM memory dump
  39. nc start end dest Compare NeoRAM/GeoRAM memory
  40. nd [start] [end] Memory NeoRAM/GeoRAM dump
  41. nf start end byte Fill NeoRAM/GeoRAM memory
  42. ng [start] ["regex"] Grep data in the NeoRAM/GeoRAM
  43. nl start "file" Load data into NeoRAM/GeoRAM memory
  44. nm address {byte} Modify NeoRAM/GeoRAM memory
  45. nq [start] [{bytes}] Search data in the NeoRAM/GeoRAM
  46. ns start end "file" Save data from NeoRAM/GeoRAM memory
  47. nt start end dest Transfer NeoRAM/GeoRAM memory
  48. o [pc] Step over instruction
  49. pr Profiler reset
  50. r [reg value] Show/set CPU registers
  51. ra [start] [end] ASCII/PETSCII REU memory dump
  52. rb [start] [end] Binary REU memory dump
  53. rc start end dest Compare REU memory
  54. rd [start] [end] Memory REU dump
  55. rf start end byte Fill REU memory
  56. rg [start] ["regex"] Grep data in the REU
  57. rl start "file" Load data into REU memory
  58. tm address {byte} Modify REU memory
  59. rq [start] [{bytes}] Search data in the REU
  60. rs start end "file" Save data from REU memory
  61. rt start end dest Transfer REU memory
  62. s [pc] Step into instruction
  63. vc1 View CIA1
  64. vc2 View CIA2
  65. vi Show interrupt vectors
  66. vs Show SID
  67. vv View VIC
  68. vv1 View VIA1
  69. vv2 View VIA2
  70. x Close connection / exit monitor
  71. ? expression Calculate expression
  72. C64>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement