Commit Graph

259 Commits

Author SHA1 Message Date
Angelo Salese
fbd35ee85a Cleanups and version bump 2012-01-08 14:41:35 +00:00
Olivier Galibert
5ac6d5200f typo fix (nw) 2012-01-07 21:08:39 +00:00
Olivier Galibert
f659a7f5ff mess sync (nw) 2012-01-07 21:03:04 +00:00
Olivier Galibert
517ae1369f Placeholders. 2012-01-07 20:50:20 +00:00
R. Belmont
b4ab914f21 OS/2 updates [KO Myung-Hun] 2012-01-05 03:23:51 +00:00
R. Belmont
ca3c3db01a chdman: don't be case sensitive on the input type extension [R. Belmont] 2012-01-04 23:39:17 +00:00
R. Belmont
85f5960fb3 fix linking (how did this work on anything?) (nw) 2012-01-03 02:23:29 +00:00
Aaron Giles
64f1231c63 Removed old C-based interface to astrings. astring exists only as
a class now. Updated all stragglers (mostly tools) to use the class
form. [Aaron Giles]
2012-01-03 00:21:13 +00:00
Aaron Giles
80cd316a2a Bulk conversion of bitmap_t * to bitmap_t & . With this change the
parameters for the global SCREEN_UPDATE callback match the parameters
for the driver_device version. Added allocate() and deallocate()
methods to bitmap_t to permit cleaner handling of bitmaps in drivers
and modern devices. [Aaron Giles]
2012-01-02 04:59:11 +00:00
Michaël Banaan Ananas
b8e876b314 fix clip regression 2012-01-01 14:58:19 +00:00
Aaron Giles
a416952060 Fix a few stragglers. Add width/height/position setters to
the rectangle class.
2011-12-31 22:16:10 +00:00
Aaron Giles
9cae38e0d8 Converted bitmap_t and rectangle into proper classes. Replaced BITMAP_ADDR*
macros with bitmap->pix* functions, and moved bitmap_fill() to bitmap->fill()
among other similar changes. Bitmap fields now only available via accessors.
Replaced sect_rect with &= and union_rect with |= operators for rectangle
classes. Some general cleanup as a result of these changes. [Aaron Giles]
2011-12-31 07:52:26 +00:00
R. Belmont
9acf3375ed chdman: fixed -extractcd of images with postgaps. CHDs do not need reconversion, this was an -extractcd problem only. [R. Belmont] 2011-12-31 02:49:25 +00:00
Miodrag Milanovic
778d3f77c3 Floppy changes by OG, imported from MESS (no whatsnew) 2011-12-30 08:56:30 +00:00
Miodrag Milanovic
8b883bb7ca Sync with MESS (no whatsnew) 2011-12-25 07:53:06 +00:00
Miodrag Milanovic
0da3f91d82 tokenize function makes trouble if linebuffer and token buffer size are not same (no whatsnew) 2011-12-21 10:37:43 +00:00
Miodrag Milanovic
6e79bb2629 Sync with MESS all credited there (no whatsnew) 2011-12-12 14:20:12 +00:00
Fabio Priuli
57b5ee3b28 minor debugging. no whatsnew. 2011-12-04 11:16:18 +00:00
Angelo Salese
64c8ea4a99 Added 3 opcodes (sfence,fstp,fild) to the i386 processor [Samuele Zannoli]
Little modifications to ap2_dsk.c and gaelco3d.c/.h to compile with MSVC [Samuele Zannoli]

