1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-28 18:55:09 +00:00
millfork/include
2020-11-19 18:47:50 +01:00
..
coco Add TRS-80 Model 1 and 3 support 2020-09-26 23:52:49 +02:00
encoding Add Robotron Z1013 support 2020-09-29 22:57:27 +02:00
i80 Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
internal Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
m6502 Use POKEY for random seed on Atari 2020-09-30 01:51:36 +02:00
m6809 CoCo: Examples and tests 2020-07-31 16:07:49 +02:00
platform Configurable entry point for ZX Spectrum, Z1013, TRS-80 and CoCo (#78) 2020-11-19 18:47:50 +01:00
trs80 TSR-80 newline is just 0x0D 2020-09-27 18:58:46 +02:00
x16 fix the value of vera_dc_hscale_hstop 2020-08-11 18:59:54 +03:00
z1013 Add Robotron Z1013 support 2020-09-29 22:57:27 +02:00
a8_antic.mfk refactor and MPT player examble 2020-10-05 22:33:22 +02:00
a8_gtia.mfk
a8_hardware.mfk added a8_hardware files 2019-10-21 22:27:50 +02:00
a8_kernel.mfk
a8_os.mfk new memory mapping helpers 2020-09-09 00:57:12 +02:00
a8_pia.mfk
a8_pokey.mfk
apple2_kernel.mfk
atari_lynx_hardware.mfk
bbc_hardware.mfk
bbc_kernal.mfk
c64_basic.mfk
c64_cia.mfk
c64_easyflash.mfk
c64_hardware.mfk
c64_joy2_default.mfk
c64_joy.mfk
c64_kernal.mfk
c64_panic.mfk
c64_sid.mfk
c64_vic.mfk
c128_hardware.mfk
c128_kernal.mfk
c264_basic.mfk
c264_hardware.mfk
c264_kernal.mfk
c264_ted.mfk
c1531_default.mfk
c1531.mfk Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
cbm_file.mfk
coord.mfk Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
cpc.mfk
cpm_bdos.mfk
cpu6510.mfk
default_panic.mfk
default_readword.mfk
encconv.mfk CoCo: encconv support 2020-07-31 16:07:10 +02:00
err.mfk
gb_hardware.mfk
gb_header_small.mfk
gb_joy.mfk
init_rw_memory.mfk Fix init_rw_memory 2020-08-01 22:19:51 +02:00
joy.mfk
keyboard.mfk Add Robotron Z1013 support 2020-09-29 22:57:27 +02:00
LICENSE
loader_1c01.mfk
loader_0401.mfk
loader_0801_16bit.mfk
loader_0801.mfk
loader_1001.mfk
loader_1201.mfk
loader_a000.mfk
loader_c64crt.mfk
lunix.mfk
mouse.mfk Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
msx_crt.mfk
msx.mfk
nes_hardware.mfk
nes_joy1_default.mfk
nes_joy.mfk
nes_mmc4.mfk
nes_routines.mfk
null_joy_default.mfk
null_mouse_default.mfk Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
pc88.mfk
pc_dos.mfk
pet_kernal.mfk
pstring.mfk
random.mfk Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
scrstring.mfk Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
stdio_zxspectrum.mfk
stdio.mfk
stdlib.mfk Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
string.mfk Allow importing modules from subdirectories. Move platform definitions 2020-04-27 12:42:18 +02:00
vcs_hardware.mfk
vcs_secam_palette.mfk
vic20_basic.mfk Implement readline and readword for VIC-20 2020-09-30 01:37:00 +02:00
vic20_hardware.mfk fix vic20 volume register address 2020-07-24 10:29:36 +02:00
vic20_kernal.mfk
x16_hardware.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x16_joy1_default.mfk
x16_joy.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x16_kernal.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x16_mouse.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x_coord.mfk Improvements to mouse support. Added the y_coord type. Renamed x_coord module to coord. 2020-05-01 15:18:34 +02:00
zxspectrum.mfk