00:00:00 --- log: started retro/12.02.07 00:25:36 --- quit: karswell (Read error: Connection reset by peer) 00:28:44 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #retro 05:42:21 --- join: Kumul (~Kumul@67.224.209.208) joined #retro 09:19:57 http://rx-core.org/retro_windows.zip binaries of the C and F# implementations of the VM for Windows users (includes the image, library, examples, and documentation) 11:03:36 --- quit: Kumul (Quit: gone) 11:43:47 --- quit: SimonRC (Remote host closed the connection) 11:43:54 --- join: SimonRC (~sc@fof.durge.org) joined #retro 13:08:11 --- quit: scj (Ping timeout: 252 seconds) 13:34:11 --- join: scj (~scj@shells.mycrosoft.us) joined #retro 15:41:05 --- join: erider (~chatzilla@unaffiliated/erider) joined #retro 15:41:13 hi all 15:47:28 hi erider 15:47:42 whats up crc 15:49:31 I'm wondering if I can shrink the base image further 15:50:25 how small is it now 15:51:11 9,198 cells, so about 36KiB of disk space 15:51:11 crc: you are talking about the retroImage right? 15:51:18 yes 15:51:31 ah ok 15:51:40 what would you remove 15:51:55 I won't remove anything 15:52:15 but I may be ale to tighten up the remaining code 15:52:18 how would you squeeze it down 15:52:30 oh 15:53:13 I guess you could refactor it down a little 15:53:16 It's smaller now than 11.2, even though I've added several things 15:54:28 the easiest way to save would be to not compile a double set of return instructions, but that would break the debugger 15:57:16 why do you think you need to make it smaller 15:57:48 more free space on embedded targets 16:02:19 how much space are you dealing with 16:06:54 32KiB on the arm (mbed) and pic32 (under retroBSD) 16:07:51 on mbed, I have around 14 cells (28KiB) for the image to fit in 16:08:10 you are at 36 right 16:09:08 for a 32bit image, yes 16:09:18 --- quit: erider (Remote host closed the connection) 16:09:36 Im building 16bit images for the embedded boards to save space 16:09:46 --- join: erider (~chatzilla@pool-173-69-151-233.bltmmd.fios.verizon.net) joined #retro 16:10:15 --- quit: erider (Changing host) 16:10:15 --- join: erider (~chatzilla@unaffiliated/erider) joined #retro 16:10:58 your image is a little to big for the embed 16:19:20 not if its built as 16bits 16:19:29 then its around 18KiB 16:42:22 --- join: retro-commits (~retro-com@sh1-ext.rs.github.com) joined #retro 16:42:23 [retro-language] crcx pushed 2 new commits to master: http://git.io/kV9dOQ 16:42:23 [retro-language/master] refactor comparison functions to save a few cells - crc 16:42:23 [retro-language/master] reduce image to 9035 cells by switching to a recursive .s - crc 16:42:23 --- part: retro-commits left #retro 16:42:54 getting closer to a 9,000 cell image. now at 9035 cells. 16:46:12 down 522 cells since 11.2, despite the new functionality added to support the diet' vocabulary 16:51:47 crc: it will still be pushing the limits of the memory you have available 16:59:42 with the string buffers reduced a bit, there's about 4000 cells free on the mbed 17:00:10 not a lot, but enough to allow for it to be usable 17:12:57 --- quit: erider (Quit: ChatZilla 0.9.88 [Firefox 5.0/20110615151330]) 17:13:32 --- quit: C-Keen (*.net *.split) 17:14:00 --- join: C-Keen (cckeen@pestilenz.org) joined #retro 17:23:07 --- quit: karswell (Remote host closed the connection) 17:23:37 --- join: karswell (~coat@93-97-29-243.zone5.bethere.co.uk) joined #retro 18:11:36 --- join: jyfl987 (~jyf@unaffiliated/yunfan) joined #retro 19:19:45 --- quit: jyfl987 (Ping timeout: 245 seconds) 19:20:10 --- join: jyfl987 (~jyf@unaffiliated/yunfan) joined #retro 20:09:47 --- join: retro-commits (~retro-com@sh1-ext.rs.github.com) joined #retro 20:09:47 [retro-language] crcx pushed 1 new commit to master: http://git.io/YautwQ 20:09:47 [retro-language/master] shrink image to 8955 cells by disabling revectoring of hidden factors in kernel - crc 20:09:47 --- part: retro-commits left #retro 23:59:59 --- log: ended retro/12.02.07