Aaron Giles
71fbb5edc2
Added license tags to a few more files. Also converted many of OG's
...
BSD licenses to tags since when he copied & pasted them he forgot to
remove one instance of my name, which I caught while searching. ;-)
2013-10-16 09:38:09 +00:00
Aaron Giles
5d0ce54f9e
Bulk convert files that already had standard BSD license in my name
...
to new license tagged form.
2013-10-16 08:14:49 +00:00
cracyc
98652587d8
dim_dsk: add modern support [Carl]
...
x68k: make floppies work again [Carl]
hd63450: make it easier for external drq support (nw)
---
esq5505 is the only other user of the hd63450, needs to be tested
2013-10-14 17:44:51 +00:00
Miodrag Milanovic
96aa5e1c08
Cleanups and version bump
2013-09-17 06:47:03 +00:00
Curt Coder
a2381079c4
(MESS) c128: Added support for double-sided Commodore GCR images to be used with the 1571 disk drive. Images can be created with e.g. "copy /b side0.g64+side1.g64 disk.g71" [Curt Coder]
2013-09-16 19:00:45 +00:00
Oliver Stöneberg
1db1801a5b
removed useless unsigned variable checks in src/lib/formats/ap_dsk35.c (nw)
2013-09-16 15:15:51 +00:00
cracyc
f1ab5c69a6
(mess) support raw compis images (nw)
2013-08-21 13:40:43 +00:00
Angelo Salese
3310807d59
.hdm -> another raw image format, used by add_ssil so far
2013-08-07 21:43:56 +00:00
Angelo Salese
cf0c9f4215
Correct disk geometry for PC-98 raw images
2013-08-07 21:34:10 +00:00
Angelo Salese
6f47f6617f
Added raw formats for PC-98
2013-08-07 21:15:15 +00:00
cracyc
254d025c68
td0_dsk:fix null sector case (nw)
2013-08-01 02:26:36 +00:00
Robbbert
11ce91cc22
fixed memory leak (thx to OG for the fix)
2013-07-31 08:25:53 +00:00
Robbbert
baaa4f2029
(MESS) kaypro : Added back the DSK format (still doesn't work!)
2013-07-29 10:15:21 +00:00
Michaël Banaan Ananas
7680a24bb9
fix compile
2013-07-17 05:18:23 +00:00
Scott Stone
9f04a5f77f
Some emu.h related redundant #include cleanup (nw)
2013-07-17 04:37:56 +00:00
R. Belmont
bd549978c5
Initial support for Fedora 19 / GCC 4.8.1 [R. Belmont]
2013-07-08 23:32:47 +00:00
Robbbert
66b55f3344
(MESS) mbee : changed gaps
2013-07-06 11:01:42 +00:00
Robbbert
9b897a698b
(MESS) mbee : converted to modern fdc, still doesn't work though. (nw)
2013-07-05 11:16:08 +00:00
smf-
2e9622ecdb
Fixes for building MAME with Visual Studio 2013 preview [smf]
2013-07-05 00:45:14 +00:00
Miodrag Milanovic
1953d6cf08
(MESS)-bml3: split into three variants (bml3, bml3a and bml3b) according to floppy disk support. Only bml3a (5.25" disk) is considered working. [jedwidz]
...
-m6809: Initially setting S with a 'TFR *,S' evidently should enable NMI [jedwidz]
-mc6845: Add rudimentary support for 'interlace and video' mode [jedwidz]
2013-06-19 13:23:20 +00:00
Miodrag Milanovic
16f5234d43
Cleanups and version bump
2013-06-11 07:16:42 +00:00
Curt Coder
d8571d9f57
(MESS) ep64: Modernized the Enterprise 64/128 driver. [Curt Coder]
2013-06-06 14:00:58 +00:00
Miodrag Milanovic
05eb4a0916
(MESS) bml3.c [jedwidz]
...
- improved keyboard
- improved video
- disk support
2013-06-05 08:50:19 +00:00
mahlemiut
6fdd2c264b
dsk_dsk: Fixed incorrect sector size bug preventing standard DSK images from working. [Barry Rodewald]
2013-06-04 12:14:07 +00:00
Robbbert
97e4fd9c6d
(MESS) Applix: Added floppy disk drives
2013-05-29 09:34:06 +00:00
cracyc
c108d5258c
td0_dsk: make sure header magic is same case and include cell calc from OG (nw)
2013-05-23 18:41:35 +00:00
cracyc
01b7c1543f
td0_dsk: be more permissive of disk types (nw)
2013-05-23 14:46:52 +00:00
cracyc
e697bb3278
td0_dsk: add new floppy system support for teledisk [Carl]
...
---
Lots of conflicting info out there, need more samples (8", fm)
2013-05-23 12:44:45 +00:00
smf-
b03bfd4df2
Ignore unformatted tracks in dsk files [smf]
2013-05-21 21:13:32 +00:00
cracyc
bb174ce847
(mess) pc: fix font for asst128 (nw)
...
asst128_dsk: add support for asst128 ssqd 360K disks (nw)
--
Added a new format class for asst128 floppies because the 360K SSQD disk format conflicts with the standard 360K DSDD type. The Assistant 128 BIOS translates disk commands so 360K DSDD disks boot fine though.
2013-05-11 17:49:37 +00:00
Wilbert Pol
4f30e2928a
(MESS) csw_cas.c: Fixed CSW header detection regression. [Wilbert Pol]
2013-04-26 18:07:22 +00:00
Wilbert Pol
25f17d7394
Formatting (nw)
2013-04-26 17:54:55 +00:00
Olivier Galibert
4f95ed2170
dsk: mwahahaha (nw)
2013-04-16 11:45:40 +00:00
cracyc
5ee7683519
upd765_dsk: don't crash when inserting a disk after removing a different size one (nw)
...
winsocket, winptty: don't use osd_free on pointer allocated with malloc (nw)
2013-04-15 02:10:49 +00:00
Olivier Galibert
1b1d090f52
imd: Stop being so anal-retentive, it's counterproductive [O. Galibert]
2013-03-26 19:13:41 +00:00
Oliver Stöneberg
0817d64c5f
set proper cassette image loading error / removed unused CASSETTE_ERROR_INVALIDARG (nw)
2013-02-12 18:53:20 +00:00
Miodrag Milanovic
a440a8e020
Cleanups and version bump
2013-02-11 07:44:56 +00:00
Olivier Galibert
1ac400963a
flopimg: When generating a pc layout, don't write the gap3 after the last sector [O. Galibert]
2013-02-09 10:35:45 +00:00
Curt Coder
9dec2793ff
(MESS) tiki100: Fixed 90K floppy format. (nw)
2013-01-24 15:07:26 +00:00
Olivier Galibert
e30560322d
dsk_dsk: Header size obvious fix [O. Galibert]
2013-01-20 08:55:14 +00:00
Curt Coder
f02a94e4ac
Fixed MSVC compile. (nw)
2013-01-17 20:08:59 +00:00
Curt Coder
ffe3325258
(MESS) d64/g64 floppy modernization WIP. (nw)
2013-01-17 15:32:52 +00:00
Curt Coder
4c924e2a63
(MESS) Fixed typos. (nw)
2013-01-14 18:27:19 +00:00
Curt Coder
cf41f05d4b
(MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder]
...
(MESS) d64/g64 floppy modernization WIP. (nw)
2013-01-14 16:27:52 +00:00
Curt Coder
fd500d6410
(MESS) Refactored the Commodore 1581 floppy disk drive to use the modern floppy system. Supports read-only access to D81 images. [Curt Coder]
...
wd_fdc: Controller remains busy until the last DRQ has been served, and the sector register can now be written more than once. [Curt Coder]
2013-01-12 13:51:35 +00:00
smf-
1940866c70
output of new srcclean changes that are relatively small [smf]
2013-01-11 19:43:14 +00:00
Miodrag Milanovic
0e19f641d3
Cleanups and version bump
2013-01-11 07:32:46 +00:00
Curt Coder
1568a656f8
(MESS) bw12, xerox820, wangpc: Fixed floppy. [Curt Coder]
2013-01-09 17:56:14 +00:00
Fabio Priuli
8cc9070d27
lviv: added support for multipart tapes (lv0, lv1, etc. extensions) [Fabio Priuli]
...
softlists: added preliminary softlists to Apogee, Bashkiria-2M, BK-0010, Galaksija, Korvet, Lviv, Mikrosha, Ondra ViLi, Orao,
Orion-128/OrionPro, Partner-01.01, Pecom64, Pyldin-601, Radio-86RK, Specialist/Specialist MX and UT-88. [Fabio Priuli]
After 0.148 I will clean up the file descriptions, but it's good to have these documented at last :-)
Loading instructions are already present at projectMESS and will be in next sysinfo update.
2013-01-09 17:20:18 +00:00
Curt Coder
e29bf515c4
Added FM encoding support to upd765_dsk. [Curt Coder]
...
(MESS) bw2: Fixed floppy loading. [Curt Coder]
2013-01-08 17:57:56 +00:00