Go to file
Angelo Salese 62950e6917 Fixed the disassembly of the "mov ax, mem" instructions (opcodes A0-
A3) in the i386 and NEC disassemblers. The argument (the memory
address) was being displayed as a signed number, which doesn't make
any sense. [Alex Jackson]

Fixed a tiny bug with the debugger hex dump command: the printable
characters in ASCII range from 32 to 12*6*, not 127. [Alex Jackson]
2011-05-15 23:57:04 +00:00
docs Added support for OSD-generated fonts. The OSD is queried first to see 2010-10-24 00:16:54 +00:00
hash Blame Micko ... 2011-05-04 19:05:02 +00:00
src Fixed the disassembly of the "mov ax, mem" instructions (opcodes A0- 2011-05-15 23:57:04 +00:00
.gitattributes Moved k053252 emulation into a separate file, nw 2011-05-15 22:46:05 +00:00
makefile Moved format handling and all formats to separate library [Miodrag Milanovic] 2011-05-06 19:42:26 +00:00