mirror of
https://github.com/Michaelangel007/brainfuck6502.git
synced 2024-12-21 19:29:19 +00:00
Fixed link to google c.e.a2 newsgroup thread
This commit is contained in:
parent
4b2793af47
commit
e78595235b
@ -15,7 +15,7 @@
|
|||||||
; https://github.com/Michaelangel007/brainfuck6502
|
; https://github.com/Michaelangel007/brainfuck6502
|
||||||
;
|
;
|
||||||
; Discussion:
|
; Discussion:
|
||||||
; http://groups.google.com/group/comp.emulators.apple2/browse_thread/thread/3a6dc92aa0d9a040
|
; https://groups.google.com/d/msg/comp.emulators.apple2/Om3JKqDZoEA/cwa5U1Hr3TAJ
|
||||||
;
|
;
|
||||||
; Definition:
|
; Definition:
|
||||||
; http://en.wikipedia.org/wiki/Brainfuck
|
; http://en.wikipedia.org/wiki/Brainfuck
|
||||||
|
@ -109,4 +109,8 @@ From AppleWin press `F7` to enter the debugger, and Ctrl-V to have BrainFuck sym
|
|||||||
SYM OPCODE = F0
|
SYM OPCODE = F0
|
||||||
SYM OPFUNCPTR = F8
|
SYM OPFUNCPTR = F8
|
||||||
|
|
||||||
|
# Discussion
|
||||||
|
|
||||||
|
Originally posted in c.e.a2:
|
||||||
|
|
||||||
|
* https://groups.google.com/d/msg/comp.emulators.apple2/Om3JKqDZoEA/cwa5U1Hr3TAJ
|
||||||
|
Loading…
Reference in New Issue
Block a user