Mini65-hacked.a65.txtMini65 source code hacked to use the USB port of the W65C02SXB. Not tested yet! Intention is to read an input bit, to control whether to boot into TIDE or BBC BASIC.I need to think how to switch the NMI and IRQ code between the two systems. plain - 11.94 kB - 02/18/2024 at 22:48 |
|
|
Mini65-hacked.a65.lst.txtFortunately the modified code still fits inside 512 bytes!plain - 38.48 kB - 02/18/2024 at 22:48 |
|
|
Mini65.a65.txtJ.G. Harston's minimalist 6502 MOS modified to conventional assembler syntax. Assembles online and verified against known-good ROM image.text/plain - 9.65 kB - 11/17/2021 at 21:07 |
|
|
Mini65.a65.lst.txtMini65.a65.txt output listing.text/plain - 33.73 kB - 11/17/2021 at 21:07 |
|
|
WDC65c02SK_v2-0-4-3_2013-07-02.info.txtRough disassembly information fileplain - 7.45 kB - 11/07/2021 at 14:56 |
|
|
WDC65c02SK_v2-0-4-3_2013-07-02.s.txtRough disassembly of 65C02 based board.plain - 200.51 kB - 11/07/2021 at 14:56 |
|
|
Acorn_6502_HiBasic3.bin6502 BBC BASIC, starts at B800.octet-stream - 16.00 kB - 11/15/2021 at 04:47 |
|
|
Acorn_201_606_ROM_ca65.txtAcorn 6502 coprocessor 2K firmware source code.Communicates over Tube. This could be modified for the W6502SXB board. plain - 35.17 kB - 11/15/2021 at 04:25 |
|
|
Acorn_201_606_ROM_ca65.lst.txtAcorn 6502 coprocessor 2K firmware listing.plain - 85.83 kB - 11/15/2021 at 12:08 |
|
|
Atom_BBC_BASIC_OS.romThis OS for the Atom BBC BASIC conversion card is 4K, which is too big for HiBASIC. Serves as a known-good reference for checking that any source-code recreations can generate the original code.rom - 4.00 kB - 11/15/2021 at 12:42 |
|
|
BBCMOS1.src.txtSource code for the Atom BBC BASIC OS ROM, by J.G. Harston who says there are many errors. The source syntax is that of the BBC BASIC assembler, and the label names describe their address but not their function.plain - 80.40 kB - 11/15/2021 at 14:20 |
|
|
Atom_BBC_BASIC_OS_src.txtSource code for the Atom BBC BASIC OS ROM, by J.G. Harston, modified for online assembly at asm80.com and with more explanatory variable/function names.plain - 64.19 kB - 11/16/2021 at 03:50 |
|