Emily Fiorentini (0c1a3a19) at 24 Aug 15:43
Implemented search algorithm which updates all pointers to get code...
Emily Fiorentini (aab53f9d) at 24 Aug 15:41
Implemented search algorithm which updates all pointers to get code...
Emily Fiorentini (af7c0d13) at 24 Aug 10:54
Now code for breakpoint uses RST 08h instead of a CALL.
Emily Fiorentini (9c1a693b) at 23 Aug 17:14
Just remove debug.lst
Emily Fiorentini (45b673f7) at 23 Aug 17:13
Emily Fiorentini (45b673f7) at 23 Aug 17:11
Just remove debug.lst
Emily Fiorentini (2a1f0d65) at 23 Aug 17:09
Just remove debug.lst
Emily Fiorentini (46f82913) at 23 Aug 17:07
Implemented breakpoints!
Emily Fiorentini (a289835d) at 22 Aug 17:15
BUGFIX: getting breakpoint address from go_brk routine
Emily Fiorentini (bb5f8103) at 22 Aug 13:01
Added some macro and some pointers to handle multiple breakpoints
Emily Fiorentini (d4da6637) at 21 Aug 21:48
Implementing breakpoint for go command.
Emily Fiorentini (041b9889) at 11 Jan 19:20
Emily Fiorentini (94fe1862) at 11 Jan 19:19
Emily Fiorentini (0903999e) at 11 Jan 19:14
Emily Fiorentini (94fe1862) at 17 Aug 14:00
Updated README
Emily Fiorentini (e81d6172) at 17 Aug 13:57
Updated README
Emily Fiorentini (8463199f) at 17 Aug 13:53
Adapted all source code to work with sjasmplus cross assembler.
F-command fills 1-byte beyond the end address
Thank you, i fixed this bug as you suggested!