pretty-8080-assembler icon indicating copy to clipboard operation
pretty-8080-assembler copied to clipboard

Pretty Intel 8080 Assembler

Results 7 pretty-8080-assembler issues
Sort by recently updated
recently updated
newest added

the following example fails: MAX_NESTED_LEVEL equ 10 ds MAX_NESTED_LEVEL * 3 expected: 30 bytes reserved

I have encountered two problems with the assembler, first when I select the code and click with middle mouse button in other app, or in the same browser, or different...

Strings should be word-aligned if defined under DW. Suggested fix: https://github.com/beriddle/pretty-8080-assembler/commit/bf762f35881e206863ace00f4ec385e71836a7f6?diff=unified

``lxi d,13*256+16`` should highlight 13*256+16 on mouseover and show its value same for ``lxi h, label+1``

ideally this should put c9 at address $38 when loading in the emulator, but in reality the bin file is not padded and the emulator loads it from address 0,...

Intel Hex format has record type 04 to specify Start Address. This will be of great value to all of the Okean-240 users. Implement a directive that translates directly to...

.rko (tape) and .bru (disk) file formats described here: https://emuverse.ru/wiki/.rko Атрибуты are likely to be 0.