Commit Graph

  • ea26e3afc3 add test ROM for simulation, removing some costly delays main Romain Dolbeau 2025-10-05 16:28:44 +02:00
  • 7dde915779 also change the UART 'time const' value (stored in usecmd.c::uart_init) to adapt to a different UART clock Romain Dolbeau 2025-10-05 15:29:51 +02:00
  • 18db46f61f Patch to Rev R Sun-2 boot rom to speed up booting in simulation Romain Dolbeau 2025-09-28 14:03:05 +02:00
  • 4d626b2911 missing checksum Romain Dolbeau 2025-09-24 09:09:52 +02:00
  • 2ef00cdec3 bypass less code, so we retain the memory sizing... Romain Dolbeau 2025-08-24 11:52:14 +02:00
  • 782db132dd yet another trial: don't initialize/dtect keyboard in sys/rest;c::monreset() Romain Dolbeau 2025-07-20 10:52:56 +02:00
  • e7422bc346 add a Sun3_60NoParity preliminary patch (untested) Romain Dolbeau 2025-07-19 14:23:00 +02:00
  • 968a715cab add sun3 checksumming helper Romain Dolbeau 2025-06-28 14:54:41 +02:00
  • 543d35d5c4 Sun 3/60 ROM patch for extra memory Romain Dolbeau 2025-06-28 14:25:53 +02:00
  • 5b657c017f add checksum Romain Dolbeau 2025-06-28 10:13:56 +02:00
  • 0773a6d82a readme for sun 3/160 memory Romain Dolbeau 2025-06-28 08:18:52 +02:00
  • 0a07b18626 ROM patch to support 128 MiB in the 3/160 ROM (tested in TME only) Romain Dolbeau 2025-06-28 08:12:27 +02:00
  • 662a4bed68 LC32FPGA, board-based name Romain Dolbeau 2024-05-18 10:16:59 +02:00
  • 56129b4ddc tested Romain Dolbeau 2024-02-23 11:18:14 +01:00
  • 122d3e60ce no second res for alt phy, order resources in numerical order Romain Dolbeau 2024-02-23 10:51:22 +01:00
  • e872e65bf2 added 1024x768, 65 MHz clock Romain Dolbeau 2024-02-17 12:59:02 +01:00
  • 0987c5ce1f some hypothetical V2.0 support Romain Dolbeau 2024-02-17 09:59:45 +01:00
  • 3d017bcbaf ignore comma Romain Dolbeau 2024-02-17 09:56:32 +01:00
  • 76527c00d9 updated ROM for automated makefile paramters, settable pixel clock Romain Dolbeau 2024-02-17 08:36:41 +01:00
  • e9af161c35 fix partial and indexed LUT update Romain Dolbeau 2024-02-11 15:03:43 +01:00
  • e24ba870cd fix non-alt hdmi phy Romain Dolbeau 2024-01-02 17:40:52 +01:00
  • 084ea8aaf9 disable non-working sdcard by default Romain Dolbeau 2024-01-02 17:40:24 +01:00
  • 7de0a1e371 typo Romain Dolbeau 2023-12-02 11:06:26 +01:00
  • 2bb274c058 make sector # configurable Romain Dolbeau 2023-12-02 10:00:34 +01:00
  • 92ff9831fe more oups python.... Romain Dolbeau 2023-11-18 15:53:10 +01:00
  • a3b1143bef oups python.... Romain Dolbeau 2023-11-18 15:48:24 +01:00
  • 4da55815b0 typo Romain Dolbeau 2023-11-18 13:18:58 +01:00
  • d1f23d5d20 add goblin to common Romain Dolbeau 2023-11-18 12:52:15 +01:00
  • 81bf3835a1 common sdram_init Romain Dolbeau 2023-11-18 11:58:50 +01:00
  • 42c44bb35a common sdram_init Romain Dolbeau 2023-11-18 11:58:15 +01:00
  • ad54db78be common sdram_init Romain Dolbeau 2023-11-18 11:54:56 +01:00
  • 9266948658 common sdram_init Romain Dolbeau 2023-11-18 11:54:09 +01:00
  • 31ed3afcba common sdram_init Romain Dolbeau 2023-11-18 11:53:08 +01:00
  • 30ae9af57a common sdram_init Romain Dolbeau 2023-11-18 11:51:29 +01:00
  • 765d99169d oups Romain Dolbeau 2023-11-18 11:50:55 +01:00
  • 34b47e8df1 more stuff Romain Dolbeau 2023-11-18 11:48:14 +01:00
  • a8828c001b Merge branch 'main' of github.com:rdolbeau/VintageBusFPGA_Common into main Romain Dolbeau 2023-11-18 11:47:43 +01:00
  • 5ed74cb1f6 script to check if sdram init is messed up Romain Dolbeau 2023-11-18 11:46:24 +01:00
  • 06c4327335 start factorizing Mac stuff Romain Dolbeau 2023-11-18 11:05:27 +01:00
  • 0de12910a2 move some of board platform stuff to common Romain Dolbeau 2023-11-18 08:59:47 +01:00
  • 7ae8cfa1df improve #if's Romain Dolbeau 2023-10-22 09:10:28 +02:00
  • bd8d1da000 minor fixes to flashsend, resetFpga seems needed between plugin the board & using the flash Romain Dolbeau 2023-10-14 10:35:49 +02:00
  • b7d43ee30a Makefile fix, add some HW info in HDMIAudio RSRC for the driver Romain Dolbeau 2023-10-12 22:55:28 +02:00
  • 9f0ada85e1 flashsend for ZTex Romain Dolbeau 2023-10-12 22:47:10 +02:00
  • 10d10504fd typos Romain Dolbeau 2023-09-23 15:54:34 +02:00
  • 08bbcc21a1 move DeclRom from NuBusFPGA to common Romain Dolbeau 2023-09-23 15:46:31 +02:00
  • b42abbd33a cleanup Romain Dolbeau 2023-09-23 15:41:09 +02:00
  • ecc0d26769 Merge branch 'main' of github.com:rdolbeau/VintageBusFPGA_Common into main Romain Dolbeau 2023-09-16 15:11:05 +02:00
  • 077d0fd47d license Romain Dolbeau 2023-09-16 15:10:48 +02:00
  • aa6bd77cab readme Romain Dolbeau 2023-08-01 10:51:52 +02:00
  • 41235e7357 clean Makefiles Romain Dolbeau 2023-08-01 10:45:15 +02:00
  • 89432abf12 preliminary RAM expansion patch Romain Dolbeau 2023-08-01 10:26:10 +02:00
  • ebf13784d2 start mering patcher Romain Dolbeau 2023-08-01 10:12:18 +02:00
  • 17681ccb01 various debug blocks Romain Dolbeau 2023-07-23 14:53:18 +02:00
  • 7336cf7904 add PI2PMODSPI Romain Dolbeau 2023-05-08 16:14:54 +02:00
  • 44ccd31b24 add flash+temp pmod Romain Dolbeau 2023-05-08 16:07:28 +02:00
  • 9e350c5962 move Scala file for CG6/Goblin acceleration into Common Romain Dolbeau 2023-04-10 11:40:08 +02:00
  • cf2d9b51d5 remove dependency on Zbt-supporting compilers Romain Dolbeau 2023-04-10 10:14:33 +02:00
  • 7d9ce79bfe comments, disable LEDs Romain Dolbeau 2023-04-10 08:56:37 +02:00
  • 1697001fb4 fix path to hdl-util_hdmi Romain Dolbeau 2023-01-29 08:54:12 +01:00
  • f93c95ba1e HW mono support Romain Dolbeau 2023-01-11 22:40:53 +01:00
  • eea4e2aab7 8-bits support Romain Dolbeau 2023-01-10 23:12:46 +01:00
  • c18819f169 first draft at audio-in-hdmi Romain Dolbeau 2023-01-08 15:07:39 +01:00
  • 59e39731de preliminary support for the hdl-util/hdmi contorller as an alternative Romain Dolbeau 2022-12-20 08:19:07 +01:00
  • c708a83469 links Romain Dolbeau 2022-11-18 17:04:33 +01:00
  • 42486fa6b0 more details Romain Dolbeau 2022-11-18 17:01:09 +01:00
  • e7825fdd97 add description Romain Dolbeau 2022-11-18 16:42:16 +01:00
  • 342358535e swap b & r for newer Litex/HDMI Romain Dolbeau 2022-11-04 09:28:19 +01:00
  • c7d117677e fix path (still very local...) Romain Dolbeau 2022-11-01 09:06:47 +01:00
  • 4b9a7709fb move Vex cores to common Romain Dolbeau 2022-10-31 17:08:53 +01:00
  • 2a3d6a9db0 ignore Romain Dolbeau 2022-10-31 17:04:10 +01:00
  • 274381601b more files moved to common Romain Dolbeau 2022-10-31 16:49:14 +01:00
  • de495473a9 missing file Romain Dolbeau 2022-10-31 16:21:16 +01:00
  • 587dc5fc6c add blit_goblin to common Romain Dolbeau 2022-10-31 16:19:20 +01:00
  • 1a0d113e8b add the blk dma to common Romain Dolbeau 2022-10-31 15:56:46 +01:00
  • 747e95cb9c add fb_dma, fb_video to common Romain Dolbeau 2022-10-31 15:53:18 +01:00
  • f87ff0b5b0 rename to avoid name conflict Romain Dolbeau 2022-10-31 15:45:42 +01:00
  • 72ea9145ac more common files Romain Dolbeau 2022-10-31 15:41:41 +01:00
  • a003cc69fe moved files from SBusFPGA Romain Dolbeau 2022-10-31 15:39:16 +01:00
  • 535024e885 Create README.md Romain Dolbeau 2022-10-31 15:30:38 +01:00