Curtis F Kaylor
|
a1294860cd
|
Added putder() to stdiox.a02
|
2018-02-02 18:02:06 -05:00 |
|
Curtis F Kaylor
|
c3cc4be48c
|
Added py65 test programs conds.c02 and loops.c02
|
2018-02-02 16:50:58 -05:00 |
|
Curtis F Kaylor
|
6f719908dc
|
Renamed stdio functions to match C standard
|
2018-02-02 16:33:57 -05:00 |
|
Curtis F Kaylor
|
34d46dd578
|
Added new variables and subroutine to py65.a02
|
2018-02-02 15:50:49 -05:00 |
|
RevCurtisP
|
b464685dd0
|
Removed obsolete header file apple1/oldclude/apple1.h
|
2018-01-28 15:02:49 -05:00 |
|
Curtis F Kaylor
|
83b6c7100c
|
Added cleanup scripts clean02.bat and clean02.sh
|
2018-01-28 14:57:18 -05:00 |
|
Curtis F Kaylor
|
541ee6ff67
|
Added Apple-1 C02 test programs
|
2018-01-28 14:52:58 -05:00 |
|
Curtis F Kaylor
|
236a2eead1
|
Added generic C02 test programs test/*
|
2018-01-28 14:47:06 -05:00 |
|
Curtis F Kaylor
|
95c6c8ab95
|
Added Atari 2600 C02 test programs vcs/*.c02
|
2018-01-28 14:44:10 -05:00 |
|
Curtis F Kaylor
|
50869e9c0f
|
Added Atari 2600 library and documentation files vcs/include/*
|
2018-01-28 14:41:35 -05:00 |
|
Curtis F Kaylor
|
05d8d9fbb0
|
Merge branch 'master' of https://github.com/RevCurtisP/C02
|
2018-01-28 14:40:05 -05:00 |
|
Curtis F Kaylor
|
820b2605a7
|
Added .gitignore to cache
|
2018-01-28 14:39:31 -05:00 |
|
Curtis F Kaylor
|
57d5094228
|
Added VIC-20 specific C02 compile scripts vic20/c02.bat and vic20/c02.sh
|
2018-01-28 14:38:11 -05:00 |
|
Curtis F Kaylor
|
30e15a269e
|
Removed ptrsav() and ptrrst() from pointer library
|
2018-01-28 14:29:22 -05:00 |
|
RevCurtisP
|
e9eb951821
|
Created README.md
|
2018-01-28 14:06:08 -05:00 |
|
Curtis F Kaylor
|
7d770f1218
|
Added C02 documentation files doc/*
|
2018-01-28 14:00:23 -05:00 |
|
Curtis F Kaylor
|
203c55db4d
|
Added files to launch WinVICE for VIC-20
|
2018-01-28 13:58:51 -05:00 |
|
Curtis F Kaylor
|
10080b8574
|
Added VIC-20 C02 test programs
|
2018-01-28 13:57:49 -05:00 |
|
Curtis F Kaylor
|
7b5386806f
|
Added VIC-20 specific header files vic/include/*
|
2018-01-28 13:45:16 -05:00 |
|
Curtis F Kaylor
|
c36f788275
|
Added DOS batch, Bash script, and Notepad++ language files
|
2018-01-28 13:43:17 -05:00 |
|
Curtis F Kaylor
|
9958af6a76
|
Removed compiler obect files from git cache
|
2018-01-28 13:41:04 -05:00 |
|
Curtis F Kaylor
|
595d4d8cf4
|
Updates to compiler header files
|
2018-01-28 13:38:17 -05:00 |
|
Curtis F Kaylor
|
d53a4629f3
|
Added Pelles C IDE project files
|
2018-01-28 13:32:49 -05:00 |
|
Curtis F Kaylor
|
70f03c4db5
|
Added standard library files include/*
|
2018-01-28 13:30:49 -05:00 |
|
Curtis F Kaylor
|
0e12946dd2
|
Fixed bug with constant parsing and array indexes.
|
2018-01-28 13:27:33 -05:00 |
|
Curtis F Kaylor
|
883c927301
|
Added Two Player Score Kernel to humans.c02
|
2017-07-01 00:49:49 -04:00 |
|
Curtis F Kaylor
|
8877655497
|
Added Automatic Vertical Delay to Two Line Kernal
|
2017-07-01 00:22:19 -04:00 |
|
Curtis F Kaylor
|
2a78f64af3
|
Added VDELP switches to humans.c02
|
2017-06-30 23:25:32 -04:00 |
|
Curtis F Kaylor
|
179752acd9
|
Test program for k2line kernel
|
2017-06-30 23:02:26 -04:00 |
|
Curtis F Kaylor
|
e4df9b2970
|
Two Line Kernal - Simple Version
|
2017-06-30 22:57:10 -04:00 |
|
Curtis F Kaylor
|
c93f6792ce
|
Reverted Assignment to Register code
|
2017-06-26 20:23:04 -04:00 |
|
Curtis F Kaylor
|
9d8195415a
|
Numerous modifications
|
2017-06-26 20:16:23 -04:00 |
|
Curtis F Kaylor
|
bfc84d11c5
|
Added shortcut IFs in expressions
Implemented full Function Definitions
|
2017-05-15 20:25:11 -04:00 |
|
Curtis F Kaylor
|
dba8e1a409
|
Save before modifying newlbl() function
|
2017-05-04 23:15:53 -04:00 |
|
Curtis F Kaylor
|
772c841052
|
Implemented do, while, and for
|
2017-04-30 21:17:50 -04:00 |
|
Curtis F Kaylor
|
1abb077f09
|
Save entire project before changing condition parser to use JMP
|
2017-04-22 14:39:52 -04:00 |
|
Curtis F Kaylor
|
91f870bd88
|
First working version of ctype.asm
|
2017-04-22 09:21:37 -04:00 |
|
Curtis F Kaylor
|
1a05d5fc23
|
Added a whole bunch of stuff - single file becoming unmanageable
|
2017-04-03 19:50:25 -04:00 |
|
Curtis F Kaylor
|
0f32c48e22
|
Initial commit of c02.c and test.asm
|
2017-03-28 00:09:18 -04:00 |
|