Yes CE (chip enable) is the same as CS (chip select) and meant in conjunction with corresponding ROM or RAM.
Okay - the next step:
Add two 74HCT245 as shown in the picture.

- IMG_9048k.JPG (94.29 KiB) Viewed 3641 times
This way you should get a valid video signal (if ROM and RAM are working correct).
There are only black chars displayed, this is not important.
It should not be a readable picture but shown a steady picture with some black bricks on the screen.
Each brick mark an inverted char or when choosing the ASCII charset a printable char.
There are also some more signals to measure now.
There also appear probably some moving pixels as there is an open pin (video polarity) but this is also not important.
It should be a synced picture. A reset should give the clean screen for a moment back.
A15 could be measured with 2ms per division and should show a package of about 12ms fast toggling (seen as a "package") followed by 3.5ms silence, a very short package and again 3.5ms silence and then repeating. This is a frame showing the picture generation (12ms = 192*64us), bottom margin (3.5ms = 55*64us), vertical sync action (what is seen here is the keyboard routine with A15 set), the second top margin (3.5ms = 55*64us) again.
When you take a higher resolution you can see the horizontal lines:
In 5us/div you should see 33 high pulses (40us), this is 32 chars plus the newline at the end, and then a pause of about 20us (maybe only 10us seen in this resolution).
Pin 17 of CPU (NMI) should show (with 2ms/div) 2 small low pluses, 4ms pause high, 2 additional small pulses and 16ms pause. This is the bottom and top margin begin. Pin 18 (HALT) should be seen as 4ms high, a long package of 12ms pulses (193x) and again 4ms high. Pin 19 of IC5 should show 12ms pulses and 8ms pause (low).
Well - will see what you find. All signals you measured till now seem to be correct. If the ROM is working correct the signals above should appear. And a kind of picture.
