mirror of https://github.com/stella-emu/stella.git
Updated changelog, and a test to see if commit still works.
git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@2670 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
This commit is contained in:
parent
467ac0a280
commit
f572c8405e
|
@ -29,7 +29,7 @@
|
||||||
|
|
||||||
- ROMS less than 2K in size (so called 'Sub2K' ROMs) now show only
|
- ROMS less than 2K in size (so called 'Sub2K' ROMs) now show only
|
||||||
the actual data in the binary. This means, for example, that a
|
the actual data in the binary. This means, for example, that a
|
||||||
256byte ROM will show only 256 bytes in the disassembly, instead
|
256 byte ROM will show only 256 bytes in the disassembly, instead
|
||||||
of padding garbage/duplicated data to 2K boundary.
|
of padding garbage/duplicated data to 2K boundary.
|
||||||
|
|
||||||
- Fixed labelling in ROW directives; it wasn't accurately setting
|
- Fixed labelling in ROW directives; it wasn't accurately setting
|
||||||
|
|
Loading…
Reference in New Issue