+ WoC` (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:23 | |
- WoC` (QUIT: Read error: Connection reset by peer) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:26 | |
- S0rin (QUIT: Ping timeout: 248 seconds) (~S0rin@user/s0rin) | 00:26 | |
+ WoC (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:26 | |
+ S0rin (~S0rin@user/s0rin) | 00:29 | |
+ xet7 (~xet7@user/xet7) | 00:29 | |
- WoC (QUIT: Read error: Connection reset by peer) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:29 | |
+ WoC (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:30 | |
+ WoC` (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:43 | |
- WoC` (QUIT: Remote host closed the connection) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:43 | |
WoC | Looks like my order is on the way :) | 00:43 |
---|---|---|
- WoC (QUIT: Remote host closed the connection) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 00:58 | |
+ WoC (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 01:10 | |
- S0rin (QUIT: Ping timeout: 260 seconds) (~S0rin@user/s0rin) | 01:15 | |
+ S0rin (~S0rin@user/s0rin) | 01:20 | |
- WoC (QUIT: Remote host closed the connection) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 01:34 | |
+ WoC (woc@2603-8080-cd40-00c6-c27d-b3a3-ebe1-0a8e.res6.spectrum.com) | 01:37 | |
- WoC (QUIT: Ping timeout: 260 seconds) (woc@2603-8080-cd40-00c6-c27d-b3a3-ebe1-0a8e.res6.spectrum.com) | 01:43 | |
+ WoC (woc@2603-8080-cd40-00c6-1cd4-ab60-80a6-ff7a.res6.spectrum.com) | 01:52 | |
- WoC (QUIT: Ping timeout: 248 seconds) (woc@2603-8080-cd40-00c6-1cd4-ab60-80a6-ff7a.res6.spectrum.com) | 02:17 | |
+ WoC (woc@2603-8080-cd40-00c6-6c9c-c7ef-4f0d-3f06.res6.spectrum.com) | 02:18 | |
- xet7 (QUIT: Ping timeout: 260 seconds) (~xet7@user/xet7) | 02:27 | |
- WoC (QUIT: Remote host closed the connection) (woc@2603-8080-cd40-00c6-6c9c-c7ef-4f0d-3f06.res6.spectrum.com) | 05:19 | |
+ WoC (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 05:22 | |
+ WoC` (~WoC@072-176-016-132.res.spectrum.com) | 05:54 | |
- WoC (QUIT: Ping timeout: 260 seconds) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 05:56 | |
* WoC` -> WoC | 06:00 | |
+ WoC` (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 07:56 | |
- WoC (QUIT: Ping timeout: 260 seconds) (~WoC@072-176-016-132.res.spectrum.com) | 07:58 | |
WoC` | Estimated delivery, Friday, November 11 by 7:00 P.M. | 15:27 |
* WoC` -> WoC | 15:35 | |
minute | nice | 17:01 |
WoC | Aye, it'll be fun :) I think | 17:07 |
WoC | Might take a while to setup the tools so I can start using the sdk | 17:07 |
WoC | Actually got a whole bunch of things | 17:08 |
WoC | incuding the audio thing | 17:08 |
minute | enjoy! | 17:20 |
minute | the arm sdk will be redone though | 17:20 |
minute | i guess in Q1 2023. | 17:20 |
WoC | Ok, that might be interesting :) | 17:23 |
WoC | As I understand it, from the Amiga side, I will be able to use both the arm cpu and the fpga ? | 17:23 |
minute | well the fpga functions are not changeable at runtime | 17:25 |
WoC | ah ok | 17:25 |
minute | the fpga code is mostly the zorro interface and rgb video capture, scaling, palette and 16 bit to 24 bit resolving, audio and video dma, etc | 17:26 |
minute | the arm runs a baremetal "OS", ZZ9000OS on one core, the other core is still idle | 17:26 |
minute | this OS has fixed functions for p96 graphics operations, screenmodes, usb, ethernet, and so on | 17:27 |
minute | and mp3 decode, audio resampling | 17:28 |
WoC | Ok, so the other core could be used for things like improved networking in the future ? | 17:28 |
minute | networking should be improved in the main OS | 17:28 |
WoC | ok | 17:28 |
minute | i mean, right now it's slowed down by accident | 17:28 |
minute | i will fix that immediately after my vacation (so in 2 weeks) | 17:28 |
minute | maybe i'll make a z3 beta of that today but not sure if i can manage | 17:28 |
WoC | Great | 17:28 |
minute | the other core could be used for user defined services / libraries | 17:29 |
WoC | Looking forward to it | 17:29 |
minute | but the SDK for that is not really well defined yet, the first draft was not really workable | 17:29 |
minute | it's mainly a problem of ABI and memory management | 17:29 |
minute | and exception handling | 17:29 |
minute | i.e. what if your app crashes | 17:29 |
minute | it shouldn't take down the graphics card :3 | 17:30 |
WoC | Maybe some watchdog functions of some sort, for the currently idle core | 17:30 |
+ WoC` (woc@2603-8080-cd40-00c6-a752-cdbf-0a1b-659c.res6.spectrum.com) | 18:28 | |
- WoC (QUIT: Ping timeout: 260 seconds) (woc@2603-8080-cd40-00c6-beef-beef-beef-beef.res6.spectrum.com) | 18:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!