Search results
Rectangle Intersection Z80 machine code implementation - any tips?
Score: 129.81 %,
Type: Forum topic , Comments: 11 comments
into an array to avoid multiply.
Example: uint16_t squares[256] = { 0, 1, 4, 9, 16, .., 65025 }.
On ...
NMS8235 distorted image
Score: 129.93 %,
Type: Forum topic , Comments: 6 comments
Hi,
I just got my hands on an NMS8235, and hooked it up to a screen that still has a composite connection.
I do get image, but a few things stand out :
- The letters kinda flicker, it's like a screen was overlayed on top of it. Image ...
Таблица кодов спец символов ТОР (Текстовый Оконный Редактор)
Score: 130.03 %,
Type: Forum topic , Comments: 30 comments
допилить бы RC под работу с UTF.
Пример:
Оригинал (X‡0).
По факту (XЩ0). АIеks wrote: ... допилить бы RC под работу с UTF.
Пример:
Оригинал (X‡0).
По факту (XЩ0).
Не вижу ... выводит. Эх, допилить бы RC под работу с UTF.
Пример:
Оригинал (X‡0).
По факту (XЩ0 ...
Pioneer PX-V60 with a green background
Score: 129.8 %,
Type: Forum topic , Comments: 12 comments
If he changes it to Screen 0, it's all fine but the upper and lower side of the screen is green ... has the green colour at the image.
If he enters the screen 0 mode, then the borders ... 15,4,7 (as opposed to screen 0 and color 15,4,4 on European MSlXes).
Though color 7 should be light ...
Unrolled strlen
Score: 129.9 %,
Type: Forum topic , Comments: 5 comments
call but gives an early exit for 0-length string.
At 62 cycles it is actually faster than the cpir ...
