23 Commits

Author SHA1 Message Date
jackyangantelope
321e2d3bd6 modify frame (#6) 2025-12-09 21:47:29 +08:00
Fred Van Eijk
739272987b Merge pull request #4 from fred-vaneijk/master
Fix character rendering issue
2024-11-20 12:18:38 -05:00
Fred VanEijk
8080cc312c add the new rbf 2024-11-20 12:17:04 -05:00
Fred VanEijk
dcaf906ee5 fix character rendering bug related to char_rom delaying its output by 1 cycle
char_rom is now a combinational implementation
2024-11-20 12:15:38 -05:00
Fred Van Eijk
a5a3fc6238 Merge pull request #3 from fred-vaneijk/master
add the rbf
2024-11-18 13:47:54 -05:00
Fred VanEijk
68c3860c92 add the rbf 2024-11-18 13:47:01 -05:00
Fred Van Eijk
d1184bf815 Merge pull request #2 from fred-vaneijk/master
Fonts and video timing
2024-11-18 13:45:39 -05:00
Fred VanEijk
39582e3fc6 add original VT52 font and allow selection between Terminus and VT52 font
adjust video timing to be as close as possible to original VT52 when using VT52 font
add bitmaps of fonts
update readme.md
update the python script that generates the font bit map to be more flexible
2024-11-18 13:42:38 -05:00
Fred Van Eijk
67d62b7e5c Merge pull request #1 from fred-vaneijk/master
updates for uart selection and key repeat
2024-11-16 08:46:05 -05:00
Fred VanEijk
9622e7922f add some more docs
update readme.md with new features
add key repeat
add uart election
a bit of work on video timing (still needs more work)
2024-11-16 08:43:36 -05:00
Fred VanEijk
9a4452bef6 fix vt52-guess-the-animal-game.py in Readme.md 2024-11-14 09:31:28 -05:00
Fred VanEijk
712c096564 add animal guessing game 2024-11-14 09:28:53 -05:00
Fred VanEijk
2f90707038 initial release of VT52 for MiSTer 2024-11-14 09:26:57 -05:00
Fred VanEijk
01909d9ec3 work on scroll 2024-11-09 07:18:16 -05:00
Fred VanEijk
6b50c64937 get basics working - still need work on command_handler 2024-11-08 05:33:24 -05:00
fvaneijk
aa62bee345 add uart 2024-11-04 20:02:57 -05:00
fvaneijk
f7e77ae664 module to multiplex keyboard and uart 2024-11-04 18:58:38 -05:00
fvaneijk
4e8e500f8e add 2024-11-04 18:56:22 -05:00
fvaneijk
513257fbd1 add 2024-11-04 18:55:00 -05:00
fvaneijk
006ab7e6fb get video generation working 2024-11-04 18:53:10 -05:00
fvaneijk
f7396a25de at the core file - still needs a rework 2024-11-03 18:45:45 -05:00
Fred VanEijk
11bcd98b5e initial message 2024-09-17 06:51:45 -04:00
Fred VanEijk
2172d110e5 initial add 2024-09-17 06:44:06 -04:00