Álvaro Lopes

Results 31 issues of Álvaro Lopes

I am currently using an old GCC compiler (gcc 3.4.2) and I am having issues with library detection. Under "findIncludeForOldCompilers" the current code searches for "fatal error" which is not...

type: imperfection
topic: code

Add HTTPS (client) support with client certificate

In order to support software which modifies attributes and pixels synchronised with the ULA rasterization process, a few changes need to be implemented to fully capture the required data: -...

Allow tapes to be paused when using internal audio. This is required for software which perform loading in parts.

Currently we have no means to capture Interrupt Mode correctly, which will break snapshots and makes it impossible to change+restore the interrupt mode when entering NMI. Since we cannot read...

bug

Allow keyboard injection from client side. This allows for remote playing.

enhancement

change videostream startup to UDP instead of console command. This also allows for other data to be propagated from client via UDP (i.e., keyboard)

Add clock cycle measurement support on the FPGA using addresses and masks. The measurement shall count effective CPU clocks and effective "wall time" clocks, to account for and visualise eventual...

Still to be explored: add hitmap support on the VGA output, replacing the main output from Spectrum. This may require some investigation on adding more colors to the VGA output...

(as requeste by Rui Martins) Add support for watchpoints, which will trigger NMI and the debug window upon specific accesses detected on the bus. It shall support filtering for: Address...