Yesterday – or was it the day before… – I finally upgraded the server(s) running colino.net and a few other sites… Before After The old ones were nice and fun, being kind of rare Suns – an Ultra1 with a 170MHz CPU and a SparcStation 5 with a 110MHZ CPU. But they were also…
22/02/2006 Lire la suite...-
-
a2trace: Debug and profile cc65 Apple2 programs with MAME
Why? The MAME debugger works correctly but is really limited for Apple II development. It can not import symbols, and it does not track any memory banking, so all we’re left with are hexadecimal addresses than you painstakingly match to your exports, not even being sure you’re reading your code, the ROM or the other […]
29/08/2023 Lire la suite... -
A debugger help for cc65 Apple II programs and MAME
A MAME debugger helper that allows visualizing symbols and source files/lines for Apple II programs developed with cc65.
17/08/2023 Lire la suite... -
Tracking and killing a cc65 corruption bug
How to track and kill a gnarly bug in the cc65 compiler toolchain on an emulated Apple II.
15/08/2023 Lire la suite... -
A very basic nginx-based SSL stripper proxy
Implement an SSL-stripper proxy using only nginx and 10 lines of configuration
17/07/2023 Lire la suite...