Karol Stasiak
70da293fce
Merge pull request #76 from zbyti/master
...
ANTIC Display List Instruction Set constans & some refactor
2020-09-29 23:02:34 +02:00
Karol Stasiak
d45fe42d17
Add Robotron Z1013 support
2020-09-29 22:57:27 +02:00
zbyti
802424316c
ANTIC Display List BASIC fix
2020-09-28 22:54:58 +02:00
zbyti
f9fc001c9a
ANTIC Display List BASIC modes forrmating
2020-09-28 22:17:34 +02:00
zbyti
cc1adee4f1
ANTIC Display List BASIC modes
2020-09-28 22:15:39 +02:00
zbyti
362d682c11
ANTIC Display List Instruction Set table typo
2020-09-28 21:54:35 +02:00
zbyti
a4b27f73e7
ANTIC Display List Instruction Set constans
2020-09-28 21:49:44 +02:00
Karol Stasiak
2d7c365b20
TSR-80 newline is just 0x0D
2020-09-27 18:58:46 +02:00
Karol Stasiak
3a9be16107
Add TRS-80 Model 1 and 3 support
2020-09-26 23:52:49 +02:00
zbyti
a635449829
new a8 memory mapping helpers
2020-09-09 01:52:11 +02:00
zbyti
3bbab4a126
new memory mapping helpers
2020-09-09 00:57:12 +02:00
zbyti
c31a2ee388
Simple Atari 800XL Memory Map
2020-09-05 11:58:02 +02:00
zbyti
4849069d39
Simple Atari 800XL Memory Map
2020-09-05 11:48:49 +02:00
zbyti
9a0176333b
Simple Atari 800XL Memory Map
2020-09-05 11:47:24 +02:00
zbyti
6b0effaae6
Simple Atari 800XL Memory Map
2020-09-05 11:43:18 +02:00
zbyti
3582925cb1
Simple Atari 800XL Memory Map
2020-09-05 11:37:04 +02:00
Karol Stasiak
c12541c64d
Fix the a8_os module (fixing #58 )
2020-09-04 01:18:37 +02:00
Karol Stasiak
3ded652a90
Add encodings: BraSCII, DEC MCS, LICS, MacRoman
2020-09-01 22:22:28 +02:00
Mikko Karjanmaa
29018729f5
fix the value of vera_dc_hscale_hstop
2020-08-11 18:59:54 +03:00
Karol Stasiak
c20b144823
CoCo: add coco_crt target
2020-08-01 22:20:52 +02:00
Karol Stasiak
ea04b1f6c0
Fix init_rw_memory
2020-08-01 22:19:51 +02:00
Karol Stasiak
4e1958d831
CoCo: Examples and tests
2020-07-31 16:07:49 +02:00
Karol Stasiak
d77ecba518
CoCo: encconv support
2020-07-31 16:07:10 +02:00
Karol Stasiak
03a57138f0
CoCo: Improvements
2020-07-31 13:29:13 +02:00
Karol Stasiak
72dcf2342e
6809: Fix nibble-to-hex routines
2020-07-31 13:27:17 +02:00
Karol Stasiak
cad6f27185
Preliminary CoCo support
2020-07-31 01:58:40 +02:00
nino-porcino
616873bbec
fix vic20 volume register address
2020-07-24 10:29:36 +02:00
Karol Stasiak
53973f081a
Add various KOI-8 encodings
2020-07-20 00:13:49 +02:00
Karol Stasiak
0b948f801d
Fix PCW encoding
2020-07-13 23:09:06 +02:00
Karol Stasiak
bfe90193fa
6809: Implement / and %% operators
2020-06-09 22:35:57 +02:00
Karol Stasiak
7ba01f83e3
6809: implement * and : operators
2020-06-04 17:07:19 +02:00
Karol Stasiak
4b5d290d6c
X16: Updated to the newest hardware design
2020-05-01 15:19:25 +02:00
Karol Stasiak
3e33660c2e
Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord.
2020-05-01 15:18:34 +02:00
Karol Stasiak
7f9bd18bdd
The big text encoding overhaul
2020-05-01 01:31:54 +02:00
Karol Stasiak
78fe0e37bb
Allow importing modules from subdirectories. Move platform definitions
2020-04-27 12:42:18 +02:00
Karol Stasiak
cd5e9decac
Implement readkey and readline for Apple II
2020-04-08 11:11:25 +02:00
Karol Stasiak
c53656aee2
Change the default load address for BBC micro
2020-04-06 22:52:49 +02:00
Karol Stasiak
f04f5ec111
8080: Fix string module
2020-04-06 11:54:24 +02:00
Karol Stasiak
4ea8658d5b
Fix scrstring module
2020-04-06 11:54:11 +02:00
Karol Stasiak
16b83c42f3
Add pstrpaste function
2020-04-06 11:53:51 +02:00
Karol Stasiak
b21b04efeb
Some fixes to encconv. Added two more functions.
2020-04-06 03:16:51 +02:00
Karol Stasiak
320b84edb9
Add pstring module
2020-04-06 00:44:20 +02:00
Karol Stasiak
d08f7ee77c
It's LUnix not Lunix
2020-03-31 21:43:36 +02:00
Karol Stasiak
1f626b0666
Fix keyboard.mfk
2020-03-31 18:50:31 +02:00
Karol Stasiak
542474e920
Improve readkey
on CBM targets. PET improvements.
2020-03-31 17:59:50 +02:00
Karol Stasiak
ffb9de6889
Add putsigned16
2020-03-31 17:58:59 +02:00
Karol Stasiak
742fc50ccc
Don't used str2word
as scrstr2word
when the string terminator matches, but digits don't
2020-03-31 17:58:46 +02:00
Karol Stasiak
be21c34dc4
GB: Fix a silly warning
2020-03-31 17:27:31 +02:00
Karol Stasiak
63ff28e94e
Changes to macros and parameter list syntax:
...
* non-asm macros can now take `const` and `call` parameters
* register parameters to asm functions and macros can be given names if annotated explicitly
2020-03-30 19:23:48 +02:00
Karol Stasiak
46a523a763
Fix warnings in the c1531 module
2020-03-17 01:59:02 +01:00