Posts by crzwdjk@mastodon.social
(DIR) Post #B4OvsfemedXJcSFJOS by crzwdjk@mastodon.social
0 likes, 0 repeats
@niconiconi The 6502 does a few dummy bus cycles after reset before fetching the reset vector anyway so you should be able to catch even the read of the reset vector, according to this: https://www pagetable.com/?p=410
(DIR) Post #B7pqA97Fwk6Stum7uq by crzwdjk@mastodon.social
0 likes, 0 repeats
@ariadne Oh I suppose I should get this to check the pc files my project is generating, since I am adding the ability to generate these files.
(DIR) Post #BAQDOpYnQ5ZEYE27M0 by crzwdjk@mastodon.social
0 likes, 0 repeats
@ariadne Apparently the next big thing is 8-bit, 6-bit, and even 4-bit floating point formats, I guess to cram in ever more parameters into limited RAM.