1
0
mirror of https://github.com/KarolS/millfork.git synced 2024-09-27 12:57:41 +00:00
millfork/include
2019-07-27 00:58:10 +02:00
..
a8_kernel.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
a8.ini Improve text encodings on Atari 2019-07-12 13:29:59 +02:00
apple2_kernel.mfk
apple2.ini Allow defining free zeropage bytes instead of pointers 2019-06-26 18:33:59 +02:00
bbc_hardware.mfk
bbc_kernal.mfk
bbcmicro.ini Allow defining free zeropage bytes instead of pointers 2019-06-26 18:33:59 +02:00
bcd_6502.mfk
c16.ini More label file formats 2019-06-14 11:39:11 +02:00
c64_basic.mfk
c64_cia.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c64_crt8k.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
c64_crt16k.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
c64_hardware.mfk
c64_joy2_default.mfk
c64_joy.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c64_kernal.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
c64_panic.mfk
c64_scpu16.ini More label file formats 2019-06-14 11:39:11 +02:00
c64_scpu.ini More label file formats 2019-06-14 11:39:11 +02:00
c64_sid.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c64_vic.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c64.ini More label file formats 2019-06-14 11:39:11 +02:00
c128_hardware.mfk
c128_kernal.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
c128.ini Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c264_basic.mfk
c264_hardware.mfk
c264_kernal.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
c264_ted.mfk
c1531_default.mfk
c1531.mfk
cbm_file.mfk
cpc464.ini
cpc.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
cpm_bdos.mfk
cpm_z80.ini
cpm.ini
cpu6510.mfk
default_panic.mfk
default_readword.mfk
dos_com.ini Add 8080-to-8086 translation 2019-05-31 17:03:35 +02:00
err.mfk
gb_hardware.mfk Use const arrays on cartridge targets 2019-06-26 17:54:29 +02:00
gb_header_small.mfk
gb_joy.mfk
gb_small.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
i80_math.mfk Unsigned byte division by non-constant 2019-06-06 01:17:34 +02:00
init_rw_memory.mfk Fix the zp_reg module 2019-06-28 17:57:26 +02:00
joy.mfk
keyboard.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
LICENSE Update copyright dates 2019-05-11 01:15:51 +02:00
loader_1c01.mfk
loader_0401.mfk
loader_0801_16bit.mfk
loader_0801.mfk
loader_1001.mfk
loader_1201.mfk
loader_a000.mfk Use const arrays on cartridge targets 2019-06-26 17:54:29 +02:00
loader_c64crt.mfk Use const arrays on cartridge targets 2019-06-26 17:54:29 +02:00
lunix.ini Allow defining free zeropage bytes instead of pointers 2019-06-26 18:33:59 +02:00
lunix.mfk
mouse.mfk
msx_crt.ini Fix MSX 2019-06-12 22:54:40 +02:00
msx_crt.mfk Preliminary MSX support 2019-06-05 13:31:43 +02:00
msx.mfk Preliminary MSX support 2019-06-05 13:31:43 +02:00
nes_hardware.mfk Better scrolling on NES 2019-07-12 13:31:10 +02:00
nes_joy1_default.mfk
nes_joy.mfk Fix nes_joy module, as it was totally broken 2019-06-28 16:26:05 +02:00
nes_mmc4.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
nes_mmc4.mfk
nes_routines.mfk Use const arrays on cartridge targets (2) 2019-06-26 18:13:00 +02:00
nes_small.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
null_joy_default.mfk
null_mouse_default.mfk
pc88.ini
pc88.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
pc_dos.mfk Add 8080-to-8086 translation 2019-05-31 17:03:35 +02:00
pet_kernal.mfk
pet.ini More label file formats 2019-06-14 11:39:11 +02:00
plus4.ini More label file formats 2019-06-14 11:39:11 +02:00
random_6502.mfk Minor fixes 2019-06-26 17:06:55 +02:00
random_i80.mfk
random.mfk Add 8080-to-8086 translation 2019-05-31 17:03:35 +02:00
stdio_zxspectrum.mfk
stdio.mfk
stdlib_6502.mfk Function pointers – initial version 2019-07-27 00:58:10 +02:00
stdlib_i80.mfk Function pointers – initial version 2019-07-27 00:58:10 +02:00
stdlib.mfk Add 8080-to-8086 translation 2019-05-31 17:03:35 +02:00
string_fastindices.mfk
string_fastpointers.mfk
string.mfk
vcs_hardware.mfk Use const arrays on cartridge targets 2019-06-26 17:54:29 +02:00
vcs_secam_palette.mfk
vcs.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
vic20_3k.ini More label file formats 2019-06-14 11:39:11 +02:00
vic20_8k.ini More label file formats 2019-06-14 11:39:11 +02:00
vic20_a000.ini Allow initializing writable variables on cartridge targets 2019-06-28 16:28:49 +02:00
vic20_hardware.mfk
vic20_kernal.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00
vic20.ini More label file formats 2019-06-14 11:39:11 +02:00
x_coord.mfk
zp_reg.mfk Function pointers – initial version 2019-07-27 00:58:10 +02:00
zxspectrum_8080.ini
zxspectrum.ini
zxspectrum.mfk Move readkey to a separate module 2019-06-26 15:51:09 +02:00