Karol Stasiak
|
785eb0780b
|
Fix cartridge targets
|
2019-08-16 01:09:03 +02:00 |
|
Karol Stasiak
|
960d16fa18
|
Add nullchar constant, NULLCHAR feature, and vectrex encoding
|
2019-08-16 00:46:11 +02:00 |
|
Karol Stasiak
|
6a1733ce41
|
Add necessary whitespace
|
2019-08-05 14:06:50 +02:00 |
|
Karol Stasiak
|
154df77ad3
|
Remove temporary hacks
|
2019-08-05 11:05:40 +02:00 |
|
Karol Stasiak
|
34254314a6
|
6502: Fix word division and byte multiplication
|
2019-08-04 00:05:35 +02:00 |
|
Karol Stasiak
|
05c017e375
|
New encodings for MSX
|
2019-07-31 00:20:18 +02:00 |
|
Karol Stasiak
|
d9f8b5acc4
|
Add support for Japanese C64
|
2019-07-30 15:30:18 +02:00 |
|
Karol Stasiak
|
35ba36ce11
|
Function pointers – initial version
|
2019-07-27 00:58:10 +02:00 |
|
Karol Stasiak
|
af58b16e66
|
Better scrolling on NES
|
2019-07-12 13:31:10 +02:00 |
|
Karol Stasiak
|
98f35937e3
|
Improve text encodings on Atari
|
2019-07-12 13:29:59 +02:00 |
|
Karol Stasiak
|
c6d3cefa26
|
Fix the zp_reg module
|
2019-06-28 17:57:26 +02:00 |
|
Karol Stasiak
|
674f8d1983
|
Allow initializing writable variables on cartridge targets
|
2019-06-28 16:28:49 +02:00 |
|
Karol Stasiak
|
7f28a6b10f
|
Optimize the zp_reg module
|
2019-06-28 16:27:35 +02:00 |
|
Karol Stasiak
|
95249da671
|
Fix nes_joy module, as it was totally broken
|
2019-06-28 16:26:05 +02:00 |
|
Karol Stasiak
|
51599c9615
|
Allow defining free zeropage bytes instead of pointers
|
2019-06-26 18:33:59 +02:00 |
|
Karol Stasiak
|
fae64c52a1
|
Use const arrays on cartridge targets (2)
|
2019-06-26 18:13:00 +02:00 |
|
Karol Stasiak
|
892c9ec8ff
|
Use const arrays on cartridge targets
|
2019-06-26 17:54:29 +02:00 |
|
Karol Stasiak
|
b80e46d755
|
Minor fixes
|
2019-06-26 17:06:55 +02:00 |
|
Karol Stasiak
|
32476f2a4e
|
Move readkey to a separate module
|
2019-06-26 15:51:09 +02:00 |
|
Karol Stasiak
|
b85e175292
|
Use CBM_64_COMPAT for Commodore 128
|
2019-06-26 13:41:57 +02:00 |
|
Karol Stasiak
|
03f2bacd2b
|
Add readkey and fix putchar for more targets.
|
2019-06-26 13:00:55 +02:00 |
|
Karol Stasiak
|
e9e52d11a7
|
Add readkey for C64 & ZXS. Fix putchar('{q}') on C64.
|
2019-06-25 18:19:33 +02:00 |
|
Karol Stasiak
|
3852b2dbe9
|
More label file formats
|
2019-06-14 11:39:11 +02:00 |
|
Karol Stasiak
|
5ca6988039
|
Fix GB
|
2019-06-14 11:31:34 +02:00 |
|
Karol Stasiak
|
e219830ba1
|
Fix MSX
|
2019-06-12 22:54:40 +02:00 |
|
Karol Stasiak
|
e31737ad40
|
Unsigned division of word by byte
|
2019-06-06 13:06:30 +02:00 |
|
Karol Stasiak
|
2583f280a8
|
Unsigned byte division by non-constant
|
2019-06-06 01:17:34 +02:00 |
|
Karol Stasiak
|
bc8ac1f696
|
Preliminary MSX support
|
2019-06-05 13:31:43 +02:00 |
|
Karol Stasiak
|
1cb3b672b1
|
Add 8080-to-8086 translation
|
2019-05-31 17:03:35 +02:00 |
|
Karol Stasiak
|
3d6e226f55
|
Update copyright dates
|
2019-05-11 01:15:51 +02:00 |
|
Karol Stasiak
|
43e75276df
|
Preliminary and experimental Game Boy support
|
2019-03-18 23:15:05 +01:00 |
|
Karol Stasiak
|
3a5cf16bba
|
NES: fix swapped joypad definitions
|
2019-01-13 19:43:37 +01:00 |
|
Karol Stasiak
|
492300d298
|
C64: File I/O support
|
2019-01-05 01:19:14 +01:00 |
|
Karol Stasiak
|
4db1126b01
|
C64: Fix kernal definitions
|
2019-01-04 14:06:10 +01:00 |
|
Karol Stasiak
|
75e572f58c
|
Library improvements:
– random module
– ensure_mixedcase() function
|
2018-12-30 18:59:32 +01:00 |
|
Karol Stasiak
|
b068663729
|
PET: Add oldpet and origpet encodings
|
2018-12-30 18:54:45 +01:00 |
|
Karol Stasiak
|
62575263c2
|
NEC PC-88: readline
|
2018-12-20 00:47:42 +01:00 |
|
Karol Stasiak
|
e13e744167
|
ZX Spectrum: read_line
|
2018-12-19 22:30:12 +01:00 |
|
Karol Stasiak
|
5153bd0551
|
C264 fixes and improvements
|
2018-12-19 22:26:10 +01:00 |
|
Karol Stasiak
|
310df1a8de
|
It's Amstrad not Armstrad
|
2018-12-19 22:21:51 +01:00 |
|
Karol Stasiak
|
9f16311aff
|
Preliminary CPC support
|
2018-12-19 19:02:29 +01:00 |
|
Karol Stasiak
|
05884f2c7b
|
Standard library improvements
|
2018-12-19 19:01:53 +01:00 |
|
Karol Stasiak
|
08f9426ccb
|
Multiplication fixes and improvements
|
2018-12-19 01:10:39 +01:00 |
|
Karol Stasiak
|
585407e9bb
|
Library improvements
|
2018-12-17 17:18:29 +01:00 |
|
Karol Stasiak
|
7616c246ee
|
Fix Apple 2 text codec
|
2018-12-17 17:15:34 +01:00 |
|
Karol Stasiak
|
007b1dc839
|
C64: ROM cartridge support
|
2018-12-17 11:13:01 +01:00 |
|
Karol Stasiak
|
78afe3d5f5
|
Preliminary support for volatile variables
|
2018-12-16 21:07:04 +01:00 |
|
Karol Stasiak
|
f32d72b51f
|
Multiplication u16×u8
|
2018-12-14 22:50:20 +01:00 |
|
Karol Stasiak
|
ed38b00031
|
8080: Faster strlen; more multiplication optimizations
|
2018-10-04 23:22:26 +02:00 |
|
Karol Stasiak
|
cbe6d03e60
|
8080: Optimized multiplication
|
2018-09-28 23:45:26 +02:00 |
|