Wykres commitów

1285 Commity (9700c58e5289179370926f9d7fca79f27e098cf7)

Autor SHA1 Wiadomość Data
IanSB d0ed136322 Fix issue with h scaling on widescreens 2020-07-16 04:02:42 +01:00
IanSB e814dcd46e remove interlace detection from measure_vsync() (was not used) and add retry counter for reliable measurement 2020-07-16 00:23:21 +01:00
IanSB 6163cddd38 Fix ntsc status update and instruction re-ordering 2020-07-15 20:07:25 +01:00
IanSB 828d6dfa98 Improve NTSC artifact auto switching 2020-07-15 17:19:58 +01:00
IanSB 250a91f86a Change Mux names 2020-07-15 06:13:20 +01:00
IanSB 91564b9ed9 Add Commodore 64 support and tweak vertical sync jitter correction 2020-07-14 20:06:19 +01:00
IanSB 6b2f6f8ea9 Fix scaling issue when h or v offsets went negative 2020-07-12 12:40:37 +01:00
IanSB 7f575bf138 Add flywheel vertical sync to eliminate vertical jitter caused by thermal drift of vsyncs generated by RC monostables 2020-07-11 22:32:27 +01:00
IanSB fe2090f0ff Fix display of final calibration value in YUV mode 2020-07-09 22:50:01 +01:00
IanSB 729011b019 Inhibit palette dimming when adjusting NTSC values 2020-07-09 00:04:40 +01:00
IanSB 05ad8fdc3b Improve NTSC artifact decoding 2020-07-07 04:59:33 +01:00
IanSB e069b760ab Fix NTSC artifact disable bug 2020-07-07 03:44:29 +01:00
IanSB 78aa6148df Add colour burst detection to auto switch NTSC artifact on/off 2020-07-07 03:12:36 +01:00
IanSB d98679def5 Update profiles 2020-07-07 02:10:56 +01:00
IanSB 409e3bbe31 Update firmware folder 2020-07-07 02:10:23 +01:00
IanSB 35258cdac7 Add auto scaling option 2020-07-07 01:22:57 +01:00
IanSB 012487586c Change PAL switch to behave differently in 3 and 4 level modes 2020-07-06 12:57:51 +01:00
IanSB b1b437b0be Update DAC names and palettes 2020-07-06 12:56:04 +01:00
IanSB 44b82f084b Add support for M62364 DAC on new analog board 2020-07-02 21:30:02 +01:00
IanSB 465c6be332 Add 4 level RGB/YUV analog interface support 2020-07-01 00:59:37 +01:00
IanSB 44b1116db6 Update profiles 2020-07-01 00:51:09 +01:00
IanSB 521b7e35d5 Rename CPLD folders 2020-06-25 21:35:22 +01:00
IanSB c4e78ef09a Rename profiles folders 2020-06-25 21:30:24 +01:00
IanSB c49f1d8c13 Update profiles 2020-06-25 21:29:35 +01:00
IanSB 869a812349 Starting point for 8 bit RGB. 2020-06-24 17:31:08 +01:00
IanSB 26a7e9d8fd Change L,B,A to Y,U,V respectively to clarify the signal sources 2020-06-24 02:59:03 +01:00
IanSB e04279bc0a Update YUV CPLD: Remove UV Filter, add clamp disable, Sync source switch and 4 level YUV support 2020-06-24 02:57:33 +01:00
IanSB b7e3b1c593 RGB CPLD release files v7.4 2020-06-23 05:47:04 +01:00
IanSB 168c617b25 Update RGB CPLD to inhibit clamp pulse in DC mode 2020-06-23 05:46:40 +01:00
IanSB 41936064d2 Adjust unused DAC values to support MAX9142/4 2020-06-23 05:44:57 +01:00
IanSB 8062a2acc8 Update profiles 2020-06-23 05:43:45 +01:00
IanSB 9481796235 Refactor scaling setting to allow for future auto option 2020-06-14 22:07:42 +01:00
IanSB 2d73e8bf6b Hide files beginning with '.' (Mac resource forks) 2020-06-13 20:49:03 +01:00
IanSB 3b577b79be Inhibit mode7 for CPLD recovery menu 2020-05-30 22:54:57 +01:00
IanSB fcbd9c32d1 Fix Configuration restored message 2020-05-26 23:02:47 +01:00
IanSB ba53fcdb4b Add CPLD erase function by deleting file (no button presses required) 2020-05-26 22:27:03 +01:00
IanSB c0de649469 Always dim menu background in mode 7 2020-05-22 17:30:42 +01:00
IanSB b45aec7dc3 Update Profiles for NTSC Artifacting 2020-05-22 00:47:06 +01:00
IanSB c3d73fa370 Additional NTSC scanline fix 2020-05-22 00:40:01 +01:00
IanSB e76525c127 Fix scanlines when NTSC artifacting 2020-05-22 00:23:10 +01:00
IanSB 894b8b63e4 Add NTSC Artifact colours 2020-05-20 02:56:34 +01:00
IanSB 057965b8e5 Add continuous PLL and vsync timing update 2020-05-07 16:33:20 +01:00
David Banks 2a52dd38c1 kicad: Added PDF schematic of V3 analog board
Change-Id: Ie1b2cac3b670fab1b7199aa29946bbde7a56ed4e
2020-05-04 11:02:13 +01:00
David Banks ddb47df22f kicad: Added PDF schematic of 6-bit board
Change-Id: I58b69310bc9fdf6e2330ed9988c1690af6c4b629
2020-05-04 10:57:23 +01:00
David Banks b2804003e7 kicad: Added PDF schematic of 3-bit board
Change-Id: I8a2ba5e9e846f57995c7ef55ecbc1446b0dbafe7
2020-05-04 10:53:59 +01:00
IanSB d19df1ce0c Update Tandy CoCo 2020-05-02 22:41:47 +01:00
IanSB 2d692be7f1 More Sinclair profile updates 2020-05-02 21:30:34 +01:00
IanSB 33ac062ba2 Update 48K spectrum profile 2020-05-02 15:50:45 +01:00
IanSB 4fbd731d20 Update ZX80 and ZX81 profiles 2020-04-29 02:23:35 +01:00
IanSB e389c98127 Add CPLD clock to source summary 2020-04-26 02:39:17 +01:00