Commit Graph

806 Commits

Author SHA1 Message Date
jaby 0dc1f522c5 Convert wav files to .vag 2024-08-04 17:41:20 -05:00
jaby fdd6694824 Simple extraction of wav data 2024-08-04 14:56:44 -05:00
jaby 3db5a19595 Support custom file parsing 2024-08-04 13:15:58 -05:00
jaby 40c7dea1f0 Support configuratable screen offset and remove resolved TODOs 2024-07-30 16:13:32 -05:00
jaby 20ea619cc4 Increase PoolBox to Version 0.9.0 2024-07-29 13:36:06 -05:00
jaby bd9a477cf4 Support CDDA alignment; Update XML tag names 2024-07-28 23:12:10 -05:00
jaby 10554c7a6e Support CDDA alignment (can not be specified yet) 2024-07-28 21:42:09 -05:00
jaby 5ec7acb803 Improve psxcdread 2024-07-28 13:22:39 -05:00
jaby 582e0d9f34 Fix auto repeat of CDDA 2024-07-24 08:25:17 +02:00
jaby aa343d1ccd Fix CDDA encoding for psxcdgen_ex 2024-07-24 08:24:59 +02:00
jaby 79f2b436ff Improve print of LBAs 2024-07-21 21:32:29 +02:00
jaby 355de5f67c Rename length_of to size_of 2024-07-21 21:07:47 +02:00
jaby 8a4c46a2d1 Improve FileLength struct 2024-07-21 21:05:31 +02:00
jaby a624de92a1 Improve lba_source handling 2024-07-21 20:46:29 +02:00
jaby aaab604f61 Support Lead-out track 2024-07-21 16:33:03 +02:00
jaby 5624eb40f3 Removed psx and theory of target platform dependend code 2024-07-21 15:59:59 +02:00
jaby 102a8a1bb5 Prepare LeadOut-Support 2024-07-21 15:27:53 +02:00
jaby e27ccd9f63 Fix CDXA on PS3 2024-07-20 16:05:53 +02:00
jaby 58c140335f Fix LBA bug 2024-07-11 20:56:57 +02:00
jaby 5b0e802ce2 Fix XEBRA 2024-07-04 19:07:07 +02:00
jaby 113d32949a Prepare no-wait send for future use 2024-07-04 17:53:57 +02:00
jaby 0defc3297b Really fixed...? 2024-07-04 13:26:21 +02:00
jaby c3d441cedf Fixed for real? 2024-07-04 12:16:30 +02:00
jaby 8624abb048 Current buggy state 2024-07-04 06:47:47 +02:00
jaby f5020e152b Save state before change 2024-07-02 20:05:02 +02:00
jaby 07756fd180 Fixup CD freeze? 2024-07-01 23:01:41 +02:00
jaby 271733a7fe Support XEBRA; Slightly 2024-06-19 21:17:55 +02:00
jaby 7d74827e99 Encode empty song sectors as CDXA Mode 1 for support with XEBRA 2024-06-19 20:28:04 +02:00
jaby 5a137f9526 Move IRQ logic into callback; Cleanup code 2024-06-19 19:16:05 +02:00
jaby 8bda21f045 Screeeee 2024-06-14 20:58:57 +02:00
jaby f74be026e0 Support CD Callback 2024-06-14 20:53:30 +02:00
jaby 4e95d7b6b2 Improve thread code 2024-06-14 19:56:44 +02:00
jaby 5540d80d34 Support Callback 2024-06-14 19:29:28 +02:00
jaby d8aee97397 Prepare CD Callback handler 2024-06-13 22:28:37 +02:00
jaby d628375a18 Reactive Callbacks and integrate them 2024-06-13 22:07:37 +02:00
jaby 33177eb97b Inital Cody-Fix 2024-06-13 07:54:09 +02:00
jaby a8fd01579b Re-enable CD init code 2024-06-12 20:36:54 +02:00
jaby 543f10d266 More and more bugs 2024-06-10 07:17:54 +02:00
jaby c789deb800 Cody fixes 2024-06-09 21:59:43 +02:00
jaby 336e877aa6 Reprocudeable Interrupt miss 2024-06-07 21:36:39 +02:00
jaby b30baf6000 The end 07.06.2024 2024-06-07 15:24:31 +02:00
jaby 6b05cc71f6 No fix yet 2024-06-07 13:24:36 +02:00
jaby 7b5e5df952 Founding of the BugFestival 2024-06-07 07:36:24 +02:00
jaby a9e928efa0 Improve Interrupt Code 2024-06-03 21:58:32 +02:00
jaby ea1b3f28b5 Add Enter/ExitCriticalSection to Periphery code 2024-06-03 21:23:04 +02:00
jaby 85e06f07ce Undo No changes 2024-06-01 21:52:38 +02:00
jaby c9cdfbba32 Fix No 2024-06-01 17:11:54 +02:00
jaby 7dbc829fe8 Support Push/Pop in DS 2024-06-01 16:37:00 +02:00
jaby 658eed7b46 Start to move CDXA code around 2024-05-31 23:47:39 +02:00
jaby 9fab686e1e Fix for No and disabeling of callback support for now 2024-05-31 22:48:06 +02:00
jaby 477fbf59e7 Fix GPU freeze 2024-05-29 21:25:52 +02:00
jaby 30495279eb Auto repeat CDXA - Game freezes after a while 2024-05-29 20:33:18 +02:00
jaby 676ad434d7 Increase CDXA support 2024-05-29 18:37:24 +02:00
jaby 9edb3ee122 Encode empty sectors with 0xFF for now 2024-05-29 18:35:58 +02:00
jaby 1b45e9353d Draft 1 of CDXA embedding 2024-05-27 22:31:30 +02:00
jaby 76ca9b5dd1 psxcdgen removed 2024-05-26 21:04:25 +02:00
jaby 2e51e2605b Fix psxcdread 2024-05-26 21:02:40 +02:00
jaby e60c18e4f0 Update wav rust library 2024-05-26 17:55:54 +02:00
jaby e00740f57f Fix CDXA sector count bug 2024-05-26 17:03:42 +02:00
jaby c1ce4d95ac Support XA-Audio (buggy) 2024-05-26 14:49:48 +02:00
jaby 43c534cf9b CDXA not working 2024-05-26 09:33:23 +02:00
jaby 4f06d39e43 Support Auto LBAs for steaming files 2024-05-24 21:08:54 +02:00
jaby 5e1ccc4e9a Embedd CDXA audio (untested) 2024-05-24 19:29:16 +02:00
jaby 75ae98b1c2 Handle more files 2024-05-24 19:14:02 +02:00
jaby f356796039 Prepare XA-Audio interleaving 2024-05-22 20:22:07 +02:00
jaby 1f5976e84b Concept for XA-Audio 2024-05-21 21:38:47 +02:00
jaby 0c6f1c139a Add unreachable builtin 2024-05-21 21:34:45 +02:00
jaby e3c4bf1fc0 Merge branch 'ToolBox_CDDA' into ToolBox_CDDA_CDXA 2024-05-21 21:33:13 +02:00
jaby d334f19d4d Support conversion to XA audio 2024-05-21 21:27:42 +02:00
jaby 98b0868d76 Seperate between internal and external conversion 2024-05-21 19:30:54 +02:00
jaby b7be664d9f Prepare fconv to support XA 2024-05-16 22:59:56 +02:00
jaby deb5bf8442 Support VSync callback 2024-05-15 21:43:12 +02:00
jaby 31f8de76c1 Unlock user mode in callback (buggy in XEBRA?) 2024-05-13 22:29:23 +02:00
jaby c5cb59caa8 Use original code instead of frankensteining 2024-05-13 21:46:42 +02:00
jaby 6a68500896 Make music loop 2024-05-12 13:45:45 +02:00
jaby c10218d311 Somehow works?! 2024-05-09 23:15:04 +02:00
jaby dcacbd9c24 Clean-up code a bit 2024-05-09 19:31:28 +02:00
jaby 058ce5448c Support CDDA auto-repeat 2024-05-09 14:13:28 +02:00
jaby a9444a19f2 Support switching file pathes to wsl if file can not be located 2024-05-06 19:53:57 +02:00
jaby 3e7ead0e7d Fix content size issue ignoring normal files 2024-05-06 18:59:05 +02:00
jaby 6cc38cf5c9 Support pushing and poping a playing CDDA track 2024-05-06 17:16:43 +02:00
jaby fe88157aba Improve CDDA track list 2024-05-05 23:12:08 +02:00
jaby f91a7b470c Play CDDA track 2024-05-05 22:12:23 +02:00
jaby 01622fd5d6 Support CDDA 2024-05-05 18:23:17 +02:00
jaby 0d16995895 Support proper scaling and other MATRIX operations 2024-04-23 23:04:17 +02:00
jaby b4099a7f97 Place stars in Jabys eyes 2024-04-21 17:06:15 +02:00
jaby 3ef946ad4b Update C headers to be C++ 2024-04-07 10:46:35 -05:00
jaby 6702e60864 Introduce gte float 2024-04-06 21:07:32 -05:00
jaby fdf3fd8b7b Support scaling matricies 2024-04-06 14:34:07 -05:00
jaby d0aa1d43d2 Created deg struct for better usage of degree 2024-04-03 20:59:30 -05:00
jaby 605162a55d Support apply_matrix on Vertex type 2024-04-03 17:30:37 -05:00
jaby 1bf91b2d75 Add seperation between ROTMATRIX and TRANSFERVECTOR 2024-04-02 23:40:22 -05:00
jaby 7baa5bdb6d Getting there...? 2024-04-02 16:28:09 -05:00
jaby 57e1a17dd2 Support ApplyMatrix 2024-04-02 16:08:24 -05:00
jaby 53eacdae43 Rotate Dönerfisch 2024-04-02 11:24:11 -05:00
jaby d0f5731bdb Finish detecting BIOS type 2024-04-01 16:43:54 -05:00
jaby ab3b94da97 Detect type of BIOS 2024-03-31 23:49:32 -05:00
jaby 097e7d7f97 Try on various BIOS 2024-03-30 15:35:03 -05:00
jaby f8f6322363 Print all BIOS information 2024-03-30 14:42:32 -05:00
jaby 58eaa8348a Display Copyright 2024-03-30 13:09:30 -05:00
jaby b35a391887 Display BIOS date correctly 2024-03-30 12:36:23 -05:00
jaby 5b53383d80 Start to display BIOS information 2024-03-30 11:57:07 -05:00
jaby d7f50ba520 Improve naming of PSX related ENV variables 2024-03-21 17:41:41 -05:00
jaby 064fb02cf5 Use new substitution feature to switch between serial codes 2024-03-21 17:23:38 -05:00
jaby 0a5672ec6f Support ENV variables in CD names 2024-03-21 16:51:17 -05:00
jaby 2c607fde57 Add TODO 2024-03-20 23:25:24 -05:00
jaby b4d02a995d Fix border slightly 2024-03-20 23:24:27 -05:00
jaby 13e342565d Fix IO Rendering between DMA calls 2024-03-16 22:46:12 -05:00
jaby 7eb9a6c224 Support PS3 by default 2024-03-14 00:17:48 -05:00
jaby 3d2ffd86cf Prepare DMA support for PS3 2024-03-13 23:59:15 -05:00
jaby 50e3c3e788 Finally fix PS3 2024-03-10 21:30:32 -05:00
jaby 9ca4778863 Set DMA in defined state 2024-03-09 23:37:07 -06:00
jaby 9dc4843038 Set DMA priority 2024-03-06 19:08:25 -06:00
jaby 247c105a09 Turn only SPU GPU and CD DMA on and set to highest 2024-03-06 18:31:43 -06:00
jaby a4ddcd71e4 Fix CD IRQ issue 2024-02-29 21:13:23 -05:00
jaby 01430e7770 Fix CD Interrupt for PS3 PSX Emulator 2024-02-28 21:42:10 -05:00
jaby 5ed8b76902 Fix CD image for PKG files 2024-02-25 15:38:30 -05:00
jaby 2153c573df Cleanup code 2024-02-20 22:02:41 -05:00
jaby 5312a86e7b Beta-MyConfig 2024-02-15 22:31:52 -05:00
jaby 842e7c594e Convert Configurations to function based for overrides 2024-02-15 22:18:22 -05:00
jaby 3ec3c5ffed Support building multiple JabyEngines 2024-02-14 16:55:46 -05:00
jaby ac7fbb2ed8 Change CombiMake file to build all flavours; Rename CombiMake 2024-02-13 19:04:36 -05:00
jaby 8525bae2e6 Detect config folder for build 2024-02-12 16:10:00 -05:00
jaby 87aee3b4da Add extension for auto populated config list 2024-02-09 15:50:17 -05:00
jaby 8c1d806f45 Clean up MakeFiles 2024-02-09 15:41:56 -05:00
jaby 72b6d6ad43 Improve custom configuration support 2024-02-09 15:35:25 -05:00
jaby 753c46377b First configuratable JabyEngine prototype 2024-02-09 11:30:55 -05:00
jaby cad7d7fa3f Fix embarrising typo 2024-02-09 10:21:37 -05:00
jaby 37c4323fa1 Prepare an easy to test configuration 2024-02-09 10:18:01 -05:00
jaby 0457cdaaa7 Add Combi Target 2024-02-08 21:47:27 -05:00
jaby 97b3de834f Resolve some TODOs 2024-02-08 21:29:18 -05:00
jaby e5f8a18acb DMA BIOS Font (not HW tested) 2024-02-08 20:22:32 -05:00
jaby 77c0dd28db Force 16 Word limit for Linked List GPU 2024-02-07 22:04:28 -05:00
jaby 507615df97 Collect information for future work 2024-02-06 22:21:44 -05:00
jaby b20e6133a4 Add PAL/NTSC text to boot image 2024-02-04 22:39:24 -05:00
jaby 7f0878c5c5 Adjust DrawArea for NTSC 2024-02-04 21:43:11 -05:00
jaby 03dbdc16e6 Add proper NTSC conversion values 2024-02-04 21:27:11 -05:00
jaby 1dc04bd0bd Enable PAL and NTSC build 2024-02-04 20:35:15 -05:00
jaby 4f4ce13613 Implement Matrix stack 2024-02-01 21:29:13 -05:00
jaby 725241d80b Support getting and setting of matrix 2024-02-01 18:54:45 -05:00
jaby d9aa03e6fe Add sin/cos support 2024-01-31 21:29:57 -05:00
jaby a7b5e35916 Revert back GTE usage and finalize code approach 2024-01-29 21:24:14 -05:00
jaby 493a33cff9 Move gte_instructions back 2024-01-28 22:15:21 -05:00
jaby 6f48d1ff6c Move GTE functions into library 2024-01-28 21:38:07 -05:00
jaby 6a631f65d9 Support enabeling GTE 2024-01-24 18:19:45 -05:00
jaby 1922515228 Add some GTE code 2024-01-24 12:04:03 -05:00
jaby 6f3b67fab8 Move GTE reference files 2024-01-24 10:27:37 -05:00
jaby ac95ff11e5 Remove support for No screen code all together 2024-01-16 21:54:16 -05:00
jaby 593e8c72be Force versions for all Rust Tools 2024-01-03 17:59:08 -06:00
jaby cb304ff9bb Support tree; Do not enforce LBA source for Overlays 2024-01-03 17:45:57 -06:00
jaby 78876ff086 Support MultiTap and read ports every other frame 2024-01-02 22:59:33 -06:00
jaby 73a452d616 Support Controller 2024-01-02 22:51:51 -06:00
jaby 837073fcda Introduce JabyEngine configuration file 2024-01-02 20:29:36 -06:00
jaby f1d4197762 Lift RawController code 2024-01-02 20:18:40 -06:00
jaby fb20f8fe30 Extend Periphery code 2024-01-02 19:47:23 -06:00
jaby 32f7826c1d Setup Periperhy 2024-01-02 16:43:36 -06:00
jaby a67a634fd8 Support BIOS Font 2024-01-02 15:42:57 -06:00
jaby 239a7ceb3f Introduce LookUpColor4 2023-12-21 12:50:42 -05:00
jaby 666eb28a88 First draft for LookUpColor8 2023-12-21 11:43:24 -05:00
jaby 47fb903103 Upload BIOS Clut (wrong plaette yet) 2023-12-20 16:24:56 -05:00
jaby 746a2577c0 Clean up code slightly 2023-12-19 16:26:04 -05:00
jaby f0f294ec07 Fix Number issue 2023-12-19 14:06:46 -05:00
jaby a319e976e2 Load BIOS font as 16x15 2023-12-18 16:21:32 -05:00
jaby 6568bfcd7d Load BIOS font 2023-12-18 16:12:13 -05:00
jaby 3996680e7e Fix tool build 2023-12-18 15:05:18 -05:00
jaby cb43607198 Use better implementation 2023-12-17 23:29:10 +01:00
jaby d6cbf7b12e Implement buffered font loader 2023-12-17 23:10:36 +01:00
jaby f222b1d28a Sort out render_dma order 2023-12-17 21:50:47 +01:00
jaby 31e06f0c2c Investigate 2023-12-16 23:34:41 +01:00
jaby 2e91240dc8 Send char by char 2023-12-16 23:31:09 +01:00
jaby f15b34f8b5 Test load ABCD 2023-12-16 23:10:24 +01:00
jaby 5408b3e94e Prepare font transfer 2023-12-15 23:00:53 -05:00
jaby 09650431e2 Load a BIOS font 2023-12-13 19:46:34 -05:00
jaby e68152417b Fix TIM conversion bug in palette count 2023-11-26 18:41:31 -05:00
jaby 9197652d9b Create FontWriter Support Lib project 2023-11-23 21:27:04 -05:00
jaby ea995ddf7b Support commenting out overlays 2023-11-04 19:43:59 -04:00
jaby fa8e121ffd Measure render loop 2023-11-04 19:43:41 -04:00
jaby f1bc9da7e8 Make fconv delete faulty files 2023-10-12 14:03:44 +02:00
jaby cb1b177d2a Do not accept images that have wrong sizes 2023-10-12 11:06:11 +02:00
jaby 6d4916178c Disable auto crlf 2023-10-11 18:20:43 +02:00
jaby 9e235a310c Merge with new build technique 2023-10-09 22:38:28 +02:00
jaby 58db6351f3 Support linux build 2023-10-09 22:34:42 +02:00
jaby 597278e0d1 Use new build scripts 2023-10-09 21:49:40 +02:00
jaby b279dd8bdb Update Makefiles and Template 2023-10-09 20:52:19 +02:00
jaby 1eb6f2e0bd Introduce Linux counter parts 2023-10-06 17:02:30 +02:00
jaby 8b0c47c1db Replace define private with __friends 2023-10-06 14:50:44 +02:00
jaby 4bab1e30fc Cherry pick files from the module branch 2023-10-06 14:23:15 +02:00
jaby 6994d8d05a Turn SysCalls into a C++ file 2023-10-06 10:27:03 +02:00
jaby c85d50a022 Experiment with new approaches 2023-10-05 22:39:33 +02:00
jaby c976141c51 Replace include guards with pragma once 2023-10-05 21:40:04 +02:00
jaby baa9e8c5de Remove last constructor and remove GLOBAL SUB with it 2023-10-03 13:16:46 +02:00
jaby a9da459823 Renamee IOPort 2 functions to original 2023-09-24 11:52:18 +02:00
jaby fb9e346e51 Fix XEBRA 2023-09-24 11:40:33 +02:00
jaby 624335f0d5 Support printing 8bit as color codes and introduce color code define 2023-09-24 11:40:16 +02:00
jaby 2d8d44ade1 Locate XEBRA freeze 2023-09-22 21:51:24 +02:00
jaby dec085ab70 Implement color based debugging 2023-09-22 21:36:43 +02:00
jaby 09aed0ffc4 Finish clean-up 2023-09-22 20:53:26 +02:00
jaby 32682aa2f0 Support CD IO and start removing old IOPort 2023-09-22 18:52:31 +02:00
jaby 2aaa41302f Port TimerIO 2023-09-22 17:34:14 +02:00
jaby e51d9ebb3a Convert SPU IO 2023-09-17 23:09:58 +02:00
jaby d7df0b038b Port GPU IO 2023-09-17 22:14:48 +02:00
jaby 87a7a349cc Support DMA with new IO 2023-09-17 12:30:43 +02:00
jaby 19c5485658 Integrate new IO Code into memory_io 2023-09-17 08:50:06 +02:00
jaby b0189469cd Prepare for new IOPort code 2023-09-13 22:23:29 +02:00
jaby 101e44b1ac Port to latest GCC and fix CD loading bug 2023-09-03 01:57:28 +02:00
jaby 98395df929 Fix bss init 2023-08-28 16:48:26 +02:00
jaby d2d58db6fc Merge branch 'ToolBox_FontWriter_BSS-Improvement' into ToolBox_FontWriter 2023-08-27 21:56:03 +02:00
jaby ad0144fd4c Clear bss section 2023-08-27 21:55:16 +02:00
jaby c40a8f44a5 Introduce new timer based on vsync 2023-08-27 21:29:43 +02:00
jaby db2e5543df Finalize linker script 2023-08-27 16:45:56 +02:00
jaby 83cdade874 Share bss section with planschi section 2023-08-27 02:43:59 +02:00
jaby 2c3e0d2a59 Improve reliablitity of psxreadmap 2023-08-27 02:43:01 +02:00
jaby 09e6aef606 Integrate psxreadmap 2023-08-25 06:31:00 +02:00
jaby da80e99b91 Change panic behaviour of tools 2023-08-25 05:44:14 +02:00
jaby d919f4fbd5 Use psxcdgen_ex under WSL and improve wslpath and makefiles 2023-08-25 05:15:23 +02:00
jaby 5c944dcb0a Add psxreadmap to list for PSX tools 2023-08-24 00:31:36 +02:00
jaby a20483f51d Improve identification of Overlays 2023-08-24 00:24:20 +02:00
jaby 41c6b693d3 Advance version number and introduce conditional compiled code 2023-08-24 00:06:03 +02:00
jaby e07d144da3 Color encode OVERLAPPED sections and set version to 1.0 2023-08-20 17:32:10 +02:00
jaby 5b82dba5ec Display Symbol information 2023-08-20 16:45:22 +02:00
jaby 38cf7c1305 Support different sized lists 2023-08-20 16:21:42 +02:00
jaby f24d993e82 Preear Symbol list 2023-08-20 15:29:21 +02:00
jaby ae1221de81 Support section infos in list mode 2023-08-20 14:27:15 +02:00
jaby 882e91c920 Display top level section information 2023-08-20 09:15:24 +02:00
jaby 2261735ef3 Create Layout for List mode 2023-08-20 08:36:08 +02:00
jaby 310519203a Introduce new 'List' entry 2023-08-20 08:10:18 +02:00
jaby 644da679ee Add help charcters 2023-08-16 15:31:16 +02:00
jaby 38b49ad75b Switch between selections 2023-08-16 15:15:39 +02:00
jaby d102ecc3d0 Reduce percision for display 2023-08-16 11:21:10 +02:00
jaby b5427e3cec Cleanup selection code 2023-08-15 15:21:10 +02:00
jaby 94e015229f Support sections now 2023-08-12 19:37:15 +02:00
jaby f2328601ed Introduce new gauge type 2023-08-12 19:13:38 +02:00
jaby 3a73641951 Fix rollover of list selection 2023-08-12 12:43:00 +02:00
jaby 331c55f572 Introduce second memory gauge 2023-08-12 12:03:57 +02:00
jaby 520f0d028a Cleanup code 2023-08-12 11:38:51 +02:00
jaby 282db4e91e Support a list with Schwimmflügel 2023-08-06 10:46:12 +02:00
jaby b98cbf9514 Update to latest Rust 2023-08-02 22:31:40 +02:00
jaby f26b4ad7b0 Migrate to ratatui 2023-07-26 22:16:09 +02:00
jaby c8e86dcea4 Improve Gauge usage 2023-07-26 22:08:10 +02:00
jaby 76b22fed4b Forgot gitignore 2023-07-26 21:50:20 +02:00
jaby 5fcb0c8330 Display memory usage 2023-07-26 21:49:47 +02:00
jaby 23000d1d17 Integrated new code into GUI 2023-07-26 20:37:35 +02:00
jaby 64f4a628bb Merge with new objdump code 2023-07-26 20:22:11 +02:00
jaby 990fcb8548 Print memory map 2023-07-24 22:22:17 +02:00
jaby cc70e97021 Sort map 2023-07-24 20:41:38 +02:00
jaby dc69edbab3 Collect Symbols 2023-07-20 20:31:25 +02:00
jaby 6e088716b8 Scan and print sections - prepare for SymbolTable 2023-07-17 18:41:15 +02:00
jaby 5fba2a82b1 Parse with weird printf bug 2023-07-11 23:05:20 +02:00
jaby 4b9a2e46fd Support scan stdout of objdump 2023-07-11 22:00:57 +02:00
jaby 9b1f2e11f6 Create objdump file 2023-07-11 21:37:37 +02:00