-
I would like to see lua support breakpoint-like function registration, something like:
function foo(where, what)
end
onread(0x80, foo)
So that when ever the 6502 reads from memory location 0x80, it calls foo(0x80, ). And if foo returns a number value, it uses that for the memory instead of whatever's actually there. Something similar with onwrite would be nice as well,
2008-12-16 05:54:47 UTC in FCE Ultra
-
Not sure what exactly is causing it but xkcd pages don't load properly until you hit refresh. The tags are getting picked up properly but the images are wrong until you hit refresh. For now, just hit 'refresh' until it's fixed. Not sure when that will be, since I hardly have time to work on this at present.
2007-12-07 19:59:39 UTC in Strip Club
-
In the last few days I've started laying some groundwork for a new version of this program. Significant portions of the code will be rewritten, as I've learned a lot in the last two years. Things that will be in the program once I'm finished:
-More robust http code, including redirects, as well as brain-damaged servers returning non-standard headers.
-More robust filename handling. Should...
2007-06-10 05:22:43 UTC in Strip Club
-
cutlerbc committed patchset 343 of module stripclub to the Strip Club CVS repository, changing 1 files.
2005-05-10 02:50:13 UTC in Strip Club
-
cutlerbc committed patchset 342 of module stripclub to the Strip Club CVS repository, changing 1 files.
2005-05-10 01:27:28 UTC in Strip Club
-
cutlerbc committed patchset 341 of module stripclub to the Strip Club CVS repository, changing 4 files.
2005-05-10 01:26:58 UTC in Strip Club
-
cutlerbc committed patchset 340 of module stripclub to the Strip Club CVS repository, changing 4 files.
2005-04-13 20:36:07 UTC in Strip Club
-
cutlerbc committed patchset 339 of module stripclub to the Strip Club CVS repository, changing 1 files.
2005-04-09 10:09:50 UTC in Strip Club
-
cutlerbc committed patchset 338 of module stripclub to the Strip Club CVS repository, changing 2 files.
2005-04-09 10:09:03 UTC in Strip Club
-
cutlerbc committed patchset 337 of module stripclub to the Strip Club CVS repository, changing 1 files.
2005-04-09 08:23:36 UTC in Strip Club