Search results
openMSX debugging using tcl commands
Score: 180.08 %,
Type: Forum topic , Comments: 4 comments
for {set k 0} {$k<500} {incr k} {
debug step; #
save_to_file out${k}.txt ...
print code openmsx-debugger
Score: 180.06 %,
Type: Forum topic , Comments: 8 comments
save_to_file <filename> <string>
For example:
save_to_file output.txt [disasm 0 ...
Kernel.tmp Mega-SCSI
Score: 179.88 %,
Type: Forum topic , Comments: 10 comments
Hi:
I'm trying to recover the files that I had in my Mega-SCSI hard drive. Unfortunately after so many years without being used the battery is over. So I have to install the files again, but I have the problem that the floppy disk does not ...
