Gopher2600/hardware/television
JetSetIlly d2b597240a removed visual updates for low FPS in debugger
it doesn't work well since we changed how pixels are pushed to the pixel
rendered. nothing of value is really lost I don't think
2021-11-20 18:40:03 +00:00
..
coords counting for the timeline removed from reflection package 2021-11-13 10:21:45 +00:00
signal removed InstructionBoundary() interface and television.ReqState() 2021-10-23 10:50:19 +01:00
specification TimelineCounter interface. implemented by reflection.Gatherer 2021-10-18 23:00:19 +01:00
adjustment.go corrected rewind splicing point 2021-11-18 10:29:33 +00:00
doc.go added realtime audio mixer interface in addition to the existing audio interface 2021-10-24 22:23:19 +01:00
frameinfo.go added timeline to rewind package and added rewind window 2021-10-16 18:35:20 +01:00
limiter.go removed visual updates for low FPS in debugger 2021-11-20 18:40:03 +00:00
protocol.go added realtime audio mixer interface in addition to the existing audio interface 2021-10-24 22:23:19 +01:00
resizer.go simplified PixelRenderer interface/protocol 2021-09-13 22:27:31 +01:00
television.go removed visual updates for low FPS in debugger 2021-11-20 18:40:03 +00:00
television_test.go remove Television interface / renamed Reference to Television 2020-10-23 15:35:39 +01:00