mame/scripts/src
68bit 10f480911d swtpc09: add a UniFLEX specific floppy format.
The UniFLEX disk format is not compatible with the Flex format. Significantly it
does not use a mix of single density for booting on some double density disks
which makes it simpler - hardware required a new boot ROM to run UniFLEX.
Further, the UniFLEX sector size is 512 bytes versus 256 for Flex, and the
UniFLEX 'SIR' info sector record is completely different to the info on Flex
disk, and the file system format is also not at all compatible.

Thus the UniFlex format can rely largely on the WD17xx format, with an
overload to handle the sector numbering on the second side continuing from the
first side (one feature in common with the Flex format). This gives a quick
'save' capability and shares code.

Support for 8" disks is included as this was the initial distribution format
and the only one found so far.
2019-08-13 13:42:13 +10:00
..
mame (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
osd gdbstub: added new GDB stub debugger (#5456) 2019-08-11 12:21:16 -04:00
3rdparty.lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
benchmarks.lua
bus.lua apple2: Support the original gameport ComputerEyes [R. Belmont, Golden Child] 2019-08-09 22:10:49 -04:00
cpu.lua Add disassembler and skeleton CPU device for CompactRISC CR16B architecture 2019-07-05 19:02:43 -04:00
devices.lua
emu.lua Better support for screen orientation/geometry: 2018-07-26 23:11:02 +10:00
formats.lua swtpc09: add a UniFLEX specific floppy format. 2019-08-13 13:42:13 +10:00
lib.lua
machine.lua Add still-frame PNG image device for use by digitizers/cameras/etc. [R. Belmont] 2019-08-09 19:57:10 -04:00
main.lua (nw) Clean up the mess on master 2019-03-26 11:13:37 +11:00
netlist.lua srcclean (nw) 2019-05-26 13:10:03 +10:00
sound.lua mu50: Enhance, add the swp00 [O. Galibert] 2019-04-28 14:52:20 +02:00
tests.lua
tools.lua srcclean (nw) 2019-05-26 13:10:03 +10:00
video.lua pcipc: added a slightly more usable PCI S3 Virge/DX video card. 2019-08-09 15:00:48 +12:00