Oliver Schmidt
|
24d63a96b1
|
Revert "Fix another tab"
This reverts commit 9b365654852a390f00a9521c8d3654c18c68d78b.
|
2021-03-06 12:03:05 +01:00 |
|
Oliver Schmidt
|
f9ca091bd0
|
Revert "Fix tab"
This reverts commit 2ae41e0a558bfc4b511f17b1df40092a6a0e253a.
|
2021-03-06 12:03:05 +01:00 |
|
Oliver Schmidt
|
1d8479b411
|
Revert "Fix tab and jmp"
This reverts commit bf9d4ac3bbc0a3f23ec09ba90cfae36289bd7556.
|
2021-03-06 12:03:05 +01:00 |
|
jede
|
bf9d4ac3bb
|
Fix tab and jmp
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
2ae41e0a55
|
Fix tab
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
9b36565485
|
Fix another tab
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
17ca09ba9a
|
Fix tab
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
d417baf826
|
Now we update __cwd
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
973a5337ac
|
remove extra line
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
65d5786da5
|
revert read.s
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
d83e8a3f0e
|
add syschdir
|
2021-03-04 18:02:26 +01:00 |
|
jede
|
1fc16cb9ed
|
Now getchar works
|
2021-03-04 18:02:26 +01:00 |
|
Oliver Schmidt
|
8551431233
|
Optimized based on https://github.com/cc65/cc65/pull/1393.
|
2021-02-05 11:54:07 +01:00 |
|
jede
|
a9dac3b1ef
|
Fix X register for kbhit
|
2021-02-02 14:09:57 +01:00 |
|
jede
|
b52ee25385
|
Rollback read.s
|
2021-02-02 14:09:57 +01:00 |
|
jede
|
f622783ae1
|
kbhit added for telestrat target
|
2021-02-02 14:09:57 +01:00 |
|
jede
|
6c59a6254f
|
Now getchar works
|
2021-02-02 14:09:57 +01:00 |
|
Sven Michael Klose
|
f59cb9af06
|
Use more compact loops.
|
2020-12-27 17:54:49 -05:00 |
|
Polluks
|
9563541870
|
crt0 clean-up
|
2020-11-29 18:08:33 +01:00 |
|
Greg King
|
5f65252fa6
|
Added the cputdirect entry point to the cputc() functions in the two Oric libraries.
It now is available in all libraries that have cputc().
|
2020-11-15 11:44:12 -05:00 |
|
jede
|
6521930880
|
Fixed the name of the driver
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
6c2d578c61
|
Fix eor bug
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
50192fc65e
|
Change name of the driver (telestrat-joy.s renamed to telestrat.s
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
1d358a4734
|
Fix bug
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
e8b1d51d28
|
Fix typo
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
cd7abdb58d
|
Fix typo
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
532240a2db
|
Telestrat joystick management
|
2020-05-28 08:50:20 -04:00 |
|
jede
|
0962a9f286
|
Fix 16 bits values
|
2020-02-13 05:46:46 -05:00 |
|
jede
|
026e57279d
|
Fix bug in tgi_line : HRS(X) parameters are 16 bits.
|
2020-02-13 05:46:46 -05:00 |
|
IrgendwerA8
|
ce80624f62
|
ctype size optimization
|
2020-02-03 20:45:09 +01:00 |
|
jede
|
3d63a8bb62
|
Cleaning
|
2019-07-31 18:07:28 +02:00 |
|
jede
|
3b07b8b8e3
|
Add cclear and cclearxy
|
2019-07-31 18:07:28 +02:00 |
|
jede
|
cceffbdb8c
|
Fix bug $FF
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
e7bb0aad19
|
Fix comment and gotox force colour change
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
996537282c
|
Cleaning import variables
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
848df36f6b
|
Optimize Clrscr
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
0fe98a7ca8
|
Fix bgcolor and textcolor must return last color, jmp remove.
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
f9e13abc11
|
jmp instead of jsr
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
ede64f68a9
|
Fix bug with bgcolor and textcolor
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
6f7f6b5119
|
Fix label, optimize code
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
a0a6537bda
|
Fix typo and optimize
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
28eba8bff9
|
fix import
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
7767a0e88e
|
fix typo
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
3d5811d8f5
|
Fix gotoy changecolor
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
7f9e73a1ce
|
Add textcolor and bgcolor.s
|
2019-07-21 14:11:51 -04:00 |
|
jede
|
14ac1a7ff6
|
Fix bug : gotoxy does not working because Y does not update the adress on the screen
|
2019-07-21 14:11:51 -04:00 |
|
Oliver Schmidt
|
b9ea77b185
|
Merge pull request #834 from jedeoric/master
Update telestrat target doc, add tgi_clear support for telestrat target, stratsed & telemon 2.4 vars added
|
2019-02-12 17:51:24 +01:00 |
|
Christian Groessler
|
58484449b4
|
remove TABs
|
2019-02-05 23:27:52 +01:00 |
|
jede
|
d707ef4c72
|
Now tgi_clear() works
|
2018-12-10 21:48:09 +01:00 |
|
jede
|
385260e453
|
Fix comments and TELEMON uppercase
|
2018-10-19 23:43:40 +02:00 |
|