00:07
remexre has joined #forth
00:59
dnm has quit [Ping timeout: 256 seconds]
01:02
dnm has joined #forth
01:11
heredoc_ has joined #forth
01:13
heredoc has quit [*.net *.split]
01:16
dave0 has joined #forth
01:19
Zarutian_HTC has quit [Remote host closed the connection]
01:35
tabemann has quit [Read error: Connection reset by peer]
01:39
tabemann has joined #forth
01:48
remexre has quit [Quit: WeeChat 2.9]
01:50
Zarutian_HTC has joined #forth
01:51
boru` has joined #forth
01:51
boru has quit [Disconnected by services]
01:51
boru` is now known as boru
02:14
remexre has joined #forth
03:14
jsoft has joined #forth
03:39
_whitelogger has joined #forth
03:54
_whitelogger has joined #forth
04:33
Zarutian_HTC1 has joined #forth
04:33
Zarutian_HTC has quit [Read error: Connection reset by peer]
04:48
Zarutian_HTC1 has quit [Ping timeout: 272 seconds]
04:51
dave0 has quit [Quit: dave's not here]
04:55
DKordic has quit []
05:13
Zarutian_HTC has joined #forth
05:15
gravicappa has joined #forth
05:48
_whitelogger has joined #forth
06:21
jsoft has quit [Ping timeout: 240 seconds]
07:05
pointfree has quit [Read error: Connection reset by peer]
07:05
pointfree has joined #forth
07:17
X-Scale` has joined #forth
07:17
Zarutian_HTC has quit [Ping timeout: 258 seconds]
07:17
X-Scale has quit [Ping timeout: 240 seconds]
07:18
X-Scale` is now known as X-Scale
10:08
jsoft has joined #forth
10:11
guan has quit [Read error: Connection reset by peer]
10:11
guan has joined #forth
10:14
crc has quit [Read error: Connection reset by peer]
10:14
crc has joined #forth
10:20
gravicappa has quit [Ping timeout: 240 seconds]
11:00
boru has quit [Read error: Connection reset by peer]
11:01
boru has joined #forth
11:14
jsoft has quit [Quit: Leaving]
11:17
dave0 has joined #forth
11:20
gravicappa has joined #forth
12:05
dave0 has quit [Quit: dave's not here]
12:24
Zarutian_HTC has joined #forth
12:35
Zarutian_HTC has quit [Ping timeout: 240 seconds]
12:46
Zarutian_HTC has joined #forth
14:26
john_cephalopoda has joined #forth
14:26
<
john_cephalopoda >
Hi
14:56
f-a has joined #forth
14:58
irsol has quit [Ping timeout: 240 seconds]
15:20
mark4 has joined #forth
15:49
f-a has quit [Ping timeout: 260 seconds]
15:51
f-a has joined #forth
15:52
f-a has quit [Client Quit]
16:06
Zarutian_HTC has quit [Remote host closed the connection]
16:26
proteus-person has quit [Ping timeout: 240 seconds]
16:26
proteus-guy has quit [Ping timeout: 260 seconds]
16:50
proteus-guy has joined #forth
16:50
proteus-person has joined #forth
16:53
tabemann has quit [Remote host closed the connection]
16:55
tabemann has joined #forth
16:56
irsol has joined #forth
16:59
Zarutian_HTC has joined #forth
17:02
tabemann has quit [Ping timeout: 260 seconds]
17:22
gravicappa has quit [Ping timeout: 272 seconds]
17:22
gravicappa has joined #forth
17:59
Zarutian_HTC has quit [Ping timeout: 272 seconds]
18:12
tabemann has joined #forth
18:15
f-a has joined #forth
18:24
Zarutian_HTC has joined #forth
18:27
gravicappa has quit [Ping timeout: 240 seconds]
18:56
Zarutian_HTC has quit [Remote host closed the connection]
19:09
f-a has quit [Quit: leaving]
19:24
_whitelogger has joined #forth
19:51
xek has joined #forth
20:28
cheater has joined #forth
20:28
<
cheater >
hi forths
20:29
<
cheater >
"Is Forth a good match for 6502?"
20:29
<
cheater >
basically it's about the fairly underpowered cpu in the C64/C128
20:29
<
cheater >
and whether forth is a good fit for it, performance-wise
20:29
<
cheater >
and if there are any hacks that are required to make it run real good
20:29
* cheater
looks at the topic
20:30
<
cheater >
why does forth need two stacks? i thought one was enough.
21:00
<
remexre >
one for return addrs, one for data?
21:03
xek has quit [Ping timeout: 240 seconds]
21:12
_whitelogger has joined #forth
21:22
<
crc >
yes, keeping data and addresses separate
21:24
<
crc >
mixing both complices things as you have to work around the return addresses, and maybe other things (locals, if you have them, loop indices, and such)
22:11
TCZ has joined #forth
22:54
<
mark4 >
cheater, tom zimmer wrote a forth for the vic20 and the c64 (both cartridge based)
22:55
<
mark4 >
forth works good on almost any processor
22:55
<
mark4 >
except the low end PICs :)
23:13
<
tabemann >
hey guys
23:17
TCZ has left #forth ["Leaving"]
23:18
<
tabemann >
cheater: I imagine the zero page would be well suited for many of the things traditionally kept in registers, including the data stack pointer
23:45
dave0 has joined #forth