Added a placeholder for ohci usb controller in chihiro plus relative hack to avoid an infinite loop. 
This allows chihiro to try to initialize direct3d and to use the nvidia 3d accelerator ... [Samuele Zannoli]
2011-12-02 13:24:09 +00:00
Miodrag Milanovic
cda1b4765c Commented (per Kale's request) not removed libcothread usage in core (requires clean build), (no whatsnew)
We can safely remove comments and cothread.* from /emu and /lib/cothread if it's confirmed way to go
2011-11-30 16:00:43 +00:00
Miodrag Milanovic
b1c3a23ed4 Sync with MESS (no whatsnew) 2011-11-25 13:39:59 +00:00
Miodrag Milanovic
6aadd7d787 Sync with MESS, also placed back sdlmain change since it proved working on BSD (no whatsnew) 2011-11-22 09:07:58 +00:00
Angelo Salese
18b06709c8 Clean-ups and version bump 2011-11-13 20:35:34 +00:00
Miodrag Milanovic
47cc156fe2 Sync with MESS, OG work credited there (no whatsnew) 2011-11-11 08:40:31 +00:00
Miodrag Milanovic
c041a6eddc Sync with MESS, OG work, credited there (no whatsnew) 2011-11-09 13:20:10 +00:00
Miodrag Milanovic
e0f276b74b Change order of parsing in emu_options, so first all slot devices are set and then image devices.
Also update lib/util/options.c so now parsing is not stopped on first unknown parameter, this way order of options in command line is not important for dynamic options (no whatsnew)
2011-11-09 10:28:30 +00:00
Olivier Galibert
55e17a2bb9 ipf: Describe the remaining fields [O. Galibert, SPS] 2011-11-01 11:36:43 +00:00
Angelo Salese
0e5fb79526 clean-ups and version bump 2011-10-27 17:20:11 +00:00
Miodrag Milanovic
4403e7bdd8 Synced with MESS (no whatsnew) 2011-10-23 15:50:00 +00:00
Angelo Salese
5ee0c7d818 clean-ups and version bump 2011-10-10 21:17:54 +00:00
Miodrag Milanovic
b829e84ac6 Sync with MESS (no whatsnew) 2011-10-04 10:14:46 +00:00
Miodrag Milanovic
6730bf8cc7 Added a way to handle output for debug messages and debugger itself into octal too, and made
a few CPU's to give octal output by default.
Note that for now just some functions things return octal, will add more, but since this change required clean compile better to put it sooner then later (no whatsnew)
2011-10-04 09:58:07 +00:00
Miodrag Milanovic
1bdb2cdbb5 Sync with MESS (no whatsnew) 2011-09-25 08:24:58 +00:00
Angelo Salese
cb74ddd807 Clean-ups and version bump 2011-09-20 21:10:48 +00:00
Miodrag Milanovic
d6ccb5380f Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew) 2011-09-19 14:32:46 +00:00
Olivier Galibert
a7a6ee9ed4 st_dsk: fix stupid bug (nw) 2011-09-07 07:29:19 +00:00
Angelo Salese
c0b3576488 Cleanups and version bump 2011-09-06 13:39:18 +00:00
Olivier Galibert
e2a6f1fee2 st_dsk: Add the easy ST formats [O. Galibert] 2011-09-03 20:51:25 +00:00
Olivier Galibert
bbef8c9063 Fixed build. (nw) 2011-09-03 20:51:18 +00:00
Olivier Galibert
19b0135c30 floppy: Change the internal format to use magnetic cells. Temporarily
move the full-track pll bit extraction in the amiga fdc. [O. Galibert]
2011-09-03 20:51:10 +00:00
Olivier Galibert
45ca548374 mfi: This is going to converge eventually, honest [O. Galibert] 2011-09-03 20:51:04 +00:00
Olivier Galibert
fcd0950265 mfi: Fix the format thanks to smf's help [O. Galibert] 2011-09-03 20:50:51 +00:00
Olivier Galibert
fd38e72142 floppy: Add brand-new MFI (MESS floppy image) support. [O. Galibert] 2011-09-03 20:50:44 +00:00
Olivier Galibert
bfbaefbb4e placeholders 2011-09-03 20:33:03 +00:00
Olivier Galibert
f900b44eb0 floppy: Refactor slightly. Name, descrition, etc are now an intrinsic property of converters. [O. Galibert] 2011-08-30 10:58:21 +00:00
Angelo Salese
2811f1f8f7 Cleanups and version bump 2011-08-25 17:58:46 +00:00
Scott Stone
b6cd64c7ab "English doesn't borrow from other languages. English follows other languages down dark alleys, knocks them over and goes through their pockets for loose grammar!"
Hand-checked the most popular English word misspellings and made the appropriate changes.  Nearly all of the changes made were in commented areas. (no whatsnew)
2011-08-23 04:59:11 +00:00
Michaël Banaan Ananas
ff95e0a898 ini file write: skip those <UNADORNED..> options, and don't start the file with a newline 2011-08-22 16:04:36 +00:00
Olivier Galibert
1a60586bc6 floppy: Add generic track data descriptors [O. Galibert] 2011-08-20 15:42:58 +00:00
Olivier Galibert
27886f2f2b placeholders 2011-08-20 15:41:37 +00:00