CPU-Z80-Disassembler
view release on metacpan or search on metacpan
Change output format of constants from 0xFD to $FD.
Add a space between operands, ld a, $FD.
Add defb2 for data to be shown in binary, %11111101.
0.05 2015-12-29
Other
* Add link to git repository
0.04 2011-03-24
Bug Fixes
* t/Memory.t failed test on non-US locale due to different $! error message.
0.03 2010-11-28
Bug Fixes
* Tests fail when CPU::Z80::Assembler is installed, but version is old,
(e.g. 'equ' not recognized)
0.02 2010-11-25
Bug Fixes
* Tests fail when CPU::Z80::Assembler not installed
* Tests fail due to line ending differences in output and benchmark files
( run in 0.880 second using v1.01-cache-2.11-cpan-ceb78f64989 )