Alexey Korchevsky

Results 5 issues of Alexey Korchevsky

I found possible copypast issue in CIA::process_irq(&mut self) function (see link below). Perhaps timer B is needed to check after timer A? https://github.com/kondrak/rust64/blob/3e9d295fafe0b54a4d8e4f665b2a8f227392f03e/src/c64/cia.rs#L479-L504

With map walk metainformation, need update monsters walk algorithms to more effective and intelligence

feature

Hi! As first, thanks for great c64 implementation! I found multiple possible bugs in CIA initialization of timers and ICR/IMR registers: ## First issue in this function `initMem` call happens...

## Description Error while indexing document with reference field as nested. ## Steps to reproduce 1) Create origin collection ```shell curl -sv -X POST --location "http://localhost:8108/collections" \ -H "x-typesense-api-key: testapikey"...

triage
fix-available
join

## Description I want to perform a search query with boost on two fields, following the logic: A match on both fields should have the highest score. A match on...

enhancement
feature:filtering