On 5/5/2025 12:14 AM, Bagas Sanjaya wrote: > On Sat, May 03, 2025 at 12:07:58AM -0400, Joel Fernandes wrote: >> +Conceptual diagram (not exact) of the Falcon and its memory subsystem is as follows: >> + >> + External Memory (Framebuffer / System DRAM) [...] > > Wrap the diagram in literal code block. Also, note that it can look messy in > htmldocs output with certain fonts due to box drawing characters. Consider using > ASCII constructs (dashes and vertical bars) instead. > Done, thanks. - Joel