millfork/include
Karol Stasiak a260d0a806 CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
..
cbm CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
coco Add TRS-80 Model 1 and 3 support 2020-09-26 23:52:49 +02:00
encoding Fix escape sequences in many encodings 2021-03-13 21:40:18 +01:00
i80 R800 support 2021-09-18 00:36:16 +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 6809: Improve flow analysis and add few more optimizations 2021-06-21 14:15:40 +02:00
platform Update x16_experimental.ini 2021-08-19 14:37:20 +02: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
LICENSE Update copyright dates 2019-05-11 01:15:51 +02:00
a8_antic.mfk refactor and MPT player examble 2020-10-05 22:33:22 +02:00
a8_gtia.mfk added a8_hardware files 2019-10-21 22:27:50 +02:00
a8_hardware.mfk added a8_hardware files 2019-10-21 22:27:50 +02:00
a8_kernel.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
a8_os.mfk new memory mapping helpers 2020-09-09 00:57:12 +02:00
a8_pia.mfk added a8_hardware files 2019-10-21 22:27:50 +02:00
a8_pokey.mfk added a8_hardware files 2019-10-21 22:27:50 +02:00
apple2_kernel.mfk change monitor address to not print prompt 2021-01-25 20:15:18 -05:00
apple2_prodos.mfk first attempt at a ProDOS library for the Apple II 2021-02-02 23:33:45 -05:00
atari_lynx_hardware.mfk Mark more Lynx hardware registers as volatile 2019-09-21 00:45:38 +02:00
bbc_hardware.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
bbc_kernal.mfk Change the default load address for BBC micro 2020-04-06 22:52:49 +02:00
c64_basic.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
c64_cia.mfk Fix cia_disable_irq macro. 2020-01-05 10:53:51 +08:00
c64_easyflash.mfk Fix EasyFlash switch_hirom (fixes #121) 2021-09-13 15:10:11 +02:00
c64_hardware.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
c64_joy.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c64_joy2_default.mfk Library improvements 2018-12-17 17:18:29 +01:00
c64_kernal.mfk Fix #107 (syntax errors in stdlib, overpanicky statement preprocessor) 2021-03-20 01:23:51 +01:00
c64_panic.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
c64_sid.mfk Correct address for sid_v1_sr (fixing #115) 2021-06-21 14:12:33 +02:00
c64_vic.mfk Use CBM_64_COMPAT for Commodore 128 2019-06-26 13:41:57 +02:00
c128_hardware.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
c128_kernal.mfk Fix #107 (syntax errors in stdlib, overpanicky statement preprocessor) 2021-03-20 01:23:51 +01:00
c264_basic.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
c264_hardware.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
c264_kernal.mfk Fix #107 2021-03-20 01:25:27 +01:00
c264_ted.mfk C264 fixes and improvements 2018-12-19 22:26:10 +01:00
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
c1531_default.mfk Library improvements 2018-12-17 17:18:29 +01:00
cbm_file.mfk Add necessary whitespace 2019-08-05 14:06:50 +02:00
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 Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
cpm_bdos.mfk Library improvements 2018-12-17 17:18:29 +01:00
cpu6510.mfk Preprocessor. Z80 improvements. Library improvements. 2018-07-12 19:39:25 +02:00
default_panic.mfk panic() 2018-01-08 01:17:48 +01:00
default_readword.mfk ZX Spectrum: `read_line` 2018-12-19 22:30:12 +01:00
encconv.mfk CoCo: encconv support 2020-07-31 16:07:10 +02:00
err.mfk C64: File I/O support 2019-01-05 01:19:14 +01:00
gb_hardware.mfk GB: Fix a silly warning 2020-03-31 17:27:31 +02:00
gb_header_small.mfk update gb lib code to current syntax for example/ 2021-07-11 18:15:39 -04:00
gb_joy.mfk update gb lib code to current syntax for example/ 2021-07-11 18:15:39 -04:00
init_rw_memory.mfk Fix init_rw_memory 2020-08-01 22:19:51 +02:00
joy.mfk Library improvements 2018-12-17 17:18:29 +01:00
keyboard.mfk Add Robotron Z1013 support 2020-09-29 22:57:27 +02:00
loader_1c01.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_0401.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_0801.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_0801_16bit.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_1001.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_1201.mfk CBM BASIC loader should use the actual address of main (fixes #111) 2021-11-12 02:45:53 +01:00
loader_a000.mfk Fix cartridge targets 2019-08-16 01:09:03 +02:00
loader_c64crt.mfk Fix cartridge targets 2019-08-16 01:09:03 +02:00
lunix.mfk It's LUnix not Lunix 2020-03-31 21:43:36 +02:00
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.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
msx_crt.mfk Fix cartridge targets 2019-08-16 01:09:03 +02:00
nes_hardware.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
nes_joy.mfk CHange semantics of reset_joy to make more sense 2019-09-21 00:57:16 +02:00
nes_joy1_default.mfk Library improvements 2018-12-17 17:18:29 +01:00
nes_mmc4.mfk Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
nes_routines.mfk Use const arrays on cartridge targets (2) 2019-06-26 18:13:00 +02:00
null_joy_default.mfk Library improvements 2018-12-17 17:18:29 +01:00
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 Changes to macros and parameter list syntax: 2020-03-30 19:23:48 +02:00
pc_dos.mfk Add 8080-to-8086 translation 2019-05-31 17:03:35 +02:00
pet_kernal.mfk Fix #107 (syntax errors in stdlib, overpanicky statement preprocessor) 2021-03-20 01:23:51 +01:00
pstring.mfk Add pstrpaste function 2020-04-06 11:53:51 +02:00
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.mfk Add pstring module 2020-04-06 00:44:20 +02:00
stdio_zxspectrum.mfk Fix stdio for ZX Spectrum 2018-09-28 22:39:52 +02:00
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 Use const arrays on cartridge targets 2019-06-26 17:54:29 +02:00
vcs_secam_palette.mfk Preliminary Atari 2600 support 2018-04-03 23:13:57 +02:00
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 Fix #107 (syntax errors in stdlib, overpanicky statement preprocessor) 2021-03-20 01:23:51 +01:00
x16_hardware.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x16_joy.mfk X16: Updated to the newest hardware design 2020-05-01 15:19:25 +02:00
x16_joy1_default.mfk Commander X16 improvements 2019-09-16 22:55:08 +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 Optimization hints 2021-03-15 00:44:14 +01:00