00:00:00 --- log: started forth/19.09.25 00:15:01 --- join: xek (~xek@apn-37-248-138-80.dynamic.gprs.plus.pl) joined #forth 00:24:03 --- join: ryke1 (~Thunderbi@71-9-171-192.dhcp.jcsn.tn.charter.com) joined #forth 00:24:58 --- quit: ryke (Ping timeout: 245 seconds) 00:24:59 --- nick: ryke1 -> ryke 00:46:02 --- quit: rdrop-exit (Quit: Lost terminal) 00:56:27 --- join: mtsd (~mtsd@77.110.61.100) joined #forth 01:01:11 --- quit: cornburglar (Ping timeout: 265 seconds) 01:25:04 --- quit: WickedShell (Remote host closed the connection) 01:28:08 --- quit: MrBismuth (Read error: Connection reset by peer) 01:31:52 --- quit: dave0 (Quit: dave's not here) 01:39:58 --- quit: ryke (Ping timeout: 240 seconds) 01:57:18 --- join: rdrop-exit (~markwilli@112.201.170.86) joined #forth 02:07:17 --- join: Keshl_ (~Purple@207.44.70.214.res-cmts.gld.ptd.net) joined #forth 02:08:06 --- quit: Keshl (Read error: Connection reset by peer) 02:25:41 --- quit: karswell (Remote host closed the connection) 02:26:39 --- join: karswell (~user@cust125-dsl91-135-5.idnet.net) joined #forth 02:31:13 --- quit: karswell (Read error: Connection reset by peer) 03:59:49 --- join: iyzsong (~iyzsong@fsf/member/iyzsong) joined #forth 04:38:33 --- quit: iyzsong (Read error: Connection reset by peer) 04:39:03 --- join: xek_ (~xek@apn-37-248-138-80.dynamic.gprs.plus.pl) joined #forth 04:39:36 --- quit: xek (Ping timeout: 240 seconds) 04:42:55 --- join: iyzsong (~iyzsong@fsf/member/iyzsong) joined #forth 05:00:24 --- quit: deesix (Ping timeout: 245 seconds) 05:02:36 --- join: deesix (~dddddd@unaffiliated/dddddd) joined #forth 05:03:33 --- join: karswell (~user@cust125-dsl91-135-5.idnet.net) joined #forth 05:07:17 --- quit: xek_ (Ping timeout: 268 seconds) 05:25:02 --- join: creat1001 (ad5cd423@cpe-173-92-212-35.carolina.res.rr.com) joined #forth 06:23:36 --- quit: mtsd (Quit: Leaving) 06:34:56 --- join: xek (~xek@apn-37-248-138-80.dynamic.gprs.plus.pl) joined #forth 06:47:19 --- quit: creat1001 (Remote host closed the connection) 07:02:46 --- join: dddddd (~dddddd@unaffiliated/dddddd) joined #forth 07:05:58 --- quit: iyzsong (Quit: ZNC 1.7.1 - https://znc.in) 07:06:18 --- quit: xek (Ping timeout: 268 seconds) 07:08:18 --- join: xek (~xek@apn-37-248-138-80.dynamic.gprs.plus.pl) joined #forth 07:36:54 --- quit: xek (Ping timeout: 276 seconds) 07:48:50 john_cephalopoda: This looks like a straightforward way to get a fast low level framebuffer on linux: https://flagxor.github.io/svfig-talks/svfig-2016-06-25/#/ https://github.com/flagxor/vfbwin ...I'm going to try this. 08:00:41 --- join: [1]MrMobius (~default@c-73-134-82-217.hsd1.va.comcast.net) joined #forth 08:03:01 Hi Pointfree, is there a way to download that presentation for offline reading? 08:03:33 --- quit: MrMobius (Ping timeout: 276 seconds) 08:03:33 --- nick: [1]MrMobius -> MrMobius 08:03:58 rdrop-exit: https://github.com/flagxor/svfig-talks 08:04:24 Thanks! 08:06:15 --- join: dys (~dys@2a01:598:a004:109a:226:5eff:fee9:68d2) joined #forth 08:30:46 --- join: cornburglar (~cornburgl@2601:98b:8100:38e5:e4fc:91b6:1228:6650) joined #forth 08:35:22 Good day 08:36:09 Hi corn 08:47:13 --- quit: cornburglar (Ping timeout: 264 seconds) 08:49:28 --- nick: Keshl_ -> Keshl 08:56:06 --- join: cornburglar (~cornburgl@c-174-49-202-107.hsd1.pa.comcast.net) joined #forth 08:56:12 How are ya 09:02:17 Ok, Midnight here, just kicking back 09:13:22 what's that you say? you get kickbacks? 09:26:03 :) 09:27:28 you're just in the pocket of big FORTH 09:27:34 pointfree: Nice. I had the idea to just use SDL to extend RETRO. It would run on many platforms that way. 09:50:00 --- join: xek (~xek@public-gprs359625.centertel.pl) joined #forth 09:57:15 --- join: xek_ (~xek@apn-31-0-23-83.dynamic.gprs.plus.pl) joined #forth 09:58:48 --- quit: cornburglar (Ping timeout: 240 seconds) 09:59:34 --- quit: xek (Ping timeout: 245 seconds) 10:17:19 --- quit: rdrop-exit (Quit: Lost terminal) 10:41:12 --- join: xek (~xek@apn-46-169-173-142.dynamic.gprs.plus.pl) joined #forth 10:42:58 --- quit: xek_ (Ping timeout: 240 seconds) 10:44:37 --- join: xek_ (~xek@apn-46-215-1-5.dynamic.gprs.plus.pl) joined #forth 10:46:58 --- quit: xek (Ping timeout: 240 seconds) 10:48:35 --- nick: Inode -> inode 11:32:48 --- quit: xek_ (Ping timeout: 240 seconds) 11:47:34 john_cephalopoda: the early versions of retro10 used sdl to provide a framebuffer for output as part of the vm 11:48:08 Oh, wow. That's awesome. 11:48:21 I thought about writing some applications with basic GUI capabilities in RETRO. 11:49:14 It would just run on all platforms without need for changes. 11:49:39 http://forthworks.com/retro/r/retro-10-stable.tar.gz 11:50:47 I'd be very interested in seeing that 11:52:29 Is that all done in retro with access to pixels, or just some c code that puts text to the screen? 11:54:14 iirc, there was C code to place text, but retro had direct access to the framebuffer via the i/o system 11:56:13 --- quit: MrMobius (Ping timeout: 245 seconds) 12:15:02 --- join: WickedShell (~WickedShe@159-118-128-145.cpe.cableone.net) joined #forth 12:54:15 --- join: MrMobius (~default@c-73-134-82-217.hsd1.va.comcast.net) joined #forth 13:10:48 --- quit: gravicappa (Ping timeout: 240 seconds) 13:37:37 --- join: dave0 (~davezero@069.d.003.ncl.iprimus.net.au) joined #forth 14:34:36 --- join: creat1001 (ad5cd423@cpe-173-92-212-35.carolina.res.rr.com) joined #forth 15:43:12 --- quit: creat1001 (Remote host closed the connection) 16:58:40 --- join: yrm (~yrm@KD106133125009.au-net.ne.jp) joined #forth 17:23:35 --- quit: yrm (Quit: yrm) 17:56:01 --- join: ryke (~Thunderbi@71-9-169-152.dhcp.jcsn.tn.charter.com) joined #forth 19:09:28 --- join: creat1001 (ad5cd423@cpe-173-92-212-35.carolina.res.rr.com) joined #forth 19:12:16 --- quit: creat1001 (Remote host closed the connection) 19:37:20 --- join: Blue_flame (~cdadr@2409:4042:2e9f:2352:21cf:c36b:e38b:984f) joined #forth 19:40:25 --- quit: Blue_flame (Client Quit) 20:12:29 --- quit: proteusdude (Ping timeout: 265 seconds) 20:31:49 --- quit: ryke (Ping timeout: 265 seconds) 20:34:29 --- quit: dave0 (Quit: dave's not here) 20:48:49 --- quit: dddddd (Remote host closed the connection) 20:49:01 --- join: proteusguy (~proteusgu@cm-58-10-208-146.revip7.asianet.co.th) joined #forth 20:49:01 --- mode: ChanServ set +v proteusguy 21:45:48 --- quit: dys (Ping timeout: 276 seconds) 22:04:55 --- join: gravicappa (~gravicapp@h109-187-246-245.dyn.bashtel.ru) joined #forth 22:22:35 --- join: ryke (~Thunderbi@71-9-171-192.dhcp.jcsn.tn.charter.com) joined #forth 22:49:27 --- join: dave0 (~davezero@069.d.003.ncl.iprimus.net.au) joined #forth 23:03:02 --- join: mtsd (~mtsd@94-137-100-130.customers.ownit.se) joined #forth 23:30:27 --- quit: kori (Ping timeout: 276 seconds) 23:33:44 --- quit: ryke (Ping timeout: 245 seconds) 23:59:59 --- log: ended forth/19.09.25